/* CSS Document */


body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
}
a{
color:#000000;
text-decoration:none;
font-size:14px;
}
.divide {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #dedede;
}
.topheading {
	font-family: Tahoma;
	font-size: 18px;
	text-transform: capitalize;
	color: #76918a;
	text-decoration: none;
}
.welcome {
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../images/home_11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 16px;
	color: #333333;
}
a.topmenu:link {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 45px;
	padding-left: 45px;
}

a.topmenu:active {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 45px;
	padding-left: 45px;
}

a.topmenu:visited {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 45px;
	padding-left: 45px;
}

a.topmenu:hover {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: capitalize;
	color: #7dddc4;
	text-decoration: none;
	padding-right: 45px;
	padding-left: 45px;
}
a.botmenu:link {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}

a.botmenu:active {
	font-family: Tahoma;
	font-size: 13px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}

a.botmenu:visited {
	font-family: Tahoma;
	font-size: 13px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}

a.botmenu:hover {
	font-family: Tahoma;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}

.hometxt {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
}
.divfooter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae1dc;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.hometxtwhite {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
}


.webtxt {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.searchbox{
color:#FFFFFF;
background:#78938C;
font-weight:bold;
width:200px;
font-size:14px;
height:250px;
}
.searchbox .inputclass{
width:150px;* width:150px; height:12px; font-size:10px;
}
.searchbox select{
width:150px; height:18px; font-size:10px;
}
.searchbox h2{
font-size:14px; font-weight:bold; padding:0; margin:0;
}
.searchbox a{
color:#FFFFFF;

font-weight:bold;
text-decoration:underline;
}
.redcolor{ color:#FF0000;}