.test {
 FONT-SIZE: 12px;
 COLOR: #666666;
 FONT-FAMILY: tahoma, Arial, Verdana, sans-serif;

 margin-right:8px;
 font-decoration: none
}

.imageborder {
 border: 1px dotted #C0C0C0;
}

ul {
 FONT-SIZE: 12px;
 text-align: justify; 
}

.sitemap {
 COLOR: #000066;
 line-height: 150%;
}

.sitemap a {
 COLOR: #000066;
}

.sitemap ul {
 FONT-SIZE: 14px;
 font-weight: bold;
 COLOR: #000099;
 line-height:150%;
}

.sitemap ul a{
 COLOR: #000099;
 line-height:200%;
}

.sitemap ul ul {
 list-style-image: url(images/arrows.gif)
}

.sitemap ul ul a{
 FONT-FAMILY: tahoma, Arial, Verdana, sans-serif;
 FONT-SIZE: 12px;
 COLOR: #000099;
 text-decoration: none;
 font-weight: normal; 
 line-height:150%
}

.test a {
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 COLOR: #666666;
 text-decoration: underline;
}

.test a:hover {
 font-size: 15px;
 text-decoration: underline;
 font-weight: bold;
 font-color: #FF0000;
}

.bottomLinks {
 font-family:Tahoma;
 font-variant:normal; 
 font-size: 10pt;
}

.bottomLinks a {
 color: #333367;
 text-decoration: none; 
}

.bottomLinks a:hover {
 font-family: Tahoma;
 text-decoration: underline; 
 font-weight: bold;
 font-size: 10pt; 
}

.headings {
 font-family: Arial, Helvetica, Verdana, Sans-serif;
 font-size: 24;
 font-weight: bold;
 color: #FE6732;
}

.SubHeadings {
 FONT-SIZE: 22px;
 COLOR: #000099;
 FONT-FAMILY: tahoma, Arial, Verdana, sans-serif;
}

.TableHeaders {
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 COLOR: #666666;
 FONT-FAMILY: tahoma, Arial, Verdana, sans-serif;
}

.desig {
 FONT-SIZE: 12px;
 COLOR: #666666;
 FONT-FAMILY: tahoma, Arial, Verdana, sans-serif;
 text-decoration: none; 
}

.lineBottomGray {
 border-bottom: 1px solid #C0C0C0;
}

.lineTopGray {
 border-top: 1px solid #C0C0C0;
}

.productsmenu {
 font-weight: normal;
 FONT-SIZE: 14px;
 COLOR: #666666;
 FONT-FAMILY: tahoma, Arial, Verdana, sans-serif;
}

.productsmenu a {
 text-decoration: none;
 BACKGROUND: URL(images/arrows.gif) no-repeat;
 BACKGROUND-POSITION: 4px 5px;
 PADDING-LEFT: 11px;
}

table#tblproducts td {
 border-bottom: 1px solid #C0C0C0;
}

.productmenuheader {
 FONT-WEIGHT: bold;
 FONT-SIZE: 14px;
 COLOR: #000099;
 FONT-FAMILY: tahoma, Arial, Verdana, sans-serif;
 BACKGROUND: URL(images/hansel3_04.gif);
 BACKGROUND-POSITION: 1px -90px;
 PADDING-LEFT: 8px;
}

.buttons {
color: #FFFFFF;
background-color: #000099;
font-weight: bold;
}

.txtBoxes {
 background-position: left top;
 border:1px solid #000099;
 background-image:url('images/txtBG.gif');
 background-repeat:repeat-x;
 width:400px;
}

.copyright {
 margin-top: 10px;
 margin-bottom: 10px;
 FONT-SIZE: 10px;
 COLOR: #66CCFF;
 FONT-FAMILY: tahoma, Arial, Verdana, sans-serif;
}

.error{
 COLOR: #FF0000;
 FONT-FAMILY: Verdana, Tahoma;
 FONT-SIZE: 11px;
 FONT-WEIGHT: bold;
 PADDING: 3px 2px 2px 2px;
 MARGIN: 0px;
 BACKGROUND: URL(images/blueleft.gif) no-repeat;
 BACKGROUND-POSITION: 1px 8px;
 BACKGROUND-COLOR: #FFFFFF;
 PADDING-LEFT: 18px;
}

.SearchTextBoxes {
	background-position: left top;
	border:1px solid #000099;
	background-image:url('images/txtBG.gif');
	background-repeat:repeat-x;
	margin-top: 15px;
	margin-bottom: 10px;
}