 
/* body and content */

body	{ background-color: #663300 }
td, p	{ color: #333333; font-family: verdana,tahoma,arial; font-size: 15px }
input, select, option	{ color: #333333; font-family:  verdana,tahoma,arial; font-size: 10px }
pre		{ margin: 0px 0px 0px 0px }

/*  classes for content  */

.maintbl	{ border-right: solid 1 #314152; border-left:  solid 1 #314152; background-color: #ffffff }
.title		{ color: #333333; font-family: verdana,tahoma,arial; font-size: 18px; font-weight: bold }
.copyright	{ color: #333333; font-family: verdana,tahoma,arial; font-size: 9px }
.padding	{ padding: 10px }
.cntpadding	{ padding: 10 20 20 20 }
.whitetxt	{ color: #ffffff; }
.btmbdr		{ border-bottom:  solid 1 #314152; }
.footer		{ background-color: #996633; font-size:9px; color:#000000; }

/*  website colors  */

.maincolor		{ background-color: #314152 } /*  darkblue   */
.mainltcolor	{ background-color: #c6cbce } /*  lightblue  */

/*  links  */

A:link.navlink,
A:visited.navlink, 	{ text-decoration: none }
.mouseoff			{ color: #000000; background-color: #996633; padding: 5px }
A:hover.navlink		{ text-decoration: none }
.mouseon			{ color: #000000; background-color: #c6cbce; cursor: hand; padding: 5px }


A:link,
A:visited	{ color: #333333; text-decoration: none }
A:hover		{ color: #666666; text-decoration: none }