/* CSS Document */
.texttable1 {
	border: thin solid #3b94e2;
}
.maintable {
	background-color: #FFF;
}
.texttable2 {
background-color:#FFFFFF;  
}
body {
	background-color: #ffffff;
	background-image: url(http://www.garystripling.com/images/tma_grid.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 100px;
	margin-right: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
}
#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #0E2448;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #10539F;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }.ad_table {
	border: thin solid #FFF;

}
.navlink a:link {
	font-family : Verdana, Geneva;
	font-size:small;
	text-decoration : none;
	color : #ffffff;
} 

.navlink a:visited {
	font-family : Verdana, Geneva;
	font-size : xx-large;
	text-decoration : none;
	color : #000000;
} 

.navlink a:hover {
	font-family : Verdana, Geneva;
	font-size : small%;
	text-decoration : underline;
	color : #283c67;
	font-size: xx-large;
} 

