@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #21366a;
	margin: 2; 
	padding: 0;
	text-align: center; /
	color: #000000;
}
html, h1, h2, h3, h4, h5, h6, ol, input, dl, dt, dd, form, select, div, p, img,  {
	margin : 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
 margin: 0 auto;  
 width: 970px;  
 text-align: left; 
 	background: #000000; 
 position:relative;
  }
#top {
	margin: 0 auto;
	padding: 0 0px 0 0px;  
}
#header {
	margin: 0 auto;
	background: #000000; 
	padding: 0 0px 0 0px;  
}
#header h1 {
	margin: 0; 
	padding: 0px 0; 
}

#mainContent {
	width: 970px;
	margin: 0 auto;
	background-position: center top;
	background-repeat: repeat;
}
#mainCopy {
	width: 512px;
	text-align: left;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
#mainCopyLong {
	width: 870px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

#mainHome {
		margin: 0 auto;
		padding: 0 0px; 
	background: #000000;
}
#footer {
		margin: 0 auto;
		padding: 0 0px; 
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
		color: #FFFFFF;
	line-height: 2;
	background: #21366a;
	}
#top {
		margin: 0 auto;
		padding: 0 0px; 
}

.hr_all {
	color: #D3B385;
}
.hr_line {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #000000;
}
.links_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffc50c;
}
.links_body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #feffbf;
}

.Body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	font-weight: normal;
		color: #ffffff;
}
.Body_smallb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
		color: #ffffff;
}

.Body_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		font-style: normal;
	font-weight: normal;
		color: #ffffff;
}
.Body_norm_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		font-style: normal;
	font-weight: bold;
		color: #ffffff;
}
.Body_normred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		font-style: normal;
	font-weight: normal;
		color: #ff0000;
}
	
	
.Body_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
		color: #00C6FF;
}
.Body_Bluelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
		color: #00C6FF;
}
.Body_BlueMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
		color: #00C6FF;
}
.Body_vlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
		color: #ffffff;
}
.links_tbody {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	height: auto;
	width: auto;
	border: 1px solid #999999;
	margin: 0px;
	float: none;
	line-height: normal;
	background-image: url(../images_but/gen.gif);
	background-repeat: repeat;
	background-position: left top;

	}
.links_tbody:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	height: auto;
	width: auto;
	border: thin solid #999999;
	margin: 0px;
	float: none;
	line-height: normal;
	background-image: url(../images_but/gen_on.gif);
	background-repeat: repeat;
	background-position: left top;
}
.table_gray {
	border: thin solid #333333;
}
.tablecell_gray {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
