body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
td {
	font-size: 12px;
}
.iframe_left {
	background-color:#ffffff;
	border-left:solid 1px #C2C2C2;
	border-right:solid 1px #C2C2C2;
}
.iframe_right {
	background-color:#ffffff;
	border-right:solid 1px #C2C2C2;
}
.col_left {
	width:200px;
	background-color:#ffffff;
	border-left:solid 1px #C2C2C2;	
}
.col_left_2 {
	width:200px;
	background-color:#ffffff;
	border-left:solid 1px #C2C2C2;
	border-right:solid 1px #C2C2C2;
}
.col_middle {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FDF8F2;
}
.col_middle_2 {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	background-color:#FDF8F2;
	border-right:solid 1px #C2C2C2;
}
.col_right {
	width:152px;
	padding:4px;
	background-color:#ffffff;
	border-left:solid 1px #C2C2C2;
	border-right:solid 1px #C2C2C2;	
}
.col_right_2 {	
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
}
.changecolor_left {
		dnt: expression(	
		onmouseover=function(){this.style.background='#E7F3FF';this.style.cursor='hand'},
		onmouseout=function(){this.style.background='';this.style.cursor='default'}
		) 
}
.changecolor_middle {
		dnt: expression(	
		onmouseover=function(){this.style.background='#FDF0E1';this.style.cursor='hand'},
		onmouseout=function(){this.style.background='';this.style.cursor='default'}
		) 
}
.changecolor_right {
		dnt: expression(	
		onmouseover=function(){this.style.background='#FDF0E1';},
		onmouseout=function(){this.style.background=''}
		) 
}
.login {
	width:192px;
	height:121px;
	border:solid 1px #91C1DD;
	padding:15px;
	margin:4px;
	text-align: center;
	background-image: url(../images/rc_14.gif);
}
.rc_pic {
	width:192px;
	height:102px;
	border:solid 1px #91C1DD;	
	margin:4px;	
}
.picfilter {
	FILTER: Glow(Color=#001C52, Strength=4);
	COLOR: #ffffff;
	font-size:16px;
	font-weight:bold
}
.grayborder_ll {
	border-left:solid 1px #C2C2C2;
	border-right:solid 1px #C2C2C2;
}
.grayborder_u {
	border-left:solid 1px #C2C2C2;
	border-right:solid 1px #C2C2C2;
	border-bottom:solid 1px #C2C2C2;
}
.blueborder_all {
	border:solid 1px #4E94BA;
}
.blueborder_n {
	border-top:solid 1px #4E94BA;
	border-left:solid 1px #4E94BA;
	border-right:solid 1px #4E94BA;
}
.blueborder_u {
	border-bottom:solid 1px #4E94BA;
	border-left:solid 1px #4E94BA;
	border-right:solid 1px #4E94BA;
}
input {
	font-size: 12px;	
}
select {
	font-size: 12px;
}
.btn_blue {
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #31659C;
	padding-top:2px;
	height: 20px;
}
.btn_ligntblue {
	font-size: 12px;
	color: #001F56;
	border: 1px solid #006699;
	background-color: #E6F2F8;
	padding-top:2px;
	height: 20px;
}
.txt_darkblue {
	color:#001F56;
}
.txt_blue {
	color:#0054A6;
}
.txt_gray {
	color:gray;
}
.txt_16bold {
	font-size:16px;
	font-weight:bold;
}
.txt_14bold {
	font-size:14px;
	font-weight:bold;
}
.txt_14 {
	font-size:14px;
}
.txt_13 {
	font-size:13px;
}
.ptxt {
	line-height:200%;
}
.padding_10 {
	padding:10px;
}
.padding_20 {
	padding:20px;
}
.padding_right {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6px;
	padding-right:6px;
}
a.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:active {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FBAF5C;
	text-decoration: none;
}
a.blacklink:link {
	color: #000000;
	text-decoration: none;
}
a.blacklink:visited {
	color: #000000;
	text-decoration: none;
}
a.blacklink:active {
	color: #000000;
	text-decoration: none;
}
a.blacklink:hover {
	color: #000000;
	text-decoration: none;
}
a.graylink:link {
	color: gray;
	text-decoration: none;
}
a.graylink:visited {
	color: gray;
	text-decoration: none;
}
a.graylink:active {
	color: gray;
	text-decoration: none;
}
a.graylink:hover {
	color: #000000;
	text-decoration: none;
}
a.bluelink:link {
	color: #0055A5;
	text-decoration: none;
}
a.bluelink:visited {
	color: #0055A5;
	text-decoration: none;
}
a.bluelink:active {
	color: #0055A5;
	text-decoration: none;
}
a.bluelink:hover {
	color: #001C52;
	text-decoration: none;
}
.Arial {
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
}
.arrow {
	font-family: Webdings;
}
.input_border {
	border:solid 1px #006699;width:104px;
}
.input_border2 {
	border:solid 1px #006699;
}
.table_color_01 {
	background-color:#8D95BA;
}
.table_color_02 {
	background-color:#9EC5DE;
}
.table_color_03 {
	background-color:#C6DBEF;
}
.table_color_04 {
	background-color:#E7F3FF;
}
.field_border {
	border:solid 1px #D6E8FC;
	padding:10px;
}
.field_lable {
	background-color:#D6E8FC;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:2px;
	border:solid 1px #4A8A9C;
}
a:link {
	color: #0055A5;
	text-decoration: none;
}
a:visited {
	color: #0055A5;
	text-decoration: none;
}
a:active {
	color: #0055A5;
	text-decoration: none;
}
a:hover {
	color: #001C52;
	text-decoration: none;
}