.style1 {font-size: 12px;
font-weight: bold;}
.style2 {font-size: 9px}
.style4 {font-size: 10px}
.style5 {font-size: 12px;
color: #0000FF;
font-weight: bold;}
.style6 {color: #0000FF}
.style7 {font-size: 10px;}
.style9 {font-size: 12px; color: #000000; font-weight: bold; }
.style10 {font-size: 10px; font-weight: bold; }
.style11 {font-size: 11px}

a:link {color: #000000;
text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
a:active{
	text-decoration: none;
	color: #000000;
}
body,td,th{color: #0000FF;}



* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#masthead {
width: 900px;
float: left;
padding: 10px;
border: 1px solid #666;
height: 100px;
margin: 10px 0px 1px 0px;
background-color: #3971BD;
background-image: url(images/logo.gif); 
background-repeat: no-repeat;
height: 100px;
}

#banner{
height:100px;  
float: right;
}

#banner img{
border: 1px solid #666;
margin: 10px 10px 1px 0px;
}

div.search {
float: right;
margin: -30px 10px;
  }

#navigation {
float: left;
width: 900px;
color: #333;
padding: 10px;
border: 1px solid #666;
height: 30px;
margin: 0px 0px 3px 0px;
background: #99ccff;
}
#navigation ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
color: #ffffff;
line-height: 30px;
white-space: nowrap;
}
#navigation li {
list-style-type: none;
display: inline;
}
#navigation li a {
text-decoration: none;
padding: 5px 10px;
background: #3972b8;
border: solid 1px #666;
 }
#navigation li a:link {
 color: #FFF;
}
#navigation li a:visited {
 color: #FFF;
}
#navigation li a:hover {
 background-color: #2586d7;
}

#leftcolumn { 
 color: #333;
 margin: 0px 4px 0px 0px;
 padding: 0px;
 
 width: 185px;
 float: left;
}

#leftcolumn img {
border: solid 1px #9c9a9c;
}

/* main category links */

ul.leftcolumn
{list-style-type: none;
}

ul.leftcolumn li
{list-style-type: none;
font-size: 12px;}

ul.leftcolumn li a:link, ul.leftcolumn li a:visited {
color: #000000;
text-decoration: none;
font-weight: bold;

}

ul.leftcolumn li a:hover {
text-decoration: underline;
color: #0000FF;
}

/* sub category links */
ul.leftcolumn li ul li a:link, ul.leftcolumn li ul li a:visited {
color: #000099;
text-decoration: none;
font-weight: normal;
font-size: 10px;}

ul.leftcolumn li ul li a:hover {
text-decoration: underline;
color: #000000;
}

#formbgd
{
padding:10px;
margin: 0px 0px 3px 0px;
border: 1px solid #999;
background: #99ccff;
height: 100%;
}

#container {
padding: 0px;
width: 520px;
float: left;
background-color: #fff;
color: #333;
margin: 0px 15px 0px 10px;
}

#box1 {
padding: .5em;
background-color: white;
border:1px solid #9c9a9c;
}

#box2 {
padding: .5em;
background-color: white;
border: 1px solid #9c9a9c;
}


#rightcolumn { 
 color: #333;
 border: 1px solid #9c9a9c;
 background: #cecfce;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 100%;
 width: 165px;
 float: left;
}

#rightcolumn img{
border:1px solid #9c9a9c;
}

#centeredImage{
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}


#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
	border: 1px solid #9c9a9c;
	background-color: #99ccff;
}

#footer ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #ffffff;
white-space: nowrap;
}

#footer li {
list-style-type: none;
display: inline;
}
