body {
	background-color: #FFFFFF;
	margin-top:0px;
	margin-left:9px;
	margin-right:9px;
}
td
{
	font-family : Arial;
	font-size : 11px;
	color:#333333;
	font-weight : normal;
}
.gray11normal
{
	font-family : MS San Serif;
	font-size : 11px;
	color : #636262;
	font-weight : normal;
}
.orange12bold
{
	font-family : MS San Serif;
	font-size : 12px;
	color : #FF3300;
	font-weight : bold;
}
.blue11normal
{
	font-family : MS San Serif;
	font-size : 11px;
	color : #0094C5;
	font-weight : normal;
}
.black11normal
{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
}
.balck10normal
{
	font-family : Arial;
	font-size : 10px;
	color : #666666;
	font-weight : normal;
}
.white11normal
{
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;
}
.soft12black
{
	font-family : Arial;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
}
.blue12bold
{
	font-family : Arial;
	font-size : 12px;
	color : #003366;
	font-weight : bold;
}
A.whiteorange:link
{ 
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration: none;
}
A.whiteorange:visited
{
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration: none;
}
A.whiteorange:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #FF6600;
	font-weight : normal;
	text-decoration: none;
}
A.blackorange:link
{ 
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	text-decoration: none;
}
A.blackorange:visited
{
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	text-decoration: none;
}
A.blackorange:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #FF6600;
	font-weight : normal;
	text-decoration: none;
}
A.blackblue:link
{ 
	font-family : Arial;
	font-size : 11px;
	color : #333333;
	font-weight : normal;
	text-decoration: none;
}
A.blackblue:visited
{
	font-family : Arial;
	font-size : 11px;
	color : #333333;
	font-weight : normal;
	text-decoration: none;
}
A.blackblue:hover
{
	font-family : Arial;
	font-size : 11px;
	color : #109FFF;
	font-weight : normal;
	text-decoration: none;
}
.txtbox
{	
	font-family : Arial,Vernada, Tahoma;
	font-size : 11px;
	font-weight : normal;
	border-right : #819FBA 1px solid;
	border-bottom : #819FBA 1px solid;
	border-left : #819FBA 1px solid;
	border-top : #819FBA 1px solid;
	padding-right : 1px;
	padding-left : 1px;
	padding-top : 1px;
	padding-bottom : 1px;
	background-color: #FFFFFF;
	color: #333333;
	height:15px;
	width:145px;
}

.Red18bold
{
	font-family : Tahoma;
	font-size : 18px;
	color : #FF0000;
	font-weight : bold;
}

.orange18bold
{
	font-family : Tahoma;
	font-size : 18px;
	color : #FF9900;
	font-weight : bold;
}
.Red11
{
	font-family : Tahoma;
	font-size : 11px;
	color : #FF0000;
}
.orange11normal
{
	font-family : Tahoma;
	font-size : 11px;
	color : #FF9900;
}
.balckHead20
{
	font-family : Tahoma;
	font-size : 20px;
	color : #333333;
}