body, td
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}
/* CSS Document */
p, td, body, textarea, input {
	font-family: Tahoma, Verdana, Arial;	
	font-size:11px;
	color:#000000;
}
body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div{
	margin: 0px 0px 0px 0px;
}
a, a:visited{
	text-decoration: none;
	color: #447BB1;
	cursor: pointer;
}
a:hover{
	text-decoration: underline;
	color: #8DA5EB;
}
H1{
	margin: 5px 5px 15px 5px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;	
	font-size:16px;	
}
H2{
	font-family: Tahoma, Verdana, Arial;	
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}
img{
	border: 0px;
}
.sbuttons{
	background:  url(../img/bg_grey_light.gif) repeat-x top;
	height: 25px;
	padding: 4px 10px 0px 10px;
	text-align: center;
}
.sbuttons_blue{
	background:  url(../img/bg_blue_light.gif) repeat-x top;
	height: 25px;
	padding: 4px 10px 0px 10px;
	text-align: center;
}
a.ablack, a.ablack:visited{
	color:Black;
}
a.ablack:hover{
	color: #5B6B77;
}
a.awhite, a.awhite:visited{
	color: White;
}
a.awhite:hover{
	color: White;
}
a.bgred, a.bgred:visited{
	color: #D82B2B;
}
a.bgred:hover{	
	color: #fff; background: #D82B2B;
}
.top_banner_box{
	padding: 15px 0px 15px 0px;
}
.in_red{
	background:  url(../img/bg_red_light.gif) repeat-x top;
	height: 25px;
	padding: 4px 10px 0px 10px;
	text-align: center;
	color: White;
}
.in_black{
	background:  url(../img/bg_black_light.gif) repeat-x top;
	height: 25px;
	padding: 4px 10px 0px 10px;
	text-align: center;
	color: Yellow;
}
.in_blue{
	background: #447BB1 url(../img/bg_blue_light.gif) repeat-x bottom;
	height: 25px;
	padding: 4px 10px 0px 10px;
	text-align: center;
	color: White;
}
.in_gray{
	background: url(../img/bg_grey_light.gif) repeat-x bottom;
	height: 25px;
	padding: 0px 5px 6px 5px;
	text-align: center;
	color: #EE8300;
}
.img_fvc{
	margin: 5px 5px 5px 5px;
}
.p_cnt{
	padding: 5px 5px 5px 5px;	
}
.p_list{
	line-height: 130%;
	font-weight: bold;
}
.thisone{padding: 4px 6px 4px 6px;
	background:  url(../img/bg_red_light.gif) repeat-x top;	
	font-weight: bold;
	color: White;	
}
.thatone{
	padding: 4px 6px 4px 6px;
	background:  url(../img/bg_grey_light.gif) repeat-x top;	
	font-weight: bold;
}
.iborder{
	border: none;
	margin: 0px;
	cursor: pointer;
}
.xin_black{
	background:  url(../img/bg_black_light_x.gif) repeat-x bottom;
	height: 25px;
	padding: 4px 10px 0px 10px;
	text-align: center;
	color: White;
}
h4 {font-family: Arial, Verdana, Helvetica; font-weight: bold;}
h3 {font-family: Arial, Verdana, Helvetica; font-size:10pt; font-weight: bold; font-weight: bold; margin: 10px auto 0px auto;}
h5 {font-family: Arial, Verdana, Helvetica; font-size:8pt;}
h6 {font-family: Arial, Verdana, Helvetica; font-size:10pt; margin: 10px auto 0px auto;}

.input_modified {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}
/*---------- Addet 2006.11.07 ---------------*/
.page_num{
	padding: 3px 7px 3px 7px;
	background-color: #C10000;
	color: White;
	font-size: 12px;
}
.td_shdw{
	background: url(../img/bg_grey_corner.gif) no-repeat left bottom;
	padding: 0px 7px 0px 7px;
}
.page_index{
	font-size: 15px;
	color: #447BB1;
	margin: 5px 0px 15px 0px;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #dedede;
}
.ununder{
	color:#EE8300;
	font-size: 12px;
	font-weight: bold;
}
a.ununder:hover{
	color: #FFB04F;
}
p.jst{
	text-align: justify;
}
.s_input{
	width: 100%;
	border: 1px solid #dedede;
}
.export{
	text-decoration: none;
	font-size: 11px;
	color: #447BB1;
	cursor: pointer;
}
a.export:hover{
	text-decoration: underline;
	color: #8DA5EB;
}
	