html,body {    
 font-size: 12px ;
 background-color:#576371; 
 text-align:center;
 color:#000;
 }
a:link {
	font-size:12px;
	color:#000000;
	line-height:20px;
	text-decoration:underline;
}

a:visited {
	font-size:12px;
	color:#000000;
	line-height:20px;
	text-decoration:underline;

}

a:hover {
	font-size:12px;
	color:#0063dc;
	text-decoration:underline;
}

a:active {
	font-size:12px;
	color:#000000;
	line-height:20px;
	text-decoration:underline;
}
.page {
	text-align:center;
	margin-top:8px;
	width:97%;
	height:28px;
}
.page_number {	
	margin-right:5px;
}
.pageright{
	float:right;
}
.pageCurrent{
	background-color:;
	border:0px solid #0167CC;
	padding:4px;
	color:#0033CC;
	font-weight:bold;
	text-decoration:none;
}
.page_number a:link,.page_number a:active,{
	font-size:12px;
	color:#003399;
	border:0px solid #fff;
	padding:4px;
	text-decoration:underline;
}
.page_number a:visited
{
	font-size:12px;
	color:#576371;
	border:0px solid #fff;
	padding:4px;
	font-weight:bold;
	background-color:;
	text-decoration:underline;
}
.page_number a:hover {
	font-size:12px;
	color:#003399;
	border:0px solid #003399;
	padding:4px;
	font-weight:;
	background-color:#EEF0F9;
	text-decoration:none;
}

.page_next a:link,.page_next a:active,.page_next a:hover,.page_next a:visited {
	color:#000;
	text-decoration:underline;
}

.page_next a:hover {
	color:#003399;
	text-decoration:none;
}
td { 
 font-size: 12px;   
 padding-top: 0px; 
 line-height: normal; 
 font-style: normal;
 color:#333;
 }
.font { 
 line-height: 25px; 
 padding-left: 30px
 }
.14font {
font-size: 14px;
font-weight: bold;
}
.edit_content_td {  
line-height: 20px; 
padding-left: 10px
}
.whitefont {color:#fff;}
.whitefont  a:link {
	font-size:12px;
	color:#fff;
	line-height:25px;
	text-decoration:underline;
}

.whitefont a:visited {
	font-size:12px;
	color:#C2C7CC;
	line-height:25px;
	text-decoration:underline;
}

.whitefont a:hover {
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.whitefont a:active {
	font-size:12px;
	color:#fff;
	line-height:25px;
	text-decoration:underline;
}
.copyright {color:#C2C7CC;}

.title{ 
	font-size: 14px ; 
	color:#576371;
	font-weight:BOLD ;
}
.note{ 
font-size: 12px ; 
color:#000;
; font-style: italic

}
.button{
	color:#576371;
	background-repeat: no-repeat;
	height: 23px;
	width: 64px;
	background-image: url(../../../images/web/base/button_bg.gif);
	margin: 6 0 0 0;
	border-style: none;
 font-size: 12px; 
}
.button2{
	color:#ffffff;
	background-repeat: no-repeat;
	height: 23px;
	width: 64px;
	background-image: url(../../../images/web/base/button_black.gif);
	margin: 6 0 0 0;
	border-style: none;
 font-size: 12px; 
}
.button1{
	color:#576371;
	background-repeat: no-repeat;
	height: 23px;
	width: 100px;
	background-image: url(../../../images/web/base/button_bg1.gif);
	margin:6 0 0 0;
	border-style: none;
 font-size: 12px; 
}
.input
{
	font-size: 12px;
	border:1px;
	border-color:#9AA9C6;
	border-style:solid;
        padding:0;
        margin:0;}
	
.DoubleColorTable tr
{
	/*background-color:expression("#fff,#FFFFFF,".split(",")[rowIndex%2]);*/
	background-color:#FFFFFF;
	font-size: 12px;
	border:0; 
	padding:0 5;
	height: 20px;
}

.borderspace
{
        padding:5,5,15,5;
        margin:0;
}
.tabletitle{
        font-size: 12px ; 
	color:#000;
	font-weight: bold;
	background-image: url(../../../images/web/base/table_title.gif);
        padding-top:1px;
}
