.whiteText
{
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica,sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
}

.blueText
{
	color : #4C62AD;
	font-family : Arial, Verdana, Helvetica,sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
}

a.menuLink:link, a.menuLink:visited, a.homeLink:link, a.homeLink:visited, a.ContactEmail, .copyrightText {
	font-family : Arial, Verdana, Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color : #A5B0D6;
}

a.menuLink:hover, a.menuLink:active, .menuLabel, .whiteText, .whiteTitle, a.homeLink:link, a.homeLink:visited {
	font-family : Arial, Verdana, Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.copyrightText{
font-weight : normal;
font-size: 6pt;	
padding-left : 7px;
}

a.ContactEmail{
	font-weight : normal;
	color : #4C62AD;
}
a.homeLink{
	color : #FFFFFF;
}

.menuLabel{
	cursor : default;
}
.whiteText {
	font-weight : normal;
}
.content_div{
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-arrow-color : #FFFFFF; 
    scrollbar-base-color: #4C62AD; 
    scrollbar-track-color: #A5B0D6; 
    scrollbar-darkshadow-color: #336699; 
    scrollbar-face-color:  #4C62AD; 
    scrollbar-highlight-color: #668CB2;
    scrollbar-shadow-color: #ffffff;
	padding : 10px 20px 20px 20px;
	overflow-y: scroll;
	overflow-x : hidden;
	vertical-align : top;
}

.prodText, .prodTitle, .supplierText, .supplierTitle, .aboutText, .aboutTitle, .aboutImportant, .aboutSignature, .contactTitle, .contactText
{
	color : #4C62AD;
	font-family : Arial, Verdana, Helvetica,sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 8pt;
}

.supplierText{
	color : #000000;
}

.supplierTitle{
	text-decoration : underline;
}

 .prodTitle, .aboutTitle, .contactTitle{
	font-weight : bold;
}

.aboutImportant,  .aboutSignature{
	font-style : italic;
	font-size : 9pt;
}

 .aboutSignature{
	font-style : normal;
}