
BODY {
	padding:0px;
	MARGIN-TOP: 10px;
	MARGIN-LEFT: 0px;
	margin-bottom: 0px;
	BACKGROUND-Color: #FFFFFF;
	background: #FFFFFF url('images/page-bg-top.jpg'); 
	background-repeat: repeat-x;
}
.Topmenu
{	
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC01;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	line-height:100%;
	TEXT-DECORATION: none;
}
.leftmenu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #243D53;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	line-height:100%;
	TEXT-DECORATION: none;
}
.text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #243D53;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	line-height:100%;
	TEXT-DECORATION: none;
	text-align: justify;
}

.blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0663B4;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	line-height:110%;
	TEXT-DECORATION: none;
	text-align: justify;
}
.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #848789;
	padding-left: 10px;
	padding-right: 0px;
	font-weight: normal;
	line-height:110%;
	TEXT-DECORATION: none;
	text-align: justify;
}
.bottom
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	line-height:100%;
	TEXT-DECORATION: none;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-position: left center;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #7C7C7C;
	padding-left: 3px;
}
.forms1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #767676;
	text-decoration: none;
	background-attachment: fixed;
	background-position: left center;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #7C7C7C;
	padding-left: 3px;
}
/*----------------------------------------------------------------------------------------------*/

a 
{
 	TEXT-DECORATION: none;
}
A:Visited  
{
	TEXT-DECORATION: none;
}
A:Active  
{
 	TEXT-DECORATION: none;
}
A:Hover  
{
 	TEXT-DECORATION: underline;
}
