body {
	background-color: #FFFFFF;
	margin:auto;
 	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight: normal;
}
a {outline:none;}
a:visited {outline:none;}
a:hover {outline:none;}
.container a {
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
}
.container a:visited {
	text-decoration:none;
	color:#ffffff;
}
.container a:hover {
	color:#8ADBFF;
}
.menu{
	width:760px;
	height:30px;
	font-size: 14px;
	line-height:35px;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight:normal;
}
.menu a{
	height:30px;
	display:inline;
	font-size: 14px;
	line-height:35px;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight:normal;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
.click a{
	font-size:14px;
	font-weight:bold;
}
.menu a:visited{
	text-decoration:none;
	background:none;
	font-weight:normal;
}
.menu a:hover{
	text-decoration:none;
	color: #8ADBFF;
	font-weight:normal;
}
.main_table {
	width:770px;
	height:600px;
}
.top_bar {
	width:760px;
	height:65px;
	background-image: url(images/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bottom_bar {
	width:760px;
	height:25px;
	background-image: url(images/bottom_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.inner_table {
	width:760px;
	height:600px;
	background-color:#000000
}
.blue_bar_top {
	width:760px;
	height:25px;
	background-image: url(images/blue_bar_top.jpg);
	
}
.blue_bar_bot {
	width:760px;
	height:25px;
	background-image: url(images/blue_bar_bot.jpg);
	
}
.co_logo {
	width:235px;
	height:120px;
	background-image: url(images/co_logo3.jpg);
	text-align:left;
}
.logo_col {
	width: 760px;
	height: 120px;
	background-image: url(images/content_bg3.jpg);
}
.content_area {
	width:365px;
	height:310px;
}
.container{
	position:relative;
	width: 100%;
	height: 310px;
	color:#ffffff;
	text-align: left;
	font-size: 11px;
	line-height:15px;
	font-weight: normal;
}

.sub_menu {
	position:absolute;
	width:365px;
	height:30px;
	font-size:14px;
	text-align:left;
	color:#ffffff;
	left: 0px;
	top: -5px;
}
.sub_menu a{
	height:30px;
	display:inline;
	font-size: 14px;
	line-height:35px;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight:normal;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}
.sub_menu a:visited{
	text-decoration:none;
	background:none;
	font-weight:normal;
}
.sub_menu a:hover{
	text-decoration:none;
	color: #8ADBFF;
	font-weight:normal;
}
#div2, #div3, #div4, #div7 {
	position:absolute;
	display:none;
	width: 365px;
	height: 310px;
	left: 5px;
	top: 0px;
	font-weight: normal;
}
#sub1, #sub2, #sub3, #sub4, #sub11, #sub12, #sub13, #sub14, #sub15, #sub16 {
	position:absolute;
	display:none;
	width: 325px;
	left: 4px;
	top: 30px;
	font-weight: normal;
}
#div1, #div5, #div6 {
	position:absolute;
	display:none;
	width: 325px;
	left: 10px;
	top: 30px;
	font-weight: normal;
}
#div10 {
	position:absolute;
	display:none;
	width: 325px;
	left: 10px;
	top: 10px;
	font-weight: normal;
}
#div6 a{line-height:18px;}
h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
h1 a{font-size:16px;}
h2 {
	font-size: 14px;
	font-weight: bold;
}
t3 {
	font-size: 14px;
}
.hr {
	background-color:#FFFFFF;
}

/* FORM STYLES */

.form_table{
	height:100%;
	width:355px;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	text-align:left;
}
.form_button{
cursor:pointer;
background-color:#999999;
color:#ffffff;
padding: 1px 2px;
border:0px;
border:#ffffff double 3px;
}
.form_button_over{
cursor:pointer;
background-color:#8ADBFF;
color:#ffffff;
padding: 1px 2px;
border:#ffffff double 3px;
}
.hor_30space {
	height:30px;
	display:block;
}
.message {
	color:#ffffff;
	text-align:center;
	font-size:12px;
	line-height:12px;
}

/* END FORM STYLES */
