body {
	margin: 0;
	padding: 0;
	background: #000000 url(../../images/backhdr5.jpg) no-repeat top center;
}

h1, h2, h3, h4, h5, h6, ul {

	font-family: Helvetica, Geneva;
	/*   font-style: italic; */
	color: #FFFFFF;
}

p, ol, blockquote {
	font-family: Helvetica, Geneva;
	font-size: 12px;
}


/* Header */

#topstatusbar {
	height: 30px;
	margin: 0;
	background: #000000;
	padding: 15px 0 0 30px;
	font-family: Helvetica, Geneva;
	font-size: 10px;
	color: #FFFFFF;
}

#header {
	width: 830px;
	height: 130px;
	margin: 20px auto 10px auto;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 70px 0 0 30px;
	font-size: 16px;
	letter-spacing: 3px;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 120px 60px 0 0;
	font-size: 10px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

/* -- Right and Left menus formatting styles -- */

#menuboxtopleft {
	width: 140px;
	height: 15px;
	float: left;
	background: url(../../images/menuboxtopblack140.png) no-repeat left center;
}


#menuboxleft {
	width: 140px;
	float: left;
	margin: 15px 0 0 0;
	background: url(../../images/menuboxmiddleblack140.png) repeat-y;
}

#menuboxleft ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

#menuboxleft h2 {
	margin: 2px 18px 2px 5px;
	padding: 3px 0 4px 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}

#menuboxleft ul ul {
	margin-left: 15px;
}

#menuboxleft a {
	text-decoration: none;
	color: #ffffff;
}

#menuboxleft a:hover {
	text-decoration: none;
	color: #FF0000;
}


/* Picture Content */

#rightmenupic {
	width: 80px;
	height: 80px;
	float: left;
	border: 1px solid #555;
	margin: 5px 0 0 20px;
}

#menuboxbottomleft {
	width: 144px;
	height: 28px;
	float: left;
	margin: 0;
	background: url(../../images/menuboxbottomblack140.png) no-repeat left center;
}

/* -- Databox formatting styles -- */

#databoxtop {
	width: 640px;
	height: 15px;
	float: left;
	background: url(../../images/databoxtopblack640.png) no-repeat right center;
}

#databoxmiddle {
	width: 640px;
	float: left;
	margin: 15px 0 0 0;
	background: url(../../images/databoxmiddleblack640.png) repeat-y;
}

#databoxmiddle h1 {
	float: left;
	color: #ffffff;
	font-size: 12px;
	margin: 5px 0 0 10px;
	text-decoration: underline;
}

#databoxtextmiddle {
	width: 575px;
	padding: 15px 20px 15px 25px;
	float: left;
}

#databoxtextmiddle h1 {
	float: left;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

#databoxtextmiddle h1.yellow {
	color: #b3aa03;
}

#databoxtextmiddle h1.code {
	color: #00ad42;
}

#databoxtextmiddle a {
	text-decoration: none;
	color: #b6ae8b;
}

#databoxtextmiddle a:hover {
	text-decoration: none;
	color: #FF0000;
}

#databoxbottom {
	width: 640px;
	height: 28px;
	float: left;
	background: url(../../images/databoxbottomblack640.png) no-repeat right center;
}

#databoxcopy {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	margin: 0 0 0 10px;
}

#databoxcopy a {
	text-decoration: none;
	color: #fff;
}

#databoxcopy a:hover {
	text-decoration: none;
	color: #ff0000;
}

.FormInfo {
color: #ffffff; 
/* font-size: small; */
background-color: #000;
}

.green {
color: #00ad42;
}

.yellow {
	color: #b3aa03;

}


/* -- Highslide formatting styles -- */

/*
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}

.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid #494949;
}
.highslide:hover img {
	border-color: red;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
*/

/* Example of a semitransparent, offset closebutton */
/*
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../highslide/graphics/close.png);
}
*/

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
/*
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	display: none;
}
*/

/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
/*
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

*/
/* hs.wrapperClassName = 'dark' */
/*
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-black-border.gif);
}

*/

/**
 * Style sheet for CalendarPickerControl
 * System-colors theme
 */

div.calendarbutton{
	position: absolute;
	width: 15px;
	height: 16px;
	background: transparent url(../java/calendar_icon.png) no-repeat center;
}

#CalendarPickerControl{
	background-color: transparent;
	width: 250px;
	height: 200px;
}

#CalendarPickerControl table.calframe{
	width: 100%;
	border: 1px solid black;
	background-color: buttonface;
	text-align: center;
}

#CalendarPickerControl td.monthname{
	width: 100%;
	font: normal 13px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.monthnameLNX{
	width: 100%;
	font: normal 13px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl table.navigation{
	width: 100%;
	text-align: center;
}

#CalendarPickerControl td.navbutton{
	font: normal 11px Verdana;
	color: buttontext;
	font-weight: bold;
	background-color: buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: pointer;
}

#CalendarPickerControl td.navbutton:hover{
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight  threeddarkshadow;
	background-color: buttonshadow;
}

#CalendarPickerControl span.yearbutton{
	cursor: pointer;
}

#CalendarPickerControl span.yearbutton:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.dayname{
	font: normal 11px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.daynameLNX{
	font: normal 11px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl td.today{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: red;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.today:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current{
	font: normal 11px Verdana;
	font-weight: bold;
	background-color: highlight;
	color: highlighttext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.day{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: buttontext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.day:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.weekend{
	font: normal 11px Verdana;
	color: buttontext;
	text-decoration: none;
	background-color: threedshadow;
	font-style: italic;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight threeddarkshadow threeddarkshadow buttonhighlight;
}

#CalendarPickerControl td.weekend:hover{
	background-color: buttonshadow;
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.dayothermonth{
	font:normal 11px Verdana;
	background-color: buttonhighlight;
	color: inactivecaptiontext;
	border: 1px solid buttonhighlight;
}

#CalendarPickerControl td.weeknumber{
	font:normal 9px Verdana;
	background-color: buttonface;
	color: inactivecaptiontext;
	border-width: 0px;
}