body { 
	margin-top:0; padding:0; margin-right:0; margin-left:0px;
	background-color:#000000;
}

body td, p, li, ul{ 
	font-family:Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	line-height:17px;
}


#dropmenudiv{
position:absolute;
border-bottom:1px solid #e6e6e6;
border-bottom-width: 0;
font:normal 12px Arial, Helvetica;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #ffffff;
padding: 1px 0;
font-size: 12px;
text-decoration: none;
font-family:Arial, Helvetica;
font-weight: bold;
color:#ffffff;
background: #225983 url('images/navbg.png') repeat-x left top;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #225983 url('images/navbg1.png') repeat-x left top;
}



.MenuVisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 0px;
	height: 24px;
	position:absolute;
	visibility:visible;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 0px;
	height: 24px;
	position:absolute;
	visibility: hidden;
}

.menu_items {
	padding-right:20px;
}


#signupForm p{
	text-align:right;

}

h1 {
	font-family:Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color:#00ccff;
	padding-top:10px;
}

h3{
	font-family:Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	text-align:left;
	margin-bottom:0px;
}


input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


ul{list-style:square}

a:link, a:visited 	{ font-weight : bold; font-size : 12px; color : #00ccff; text-decoration : none; }
a:hover			{ color : #C67404; text-decoration : underline; font-weight : bold; font-size : 12px; }


.news_title {
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
padding: 0px 0px 0px 10px;
line-height : 18px; 
width:160px;
text-align: left; 
} 


.news_contents { 
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align: left;
	padding: 20px 5px 20px 10px;
	width:180px;
}
  
.page_left_table{
background-image:url('images/bg_left.jpg');
background-position: right top;
background-repeat:no-repeat
}

.page_center_table{
background: url('images/bg_middle.jpg');
background-position: left top;
background-repeat:no-repeat
}

.page_right_table{
background-image:url('images/bg_right.jpg');
background-position: left top;
background-repeat:no-repeat
}

.page_contents{
background: url('images/bg_page1.png') repeat-x left top;
}


.foot{
font-family:Arial, Helvetica;
font-size:10px;
color:#FFFFFF;
text-indent: 15px;
font-weight: bold;
text-align:left;
}

.foot a:link, .foot a:visited {
font-family:Arial, Helvetica;
font-size:10px;
color:#FFFFFF;
text-indent: 15px;
font-weight: bold;
text-align:left;
}

.foot a:hover{
font-family:Arial, Helvetica;
font-size:10px;
color:#C67404;
text-indent: 15px;
font-weight: bold;
text-align:left;
}

.text-bold{
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	padding-top:5px;
	width:950px;
}

.heading{
	font-family:Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
	padding-bottom:5px;
	padding-top:15px;
	text-align:left;

}



.home-text{
	font-family:Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	padding-top:5px;
}


.home-text a:link, .home-text a:active, .home-text a:visited {
font-weight : bold; 
font-size : 12px; 
color : #C67404; 
text-decoration : none; 
} 

.home-text a:hover {
color : #ffffff; 
text-decoration : underline; 
font-weight : bold; 
font-size : 12px; 
}

.home_bg {
background-image:url('images/flash_btm.png');
background-position: left top;
background-repeat:no-repeat;
width: 762px;
height: 307px;
}

.flash_spacer {
background-image:url('images/flash_spacer.png');
background-position: left top;
background-repeat:no-repeat;
}

.home_logo {
background-image:url('images/top_menu_1.png');
background-position: left top;
background-repeat:no-repeat;
width: 378px;
height: 42px;
padding-left:10px;
vertical-align:bottom;
}

.home_logo1 {
background-image:url('images/top_menu_3.png');
background-position: left top;
background-repeat: repeat -x;
width: 378px;
height: 42px;
padding-left:10px;
vertical-align:bottom;
}


/* Flash z index fix */

.flash_z{
z-index:-1;
}

.menu_box a:link		{ text-indent:10px; font-size:12px; color:#000000; font-family: arial, helvetica; text-decoration:none; text-align:center;} 
.menu_box a:visited		{ text-indent:10px; font-size:12px; color:#000000; font-family: arial, helvetica; text-decoration:none; text-align:center;} 
.menu_box a:hover		{ text-indent:10px; font-size:12px; color:#0093DE; font-family: arial, helvetica; text-decoration:underline; text-align:center;} 

.titles{
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:1.4em;
	font-weight: bold;
	/*background-color : #CC3300;*/
	background-color : #C00000;
	text-align:center;

}