/* CSS Document */

body {
	background-color:#010F24;
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:normal;
	word-spacing:normal;
}

#fulldiv{
	width:100%;
}

#wrap{
	width:800px;
}

.tableheader{
	background:url(images/header_back.jpg) no-repeat;
	width:800px;
	height:23px;
	text-align:center;
}

.tablebody{
	background:url(images/body_back.jpg) repeat-y;
	width:767px;
	text-align:center;
}

.tablebodyleft{
	background:url(images/body_left_back.jpg) no-repeat;
	width:239px;
	height:135px;
	text-align:center;
}

.style1{
	font-family:"Arial";
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-weight:normal;
}

.style2{
	font-family:"Arial";
	font-size:12px;
	font-style:italic;
	color:#ACC0DD;
	font-weight:normal;
	line-height:17px;
}

.style3{
	font-family:"Harrington";
	font-size:30px;
	font-style:normal;
	color:#ACC0DD;
	font-weight:normal;
}

.style4{
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	font-weight:normal;
	line-height:20px;
}

.style4 a{
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	color:#ACC0DD;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}

.style4 a:hover{
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	color:#ACC0DD;
	font-weight:normal;
	line-height:20px;
	text-decoration:underline;
}

.style5{
	font-family:"Harrington";
	font-size:18px;
	font-style:normal;
	color:#ACC0DD;
	font-weight:normal;
}

.style6{
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	color:#ACC0DD;
	font-weight:bold;
}

.style6 a{
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	color:#ACC0DD;
	font-weight:bold;
	text-decoration:none;
}

.style6 a:hover{
	font-family:"Arial";
	font-size:12px;
	font-style:normal;
	color:#ACC0DD;
	font-weight:bold;
	text-decoration:underline;
}

.footerstyle{
	font-family:"Arial";
	font-size:10px;
	font-style:normal;
	color:#5E7AA0;
	font-weight:bold;
	line-height:17px;
}

.footerstyle a{
	font-family:"Arial";
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
}

.footerstyle a:hover{
	font-family:"Arial";
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	font-weight:bold;
	line-height:17px;
	text-decoration:underline;
}

.tablebottomfooter{
	background:url(images/sd_middle_bottom.jpg) repeat-x;
	width:732px;
	height:13px;
}
