.textbutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
}
.textbutton input,select
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #3B3E39;	
	background-color: #FFFFFF;
	border: 1px solid #E3E2DA;	
}
.whitebg {
	background-image: url(../images/white_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dotline {
	background-image: url(../images/middle_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.title_mid
{
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	background-image: url(../images/title_bg_mid.gif);
	background-repeat: repeat-x;
	font-weight:bold;
	height:23px;
	line-height:23px;
}

.menu_main_bg
{
	
	background-image: url(../images/bg_main.gif);
	background-repeat:repeat-x;
	background-position: top;
	text-decoration:none;
	}
.menu_sub_bg
{
	background-image: url(../images/bg_sub.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration:none;
}

body
{
	margin-bottom:0px;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
}

.textbutton_srf {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
}

.textbutton_srf input,select
{
	font-family: Verdana;
	font-size: 8pt;
	color: #3B3E39;	
	background-color: #FFFFFF;
	border: 1px solid #E3E2DA;	
}