/* CSS Document */

.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.Text_blue_bold {
	font-family: tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.text_blue {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration:none;
}
.text_blue_with20pxpad
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration:none;
	padding-left:20px;
}
.magnon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #103293;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0101;
}
.red1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0101;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.textfooter {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.whiteB {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text12 {	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.border {
	border: 1px solid  #999999;
	background-color: 
}

.sumbit{
	background-color:#666666;
	width:30px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding:2px 7px 2px 7px; 
	}
.border1{
border-bottom: 1px dashed  #999999;

}

.border3{
border-top: 1px dashed  #999999;

}

	
