/* CSS Document */
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body{
	margin: 0px;
	
}
table{	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
a{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}
.red12_bold {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.white12 a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white12 a:hover{
	color: #FF0000;
	text-decoration: none;
}
.blue12 {
	color: #000099;
}
.blue12 a{ color:#000066; }
.blue12 a:hover{ color:#FF0000;}
.orange12 {
	font-size: 12px;
	color: #FF6600;
}
.brown12_26 {
	font-size: 12px;
	line-height: 26px;
	color: #990000;
}
.white14_bold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.word14_30 {
	font-size: 14px;
	line-height: 30px;
}
.black16_34{font-size:16px; line-height:34px;}
