body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#424142;
}
.cvtopleft { 
	background-image:url(../images/cvtop_left.gif);
	background-position:top bottom;
	background-repeat:no-repeat;
	height:112px;
}

.cvtopright { 
	background-image:url(../images/cvtop_right.gif);
	background-position:top bottom;
	background-repeat:no-repeat;
	height:112px;
}

.seach_left{ 
	background-image:url(../images/seach_left.gif);
	background-position:top bottom;
	background-repeat:no-repeat;
	height:51px;
}

.seach_mid{ 
	background-image:url(../images/seach_mid.gif);
	background-position:left right;
	background-repeat: repeat-x;
	height:51px;
}
.seach_right{ 
	background-image:url(../images/seach_right.gif);
	background-position:top bottom;
	background-repeat:no-repeat;
	height:51px;
}

.seach{
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.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;
}


.link_right{ 
	background-image:url(../images/link_right.gif);
	background-position:top bottom;
	background-repeat:no-repeat;
	height:35px;
}

.link_mid{ 
	background-image:url(../images/link_mid.gif);
	background-position:left right;
	background-repeat: repeat-x;
}

.divider{ 
	background-image: url(../images/divider.gif);
	background-position:top bottom;
	background-repeat:no-repeat;
	height:35px;
}
 
.bodycv_left{ 
	background-image: url(../images/bodycv_left.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:11px;
	height:10px;
}

.bodycv_right{ 
	background-image: url(../images/bodycv_right.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:11px;
	height:10px;
}

.link{
	display:block;
	width:auto;
	height:35px;
	background-position: left;
	background-image: url(../images/buton_a.gif);
	margin-left:10px;
	background-repeat: no-repeat;
	border:none;
	font-family:Tahoma, Verdana, Arial;
	text-align: left;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-left:18px;
	line-height:33px;
	text-decoration:none;
}
.link:hover{
	display:block;
	width:auto;
	height:35px;
	background-image: url(../images/botton_o.gif);
	margin-left:10px;
	background-position: left;
	background-repeat:no-repeat;
	border:none;
	font-family:Tahoma, Verdana, Arial;
	text-align: left;
	color:#FFCC00;
	font-size:11px;
	padding-left:18px;
	font-weight:bold;
	line-height:33px;
	text-decoration:underline;
}
	
.copyright{ 
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	background-color:#313431;
}

.sub_table{
	background-color: #ffffff;
	border: 1px #DE5E00 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.catbg_head{ 
	background-image: url(../images/cathead.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	height:35px;
	border-bottom: 2px #D95C00 solid;
	
}
.sublink{
	background-image: url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	width:auto;
	height:auto;
	padding-left:10px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#313431;
	text-decoration:none;
}

.sublink:hover{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	margin-left:5px;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#C43306;
	text-decoration:underline;
}

.dote_x{
	background-image: url(../images/dote_x.gif);
	background-repeat:repeat-x;
	background-position:left right;
}

.welcome{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#C43306;
	font-weight:bold;
	text-decoration:none;
}
.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;
}

.white_bg{
	background-color:#FFFFFF;
}

.black_bg{
	background-color:#000000;
}

