
html { min-height: 100%; margin-bottom: 1px; }

body { margin: 0px; background-color: #999999; }

.border_grey { border: 2px solid #666666; }

body,p,td,pre,input,textarea { color: #666666; }
body,p,td,pre,input,textarea { font-family: verdana,helvetica,arial,sans-serif; }
body,p,td,pre,input,textarea { font-size: 11px; }


ul,li {margin-top: 0px; margin-bottom: 0px; color: #666666; }



.bg1 { background-color: #f1f1f2;  
	background-image: url("../images/bg1.jpg"); background-position: left top; background-repeat: no-repeat; }

.banner2 { background-color: #ffffff;  
	background-image: url("../images/home_banner_2.jpg"); background-position: left top; background-repeat: no-repeat; }


.redsub { font-family: verdana,helvetica,arial,sans-serif; font-size: 10px; color: #cc0000; font-weight: 700; } 

.subhead { font-family: verdana,helvetica,arial,sans-serif; font-size: 15px; margin-top: 0px; color: #666666;  }

.head { font-family: verdana,helvetica,arial,sans-serif; font-weight: 700; font-size: 18px; margin-top: 0px; color: #666666; }

.specs { margin-left: 25px; margin-top: 5px; margin-bottom: 5px; color: #666666; }


:link { font-size: 11px; color: #cc0000; font-weight: 700; text-decoration: none; } 
v:link { font-size: 11px; color: #cc0000; font-weight: 700; text-decoration: none; }
a:link { font-size: 11px; color: #cc0000; font-weight: 700; text-decoration: none; }
a:visited { font-size: 11px; color: #cc0000; font-weight: 700; text-decoration: none; }
a:active { font-size: 11px; color: #cc0000;  font-weight: 700; text-decoration: none; }
a:hover { font-size: 11px; color: #ff3333; font-weight: 700; text-decoration: none; }


.email:link { font-size: 10px; color: #cc0000; text-decoration: none; } 
v.email:link { font-size: 10px; color: #cc0000; text-decoration: none; }
a.email:link { font-size: 10px; color: #cc0000; text-decoration: none; }
a.email:visited { font-size: 10px; color: #cc0000; text-decoration: none; }
a.email:active { font-size: 10px; color: #cc0000; text-decoration: none; }
a.email:hover { font-size: 10px; color: #ff3333; text-decoration: none; }


.lgemail:link { font-size: 10px; color: #cc0000; text-decoration: none; } 
v.lgemail:link { font-size: 10px; color: #cc0000; text-decoration: none; }
a.lgemail:link { font-size: 10px; color: #cc0000; text-decoration: none; }
a.lgemail:visited { font-size: 10px; color: #cc0000; text-decoration: none; }
a.lgemail:active { font-size: 10px; color: #cc0000; text-decoration: none; }
a.lgemail:hover { font-size: 10px; color: #ff3333; text-decoration: none; }


.solidblockmenu{ margin: 0; 
				padding: 0; 
				float: left; 
				width: 100%; 
				overflow: hidden; 
				margin-bottom: ;
				border: 1px solid white; 
				border-width: 1px 0; 
				background: black url("../images/blockdefault.gif") center center repeat-x; }
.solidblockmenu li{ display: inline; }
.solidblockmenu li a{ float: left; 
				color: white; 
				padding: 5px 25px; 
				text-decoration: none; 
				border-right: 1px solid white; }
.solidblockmenu li a:visited{ color: white; }
.solidblockmenu li a:hover, .solidblockmenu li .current{ color: white; 
				background: transparent url("../images/blockactive.gif") center center repeat-x; }
