/* CSS Document */

<!--
.border2 {	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.submenu {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.newheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
}
.border1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CECFCE;
}
.footermenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #313031;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #333333;
}
.con1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.con11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
.con111 {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
.style1 {font-family: Verdana; font-size: 11px; line-height: 18px; color: #000000; padding-right: 10px; padding-left: 10px; padding-top: 0px; font-style: italic; }
.addressbg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4A954A;
}
-->
</style>