
body,td,th {
	font-family: Verdana, Arial;
	font-size: 13px;
	color:#05055A;
	text-align:center;
	line-height:19px;
}
body {
	background-color: #FEF5E5;
	scrollbar-face-color: #FEF5E5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #05055A;
	scrollbar-track-color: #E7DFD2;
	padding-top:5px;
}

a:link {color: #660000; text-decoration: underline; font-weight:bold;}
a:visited {color: #660000; text-decoration: underline; font-weight:bold;}
a:hover {color: #05055A; text-decoration: none; font-weight:bold;}
a:active {color: #660000; text-decoration: underline; font-weight:bold;}

a.a:link {color: #05055A; text-decoration: none; font-weight:normal;}
a.a:visited {color: #05055A; text-decoration: none; font-weight:normal;}
a.a:hover {color: #660000; text-decoration: underline; font-weight:normal;}
a.a:active {color: #05055A; text-decoration: none; font-weight:normal;}

.title-bg_left{
	background-image:url(images/title_bg_11.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:31px;
}
.title-bg_center{
	background-image:url(images/title_bg_12.jpg);
	background-repeat:repeat-x;
	height:38px;
	color:#05055A;
	padding-top:2px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.title-bg_right{
	background-image:url(images/title_bg_13.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:35px;
}

.txt_result{
	color:#660000;
}
.txt_small{
	color:#05055A;
	font-size:11px;
}
.txt_small2{
	color:#660000;
	font-size:11px;
	padding-top:5px;
}
