body{
padding:0px;
margin:0px;
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#000000;
}

p{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#000000;
}
td{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#000000;
}

a:hover{text-decoration:none;}
h1
	{
		font-family:Tahoma;
		font-size:18px;
		line-height:22px;
		color:#565656;
	}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#565656;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#565656;
	}

.m2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#2583A5;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#cc9933;
	}	
	
.ls_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#737373;
	}

.f_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#5E5E5E;
	}


.infoBoxHeading
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#2583A5;
		font-weight:bold;
	}
	
.infoBox
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#565656;
	}
	
.infoBoxContents
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#5E5E5E;
	}
	
.boxText
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#5E5E5E;
	}

.form
	{
		width:192px; height:19px; border-color:#CDCDCD; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff
	}

.form1
	{
		width:142px; height:19px; border-color:#CDCDCD; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff
	}
	
.form_div
	{
		height:22px; margin-top:-1px;		
	}
		
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.text{color:#cc9933;text-decoration:none;}	
	a.text:hover{color:#cc9933;text-decoration:underline;}
	
	a.text1{color:#565656;text-decoration:none;}	
	a.text1:hover{color:#565656;text-decoration:underline;}
	
	
a.info
	{
	
	position:relative;
	z-index:24;
	color:#000000;
	text-decoration:none;
	border-bottom:	3px double black #000000
	
	}

a.info:hover
	{
	
	z-index:25; background-color:#2583A5;
	color=#ffffff;
	border-bottom: 3px double black #ffffff
	
	}

a.info span
	{

	display: none

	}

a.info:hover span
	{
	
	display:block;
	position:absolute;
	top:2em; left:2em; width:20em;
	border:1px solid #cc9933;
	background-color:#ffffff; color:#000000;
	text-align: center
	
	}

	