body {
	padding:0px;
	margin:0px;
	text-align: center;
	font-size:12px;
	color:#666666;
	font-family: Arial, Helvetica;
	background-image: url();
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
div,form,img,p {	margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{	font-size:12px;}
input { border:1px solid #999; }
.button { color: #135294; border:1px solid #666; height:21px; line-height:21px; background:url("../images/button_bg.gif")}
.radio { border:none; }
.checkbox { border:none; }
.helplink{	CURSOR: help;}
.TextBoxFocus{border:1px solid #339900;background-color:#FFFFF0;}

/**/
input { border-bottom:1px solid #BDC5CA; border-right:1px solid #BDC5CA; border-top:1px solid #6F787E; border-left:1px solid #6F787E; padding:3px 2px; font-size:12px; }
.input0{background:url(../images/button_bg.gif);border:1px solid #BDC5CA}
button { height:28px; line-height:28px; border:1px solid #C6D2E3; background:url(../images/button_bg.gif); font-size:12px; }
.button_on { background:url(../images/button_bg2.gif); border:1px solid #c3a336; }
.input_on { background:url(../images/button_bg2.gif); border:1px solid #c3a336; }



.clear {	clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {	display: none;}
.noBorder {	border:none;}
.text-indent {	text-indent: 4ex;}

a:link {	color: #333333; text-decoration:none;}
a:visited {	color: #333333;	text-decoration:none;}
a:hover {	color: #c00; text-decoration:underline;}

.font-line-12-20{ line-height: 20px; }
.font-line-12-25{ line-height: 25px; }
.font-line-14-28{ font-size: 14px; line-height: 28px; }

.bg-white{background:#FFFFFF;}
.bg-black{background:#000000;}

.bg-0001{background:#F2F2F2;}
.bg-0002{background:#C9C3B5;}
.bg-0003{background:#91001E; color:#FFFFFF}

.mag-top5{ margin-top:5px;}
.mag-btm5{ margin-bottom:5px;}

.pad-top10{ padding-top:10px;}
.pad-right10{ padding-right:10px;}
.pad-btm10{ padding-bottom:10px;}
.pad-left10{ padding-left:10px;}

.border-btm-gray-01{border-bottom: 1px solid #E2E2E2;}
.border-all-01{ border: 1px solid #CCCCCC;}

.font-white{color: #FFFFFF;}
.font-white14{color: #FFFFFF; font-size: 14px;}
.font-black{color: #000000;}
.font-black14{color: #000000; font-size: 14px;}
.font-gray{color: #999999;}
.font-gray-01{color: #666666; font-weight:bold;}
.font-gray-02{color: #666666; font-weight:bold; font-size:14px;}
.font-red{color: #BA131A;}
.font-red-01{color: #91001E; font-weight:bold;}
.font-blue{color: #006699;}
.font-blue-01{color: #006699;}
.font-blue-02{color:#06A9CA; font-weight:bold;}

.img-left {	float: left; margin:0 10px 1 0;}
.ctitle{font-size: 14px; font-weight: bold;}
.list{background-image: url(../images/line_list.gif);background-repeat: repeat-x; background-position: bottom;}
.list-title{ background-color:#EFEFEF; margin-top:5px;}

.login_01{width:90px; height:13px; border:0px;}
.login_02{height:20px; border:1px solid #CCCCCC;}
.btn_login{
       background:url(../images/btn_login.gif) no-repeat;
	   height:36px;
	   width:38px;
	   border:0px;
	   float:right;
	   margin-right:10px;
	   margin-top:2px;
}
.btn_01{background:url(../images/bg_13.gif) no-repeat;
        height:24px;
		width:66px;
		border:0px;
		}
		
.bg_02{background:url(../images/img_12.gif) no-repeat;
       background-position:center center;
	   }

/**********************************************************************************/
a.a-01:visited { text-decoration: underline; color: #91001E; }
a.a-01:link    { text-decoration: underline; color: #91001E; }
a.a-01:hover   { text-decoration: none; color: #91001E; }

a.aon:visited { text-decoration: underline; color: #C4171D; }
a.aon:link    { text-decoration: underline; color: #C4171D; }
a.aon:hover   { text-decoration: none; color: #C4171D; }

a.a-02:visited { text-decoration: none; color: #666666; }
a.a-02:link    { text-decoration: none; color: #666666; }
a.a-02:hover   { text-decoration: none; color: #91001E; }








#main_menu{ }
#main_menu ul{ list-style-type: none;padding:0; margin:0; }
#main_menu ul li{ width:148px; height:32px;}
#main_menu ul li a{
	display:block; line-height:32px; text-align:center;
	color: #666666; font-size: 12px; text-decoration:none; 
	background-image: url(../images/bg_12.gif);background-repeat: no-repeat;
}
#main_menu ul li a:hover{
	color: #ffffff; font-size: 12px; text-decoration:none; 
	background-image: url(../images/bg_09.gif);background-repeat: no-repeat;
}
#main_menu ul li a.menuon{
	color: #ffffff; font-size: 12px; text-decoration:none; 
	background-image: url(../images/bg_09.gif);background-repeat: no-repeat;
}

.mouseOver1{
	background-color: #F2F2F2;
}
.mouseOut1{
	background-color: #FFFFFF;
}
.mouseOver2{
	background-color: #cccccc;
}
.mouseOut2{
	background-color:;
}