/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
}
/* Styles Related to Tables */
.tableOddRow {
	background-color: #FAFAFA;
}
.tableEvenRow {
	background-color: #FFFFFF;
}
.button {
	FONT-SIZE: 10px;
/*	font-weight: bold; */
	BACKGROUND: #330066;
	BORDER-LEFT: 1px solid #D9E4F8;
	BORDER-RIGHT: 1px solid #0E1D2C;
	BORDER-TOP: 1px solid #D9E4F8;
	BORDER-BOTTOM: 1px solid #0E1D2C;
	CURSOR: hand;
	HEIGHT: 18px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:link {
	color: #000000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 9pt;
	color: #4B4848;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; }

.style4 
{
	font-size:13pt; 
	color: #3D5F9D;
	 font-family: Century; 
	 font-weight: bold 
 }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B0A9A9
}
.style6 {
	color: #000000;
	font-weight: bold;
	font-size: 9pt
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}
.style8 
{
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 14pt; 
	font-size: 8pt; 
	color: #4B4848; 
	font-weight: bold 
	}
.style9 
{
	line-height: 14pt; 
	font-size: 8pt; 
	color: #4B4848; 
	font-family: Arial, Helvetica, sans-serif
	}
	.fontshow
	{
		font-family :Arial; font-size:10pt; 
		}
		
.links {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 9pt;
	color: #4B4848;
	text-decoration:none
}
.links : hover {
	color: #FF0000;
}
.textbox_focus
{
	text-decoration:none;
	border:0
	
	
}