/* CSS Document */
body
{
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#212121;
}
#table_border
{
border:#FFFFFF 9px solid;
}
.title_font
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#f9f9f9;
}
.normal_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
text-decoration:none;
/*text-align:justify;*/
}
.content_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:justify;
text-decoration:none;
}
.footer_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#909090;
text-decoration:none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.verd9pxred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight:bold;
	color: #FE0000;
}
.verd9pxbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-left-color: #404040;
	border-top-width: 1px;
	border-left-width: 1px;
}
.txtfield1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #7D7D7D;
	border-left-color: #7D7D7D;
	border-bottom-color:#E1E1E1;
	border-right-color:#E1E1E1;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-width: 1px;
	border-left-width: 1px;
}
.verd10pxred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FE0000;
}
.onepx {
	font-size: 1px;
	line-height: 1px;
}
.verd10pxbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verd10pxrednormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #FE0000;
}


