.com2go {
	font-weight: bold;
	font-size: 10px;	
	font-family: Tahoma, Verdana, Arial;
	color: orange;
	text-decoration: none;
}

.header {
	background-color: #69B0C2;
	border-bottom: 1px #515151 solid;
	text-align: left;
	vertical-align: top;
	height: 75px;
	width: 780px;
}

.gold {
	background-color: #FEDD59;
	}

.silver {
	background-color: #E1E1E1;
	}

.menu {
	border-top: 1px solid #CDCDCD;
	border-bottom: 2px solid #8D8D8D;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px; 
	color : #5A5A5A;
	text-align: justify;
}

.menu2, a.menu2:visited, a.menu2:link {
	border-bottom: 2px solid #8D8D8D;
	border-right: 1px solid #8D8D8D;
	width: 180px;
	background-color: #DBE2D6;
	text-align: justify;
}

.menuBack
{
	background-image: url(../images/menu/menuBackRepeat.jpg);
	background-repeat: repeat-x;

}



.content {
	border-top: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-bottom: 2px solid #8D8D8D;
 	width: 599px;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	vertical-align: top;
	text-align: justify;
}

.mainContent {
	background-image: url(../images/head/mainSide.gif);
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	color : #2A2A2A;
	text-align: justify;	
	width: 580px;
	background-color: #FFFFFF;
}

.footer {
	height: 10px;
	background-color: #727276;
	border-bottom: 1px #515151 solid;
	text-align: right;
	font-size: 10px;	
	font-family: Tahoma, Verdana, Arial;
	
}

.mainFooter {
	height: 10px;
	background-color: #92A296;
	border-bottom: 1px #515151 solid;
	text-align: right;
	font-size: 10px;	
	font-family: Tahoma, Verdana, Arial;
	
}

.datatitle{
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #5A5A5A;
	vertical-align: top;
	text-align: right;
}


input{
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #5A5A5A;
	text-align: middle;
}

.datainput, textarea, select, radio{
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #5A5A5A;
	text-align: left;
}



.icon{
	width: 24px;
}


.dataresult{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color : #2A2A2A;
	text-decoration: none;
	height: 18px;
	text-align: center;
}

a.sideLink {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color : #81BB43;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

a.sideLink:HOVER {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}


.sideMenu {
	width: 198px;
	border-right: 1px solid #4E9214;
}

.bodyRightLineBack {
	background-color: #69B0C2;
	width: 29px;
	border-right: 1px solid #4E9214;
}

.mainTable {
	border:	1px solid #767678;
	}

.mainTitle{
	padding: 2px 2px 2px 2px;
	font-weight: Bold;
	font-family: Tahoma, Verdana, Arial; 
	font-size:12px; 
	color: #FFFFFF; 
	border: 1px solid #000000; 
	background-color: #69B0C2;
	text-align: left;
}

.subTable {
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial; 
	color : #5A5A5A; 
	background-color: #F1F1F1; 
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	text-align: left;
}

A.subLink {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #5A5A5A;
	text-decoration: none;
}

A.subLink:HOVER {
	text-decoration: underline;
}


<!-- Top Menu Member Buttons -->


#navcontainer
{
margin: 0 0 0 0px;
padding: 0 0 0 2px;
width: 780px;
background-color: #4C4C4C;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #7A7A7A;
width: 109px;
border-top: 1px solid #4C4C4C;
border-left: 1px solid #4C4C4C;
border-bottom: 1px solid #4C4C4C;
border-right: 1px solid #4C4C4C;
padding: 5px 0 5px 0;
margin: 0 0 0 0;
color: #ffffff;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/18px "Tahoma", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-weight: bold;
}

#navcontainer ul li a:hover
{
color: #fff;
background: #89D0E2;
border: 1px solid #FFFFFF;
}

#navcontainer a:active
{
color: #fff;
}

#navcontainer li#active a
{
color: #fff;
}

.linktitle {
	color: #3A5B86;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: transparent;	
}

A.cattitle:link, A.cattitle:visited, A.cattitle:active {
	color: #3A5B86;
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
	background: transparent;
}

A.cattitle:hover {
	color: #A0B5CA;
}

.cattitle {
	color: #3A5B86;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
	background: transparent;
}

.pagenav, .pagenav a {
	color: #3A5B86;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	margin-top: 10px;
	background: transparent;	
}

.pagenav a:hover {
	color: #A0B5CA;
}



<!-- End Buttons -->

