catebody {
    background-color: #DDDDDD;
}

P.navigation {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #656469;
}
TH.contacts {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	background-color: #FFD46D;
	text-align: center;
}

TD.contacts {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	background-color: #FFEDA6;
	text-align: center;
}

TABLE.stdForm {
	font-family : Arial, Helvetica, sans-serif;

}

TD.stdForm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: standard;
	text-align: center;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	color: #000000;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #000000;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}
#testimonials {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #000000;
}

#testimonials a:link, #testimonials a:visited {
  display: block;
	text-decoration: none;
	color: #000000;
}

#testimonials a:hover {
	color: #666666;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
}

OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-right: 20px;
	margin-left: 20px;
}

LI {
	margin-bottom: 10px;
}

DIR {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.error {
	font-weight : bold;
	color: #cc0000;
}

TD.mainMenu {
	padding: 0px 5px 8px 20px;
	width: 145px;
	height: 25px;
	text-align: left;
}

.mainMenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #ffffff;
	line-height: 105%;
}


a.mainMenu:link {
	text-decoration : none;
}

a.mainMenu:visited {
	text-decoration : none;
}

a.mainMenu:hover {
	text-decoration : underline;
	color: #C8CBD2;
}

.mainMenuCurrent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #ffffff;
}

TD.secMenu {
	padding: 3px 2px 7px 20px;	
}

.secMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #203339;
	line-height: 90%;
}


a.secMenu:link {
	text-decoration : none;
}

a.secMenu:visited {
	text-decoration : none;
}

a.secMenu:hover {
	text-decoration : underline;
	color: #AF2F1A;
}

TD.secMenuCurrent {
	padding: 3px 2px 7px 20px;	
	background-color: #696D88;
	color: #ffffff;
}

.secMenuCurrent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

a.normal:link {
	text-decoration : underline;
	color: #cc0000;
}

a.normal:visited {
	text-decoration : underline;
	color: #cc0000;
}

a.normal:hover {
	text-decoration : underline;
	color: #ffffff;
}


.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #203339;
}

a.footer:link {
	text-decoration : underline;
	color: #A6B6CF;
}

a.footer:visited {
	text-decoration : underline;
	color: #A6B6CF;
}

a.footer:hover {
	text-decoration : underline;
	color: #C8CBD2;
}



H1.contactForm {
	margin-top: 0px;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 0px;
	text-align: center;
}

H2.contactForm {
	margin-top: 0px;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 0px;
	text-align: center;
}

P.contactForm {
}

TABLE.contactForm {
  background-color: #B0BCD2;
}

INPUT.searchForm {
	background-color: #203339;
	color: #000000; 
	text-align: center; 
	margin: 3px; 
	padding: 0px; 
	border: 1px solid Gray; 
	width: 110px; 
	font-size: 10pt
}

SELECT.searchForm {
	color: #203339; 
	text-align: center; 
	margin: 3px; 
	padding: 0px; 
	border: 1px solid Gray; 
	font-size: 10pt
}

.categories {
    font-size: 12pt;
}
