/* CSS Document */

/* CSS Document */

body {
	background-color: #08141F;
	margin-top: 10px;
}

td.banner  {
	height: 295px;
	width: 774px;
	background-repeat: no-repeat;
	background-image:url(../images/index_02.jpg);
}



td.navigation  {
	height: 38px;
	width: 774px;
	background-repeat: no-repeat;
	background-color:#08141F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7F848A;
}


td.body {
	width: 774px;
	background-repeat: repeat-y;
	background-color:#08141F;
}


td.footer {
	width: 774px;
	height: 38px;
	background-repeat:no-repeat;
	background-color:#08141F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#7F848A;
}


td.graycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b7e83;
	line-height: 18px;
}

td.graycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #939598;
	line-height: 12px;
}

td.bluecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c74a2;
	line-height: 22px;
}

td.headline {
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	color: #035395;
	line-height: 24px;
}

a:link,a:active,a:visited {
	color:#FFF;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color:#999;
	background-color:#292f3d;
	text-decoration: none;
}	

a.dis:link,a.dis:active,a.dis:visited {
	color: #e01d3c;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
a.dis:hover {
	color: #e01d3c;
	text-decoration: none;
	font-size:9px;
}

p.txt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	line-height: 18px;
}

p.graycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	line-height: 22px;
}
