body, div, td {
	font-family:Arial, Geneva, Sans-Serif; 
	font-size:14px;
}

td#homecontent {

	font-family:Arial, Geneva, Sans-Serif; 
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	padding: 0px 10px 0px 5px;
}

table#maintable {
	border:6px;
	border-style: double;
	border-color: #006699;
}

table#menu {
	width:140px;
	border:1px;
	background-color: #D4D6B3;
}

table#menu td {
	font-family:Arial, Geneva, Sans-Serif; 
	font-size:11px;
}

td#menucell {
	padding: 0px 10px 0px 10px;
}

.expand {
	width:100%;
}

td.menubracket {
 	background-color:#D4D6B3;
	height: 15px;
}

td.TopNavLink,	    
td.TopNavLinkSelected {
	height: 20px;
	padding-top: 3px;/**/ 
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top; 
	width:100%;
}

td.TopNavLink {
	background-color:#D4D6B3;
}

td.TopNavLinkSelected {
	background-color:#EAECDE;
}

tr.TopNavLinkSelected td{
	border-top: 2px solid #CCCC99;
	border-bottom: 2px solid #CCCC99;
} 

a.TopNavLink,
a.TopNavLinkSelected {
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	padding: 0px 0px 0px 15px;
}  

td.SimpleLink {
	padding-top: 2px; 
	padding-bottom: 2px;
	width:100%;
}

a.SimpleLink {
	text-decoration: none;
	color: #006699;
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	padding: 4px 0px 0px 25px;
} 

a:hover.SimpleLink {
	text-decoration: underline;
	color: #006699;
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	padding: 4px 0px 0px 25px;
} 

table#footer {
	margin-top:15px;
   	width:100%;
}
 
td#footerline {
	height: 14px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}  

td#footertext {
	padding-top: 10px;
	text-align: center;
	font-family:Arial, Geneva, Sans-Serif; 
	font-size:12px;
	font-weight: normal;
	color: #006699;	 
	padding-bottom:10px;
}

td#footertext a {
	text-decoration: none;
	color: #006699;	 

}