/* CSS Document */
body {
	background-repeat: no-repeat;
}

.main_border {
	border:solid 1px #EFEFEF;
}
.flag img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}

.flag:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.aboutus_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
.distri_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: oblique;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333; line-height: 17px; }
.divtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C5CE;
}
.style1 {
	color: #A7BDC9;
	font-weight: bold;
}
.style6 {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.credit {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.credit:link {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}