table{
	font-size: 12px;
	line-height: 22px;
}
a:link{	color: #000000;	text-decoration: none;}
a:visited{	color: #000000;	text-decoration: none;}
a:hover{	color: #FF0000;}
a:active{	color: #FF0000;}
a.1:link{	font-size: 12px;	color: #666666;	text-decoration: none;}
a.1:visited{	font-size: 12px;	color: #000000;	text-decoration: none;}
a.1:hover{	font-size: 12px;	color: #FF3300;}
a.1:active{	font-size: 12px;	color: #FF3300;}
a.2:link{	font-size: 12px;	color: #009900;	text-decoration: none;}
a.2:visited{	font-size: 12px;	color: #009900;	text-decoration: none;}
a.2:hover{	font-size: 12px;	color: #FF0000;	text-decoration: none;}
a.2:active{	font-size: 12px;	color: #FF0000;	text-decoration: none;}
.font12 {
	font-size: 12px;
	line-height: 22px;
}
.line {
	text-decoration: none;
	font-size: 12px;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0E71B2;	
	
}
.bk {
	border: 1px solid #cccccc;
        margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 3px;
	width: 3px;
}
.Wtable {
	border:1px solid #cccccc;
}
.border_bottom{
	border-bottom:1px #cccccc solid;
}
.border_right{
	border-right:1px #cccccc solid;
	
}
.border_top{
	border-right:1px #cccccc solid;
	
}


