.lang {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #990000;

}
	
	
.navbar {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #800000;


}
.topMenu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	border: none;
	background-image: url(../images/top-line.jpg);
	background-repeat: repeat;

}
.topMenu:link
	{
	color: #000000;
	text-decoration: underline;

 	}
	
.topMenu:active
	{
	color: #FF6600;
	text-decoration: underline;	
 	}
.topMenu:visited
	{
	color: #333333;
	text-decoration: underline;

 	}
	
.topMenu:hover
	{
	color: #FF0000;
	text-decoration: underline;	
 	}

.footer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;


}
.prodTable {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	border: thin none #FFFFFF;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/top-line.jpg);
	background-repeat: repeat-x;
}
.prodMenu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	border: thin none #FFFFFF;
	font-weight: bold;
	color: #000099;
}

.prodMenu:link
 {
	text-decoration: none;
	color: #000000;





 }
.prodMenu:active
 {
	text-decoration: none;
	color: #CC0000;


 }
.prodMenu:visited
 {
	text-decoration: none;
	color: #000000;




 }
.prodMenu:hover
 {
	color: #FF0000;
	text-decoration: none;




 }

.pageName {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #000099;
	font-weight: bold;


}
.bodyText {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.bannerText {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 30px;
	color: #333333;
}
.prodLink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.prodLink:hover {
	color: #FF0000;
}
.indexName {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 28px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline overline;

}
.indexName:link {
	text-decoration: underline overline;
	font-family: "Times New Roman", "Times", "serif";
}
