body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#37372D;
}

.sub_table{
	background-color:#78766A;
	border: 1px #797F75 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.grey_dr{
	background-color:#373C40;
	}
	
.grey_light{
	background-color:#797F75;
	}
	
.bottom_grey{
	background-color:#4B4841;
	}
	
.bottom_grey_1{
	background-color:#1F1C17;
	}
	
.link{
	display:block;
	width:auto;
	height:39px;
	line-height:40px;
	background-image:url(../images/linkbg_a.gif);
	background-position: left;
	background-repeat: repeat-x;
	border:none;
	font-family:Tahoma, Verdana, Arial;
	text-align: center;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	text-decoration:none;
}
.link:hover{
	display:block;
	width:auto;
	height:39px;
	line-height:40px;
	background-image:url(../images/linkbg_o.gif);
	background-position: left;
	background-repeat: repeat-x;
	border:none;
	font-family:Tahoma, Verdana, Arial;
	text-align: center;
	color:#ffffff;
	font-size:11px;
	padding-left:0px;
	font-weight:bold;
	text-decoration:underline;
}

.divider{ 
	background-image: url(../images/divider.gif);
	background-position: center;
	background-repeat:no-repeat;
}

.copyright{ 
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	text-align:center;
	color:#ffffff;
	line-height:39px;
	background-color:#4B4841;
}

.seach{
	text-align:left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding-left:7px;
	background-color:#38382E;
}

.search_tbox {
	HEIGHT:15px;
	WIDTH:100px;
	BORDER-RIGHT-COLOR:#797F75;
	BORDER-RIGHT-WIDTH:1px;
	BORDER-RIGHT-STYLE:solid;
	PADDING-RIGHT: 0px;
	BORDER-LEFT-COLOR:#797F75;
	BORDER-LEFT-WIDTH:1px;
	BORDER-LEFT-STYLE:solid;
	PADDING-LEFT: 2px;
	BORDER-TOP-COLOR:#797F75;
	BORDER-TOP-WIDTH:1px;
	BORDER-TOP-STYLE:solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM-COLOR:#797F75;
	BORDER-BOTTOM-WIDTH:1px;
	BORDER-BOTTOM-STYLE:solid;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px;
	FONT-FAMILY:Tahoma, Verdana, Arial;;
	POSITION: relative;
	FONT-SIZE: 11px;
	COLOR: #E6EA01;
	VERTICAL-ALIGN: middle;
	background-color: #5E6052;
} 

.go{
	display:block;
	width:auto;
	height:58px;
	line-height:50px;
	background-image: url(../images/go.gif);
	background-position: left;
	background-repeat:no-repeat;
	border:none;
	font-family:Tahoma, Verdana, Arial;
	text-align: left;
	margin-left:20px;
	padding-left:10px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.go:hover{
	display:block;
	width:auto;
	height:58px;
	line-height:50px;
	background-image: url(../images/go.gif);
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	font-family:Tahoma, Verdana, Arial;
	text-align: left;
	margin-left:20px;
	padding-left:10px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.sub_1_table{
	background-color:#736F66;
	border: 1px #38382E solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.cathead{ 
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	line-height:23px;
	padding-left:5px;
	background-image:url(../images/catline.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

.sublink{
	background-image: url(../images/botton_a.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:auto;
	height:auto;
	padding-left:10px;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#C6C4AF;
	text-decoration:none;
}

.sublink:hover{
	background-image:url(../images/botton_o.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	margin-left:5px;
	width:auto;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#C4D500;
	text-decoration:underline;
}

.welcome{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#C4D500;
	font-weight:bold;
	text-decoration:none;
}

.p_text{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	text-align:justify;
	padding:5px;
}

