@charset "utf-8";
/* CSS Document */

<!--
html{
vertical-align:middle;
}
body,td,th {
	font-family: Century Gothic, Century Schoolbook, Century725 Blk BT, Verdana;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
	height:100%;
	vertical-align:middle;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #06b7fd;
	text-decoration:none;
}
a:visited {
	color: #06b7fd;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #06b7fd;
	text-decoration:none;
}
a:focus { -moz-outline: 0px dotted ! important } 
.division{
cursor:auto;
}
.division:hover{
cursor:pointer;
}
h2{
font-size:14px;
font-weight:bold;
padding-bottom:0px;
margin-bottom:0px;
}
.logobg{
height:98px;
width:25%;
background:url(../images/logobg1.png) center center no-repeat;
vertical-align:middle;
text-align:center;
}
.txtbox{
border-left:#011840 thin solid 1px;
border-top:#011840 thin solid 1px;
border-bottom:#518aed thin solid 1px;
border-right:#518aed thin solid 1px;
background:url(../images/cec/txtbox.jpg) center center repeat-x;
}
.but{
background:#042b6c;
color:#FFFFFF;
border-left:#3868bd thin solid 1px;
border-top:#3868bd thin solid 1px;
border-bottom:#011840 thin solid 1px;
border-right:#011840 thin solid 1px;
}
-->
