body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#313831;
}

.white_bg{
	background-color:#FFFFFF;
	}
	
.black_bg{
	background-color:#000000;
	}
	
.grey_bg{
	background-color:#636563;
	}
	
.org_bg{
	background-color:#E74508;
	}
	
.grey_line{
	background-color:#636563;
	}
	

.link_bg{
	background-image:url(../images/link_bg.gif);
	background-repeat: repeat-x;
	background-position:left top;
}

.seach_bg{
	background-image: url(../images/seach_bg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #636563;
}

.search_tbox {
	HEIGHT:15px;
	WIDTH:90px;
	BORDER-RIGHT-COLOR:#8C8684;
	BORDER-RIGHT-WIDTH:1px;
	BORDER-RIGHT-STYLE:solid;
	PADDING-RIGHT: 0px;
	BORDER-LEFT-COLOR:#8C8684;
	BORDER-LEFT-WIDTH:1px;
	BORDER-LEFT-STYLE:solid;
	PADDING-LEFT: 2px;
	BORDER-TOP-COLOR:#8C8684;
	BORDER-TOP-WIDTH:1px;
	BORDER-TOP-STYLE:solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM-COLOR:#8C8684;
	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: #5A5D5A;
	VERTICAL-ALIGN: middle;
	background-color: #FFFFFF;
}

.divider{
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position:top bottom;
}
.link{
	display:block;
	width:auto;
	height:50px;
	background-position: left;
	margin-left:0px;
	background-repeat: no-repeat;
	border:none;
	font-family:Tahoma, Verdana, Arial;
	text-align: center;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	line-height:50px;
	text-decoration:none;
}
.link:hover{
	display:block;
	width:auto;
	height:50px;
	margin-left:0px;
	background-position: left;
	background-repeat:no-repeat;
	border:none;
	font-family:Tahoma, Verdana, Arial;
	text-align: center;
	color:#FFB8A2;
	font-size:11px;
	padding-left:0px;
	font-weight:bold;
	line-height:50px;
	text-decoration:underline;
}

.welcome{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#C43306;
	font-weight:bold;
	text-decoration:none;
}

.catbg_head{ 
	background-image: url(../images/cat_bg.gif);
	background-position:left right;
	background-repeat:repeat-x;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	height:34px;
	padding-left:10px;
	border-bottom: 2px #ADAEAD solid;
	
}

.sub_table{
	background-color: #ffffff;
	border: 1px #636563 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.sublink{
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:auto;
	height:auto;
	padding-left:20px;
	margin-left:10px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#636563;
	text-decoration:none;
}

.sublink:hover{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	margin-left:10px;
	width:auto;
	height:auto;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#C43306;
	text-decoration:underline;
}

.dote_x{
	background-image: url(../images/dote_x.gif);
	background-repeat:repeat-x;
	background-position:left right;
}


.copyright{ 
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#0A0909;
}

.welcome_heading{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#737500;
	font-weight:bold;
	padding-left:5px;
	text-decoration:underline;
	
}
.p_text{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#313431;
	text-align:justify;
	padding:5px;
}
