body
{
	background-color: #6e6c6c;
	SCROLLBAR-FACE-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #BCBBBB;
	SCROLLBAR-TRACK-COLOR: white;
	body: #BCBBBB;
}
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
.para
{
	text-justify: auto;
	font-size: 9pt;
	color: #808080;
	font-family: Arial;
	text-align: justify;
}
.para2
{
	text-justify: auto;
	font-size: 9pt;
	color: #808080;
	font-family: Arial;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.content
{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.BtnClass
{
	border-right: #104a7b 1px solid;
	border-top: #afc4d5 1px solid;
	font-size: 12px;
	background: #d6e7ef;
	border-left: #afc4d5 1px solid;
	cursor: hand;
	color: #000066;
	border-bottom: #104a7b 1px solid;
	font-family: Verdana;
	height: 21px;
	text-decoration: none;
}

.InputStyle
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	padding-left: 3px;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}
.listfont
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial;
}
.tbl
{
	border-right: gainsboro 1px solid;
	padding-right: 4px;
	border-top: gainsboro 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: gainsboro 1px solid;
	padding-top: 1px;
	border-bottom: gainsboro 1px solid;
}

