body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #656565;
	font-size: 11px;
	font-family: arial;
}
.style2 {color: #2f7ec4; font-size: 11px;
	font-family: arial; font-weight:bold}
.style3 {color: #3d3d3d; font-size: 10px;
	font-family: arial;}
.style4 {
	color: #3f6b93;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style5 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {font-size: 11px; font-family: arial; color: #2f7ec4;}



DIV.Links		A   	       		{color:	#4E2FFF; text-decoration:none}
DIV.Links		A:link			{color:	#4E2FFF; text-decoration:none}
DIV.Links		A:visited		{color:	#4E2FFF; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:none}


.bgMouseOver {
	background-color: #FFF8C7;
}

.bgMouseOff {
}

.header_font {

	font-family: Tahoma; 
	font-size: 10pt;
	color:#5D5D5D;
	font-weight: bold;
	
}

.menu_font {

	font-family: Tahoma; 
	font-size: 9pt;
	color:#4E2FFF;
	font-weight: bold;
	
}

.other_font {

	font-family: Tahoma; 
	font-size: 9pt;
	color:#000000;
	font-weight: normal;
	
}

.button_stil {
	border:0px none; 
	BACKGROUND-IMAGE: url('button.gif'); 
	BACKGROUND-COLOR: transparent; 
	WIDTH: 70px; 
	height : 30px; 
	FONT-FAMILY: Tahoma; 
	color:#000000;
	font-size:9pt;
}

