BODY 
{
SCROLLBAR-ARROW-COLOR: #009900;
scrollbar-track-color:#FF9501;
SCROLLBAR-BASE-COLOR:#34C7F3;
}
</STYLE>
* {
	margin: 0px;
	padding: 0px;
}


a {
	color:#000000;
	font-size:13px;
	background-color: inherit;
	text-decoration: none;
	
}

a:hover {
	color:#336600;
	font-size:14px;
	background-color: inherit;
	text-decoration: underline;
}


img {
	border: none;
}

/*ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}*/

/*p {
	padding: 7px 0px 8px;
	text-align: left;
	line-height: 15px;
}*/

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}


/* Header Title */

#header_title {
	width: 413px;
	height: 221px;
	color: #000000;
	background: #cc0000 url('../images/headertitle_bg.jpg') no-repeat 0% 0%;
	float: right;
	overflow: hidden;
}
.welcomeText
{
font-family:Tahoma;
font-size:16px;
color:#990000;
font-weight:600;
}

.welcomeText1
{
font-family:Tahoma;
font-size:12px;
color:#000033;
font-weight:400;
line-height:20px;
}
.text_title_big_red {
	color:#336600;
	font-size:20px;
	font-family:"Century Gothic";
	font-weight:bold;
	border-bottom:solid 1px #FFCC00;

}

.text_title_small_green
{
color:#336600;
	font-size:12px;
	font-family:"Century Gothic";
	font-weight:500px;
	border-bottom:solid 1px #FFCC00;
}

.Contactus
{
color:#000000;
	font-size:12px;
	font-family:"Century Gothic";
		border-bottom:solid 1px #FFCC00;
}
.menutext
{
color:#000000;
font-family:Tahoma;
font-size:11px;
font-weight:500;
border:0px;

}

.required
{
font-size:12px;
font-weight:400;
}