body{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:22px;
text-decoration: none;
color: #e9e4e4;
background-color:#586364;
margin: 0px;
}
a img 
{
border:none;
}
.a1:link, .a1:visited{
font-size: 12px;
text-decoration: none;
color: #b3b3b3;
font-weight:normal;
}
.a1:active, .a1:hover{
font-size: 12px;
text-decoration: underline;
color: #b3b3b3;
font-weight:normal;
}
.a2:link, .a2:visited{
font-size: 12px;
text-decoration: none;
color:#dcdcdc;
font-weight:bold;
line-height:18px;
}
.a2:active, .a2:hover{
font-size: 12px;
text-decoration: underline;
color:#dcdcdc;
font-weight:bold;
line-height:18px;
}
.a3:link, .a3:visited{
font-size: 12px;
text-decoration: underline;
color: #6f6f6f;
font-weight:normal;
}
.a3:active, .a3:hover{
font-size: 12px;
text-decoration: none;
color: #6f6f6f;
font-weight:normal;
}
.a4:link, .a4:visited{
font-size: 12px;
text-decoration: underline;
color: #979696;
font-weight:normal;
}
.a4:active, .a4:hover{
font-size: 12px;
text-decoration: none;
color: #979696;
font-weight:normal;
}
.a5:link, .a5:visited{
font-size: 12px;
text-decoration: underline;
color: #202020;
font-weight:normal;
}
.a5:active, .a5:hover{
font-size: 12px;
text-decoration: none;
color: #202020;
font-weight:normal;
}
.a6:link, .a6:visited{
text-decoration: none;
font-size: 12px;
line-height:16px;
text-decoration: none;
color: #e9e4e4;
}
.a6:active, .a6:hover{
text-decoration: none;
font-size: 12px;
line-height:16px;
text-decoration: none;
color: #e9e4e4;
}
td{
font-size: 12px;
line-height:16px;
text-decoration: none;
color: #e9e4e4;
}
.td1{
font-size: 27px;
line-height:35px;
text-decoration: none;
font-weight:normal;
color: #e9e4e4;
}
.td3{
font-size: 15px;
line-height:20px;
text-decoration: none;
font-weight:bold;
color: #39beff;
}
.td4{
font-size: 12px;
line-height:16px;
text-decoration: none;
color: #6f6f6f;
}
.td5{
font-size: 12px;
line-height:16px;
text-decoration: none;
color: #b2b2b2;
}
.td6{
font-size: 14px;
line-height:24px;
font-weight:bold;
color: #e4e4e4;
}
.td7{
font-size: 12px;
line-height:16px;
color: #979696;
}
.td8{
font-size: 12px;
line-height:16px;
color: #202020;
}
.td9{
font-size: 23px;
line-height:35px;
text-decoration: none;
font-weight:normal;
color: #e9e4e4;
}


                         /****************** Menu ******************/


#menu {
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:46px;
	padding-top:8px;
	padding-bottom:0px;
	}

#menu ul {
	margin:0;
	padding:0px;
	list-style:none;
	}

#menu li {
	display:inline;
	margin:0;
	padding:0;
	}

#menu a {
	float:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}

#menu a span {
	float:left;
	display:block;
	background:url("images/menu.jpg");
	padding:0px 25px 0px 25px;
	color:#ffffff;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}

/* End IE5-Mac hack */
#menu a:hover span, #menu a:hover, #menu a:hover span {
	color:#ffffff;
		background:url("images/menu-r.jpg");
	}
#menu p {
	background:url("images/menu-r.jpg");
	float:left;
	color:#ffffff;
	padding:0px 25px 0px 25px;
	margin:0px;
	}
.container{
	background:url(images/welcome.jpg) no-repeat #2A2A2A;
}
.content{
	background:url(images/top-content.jpg) no-repeat #2A2A2A;
}
form {
	margin: 0px;
	padding: 0px;
}
.inputbox1 {
	font-family: Arial, Hevlvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	font-weight: normal;
	text-align: left;
	width:200px;
	height:17px;
	margin:0px;
	padding:0px;
	border:1px solid #7f9db9;	
}
.inputbox2 {
	font-family: Arial, Hevlvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	font-weight: normal;
	text-align: left;
	width:85px;
	height:17px;
	margin:0px;
	padding:0px;
	border:1px solid #7f9db9;	
}