body{
padding:0px;
margin:0px;
background-color:#0B214B;
}
a:hover{text-decoration:none;}
a:link    { color:  #66FFFF;}
a:visited { color:  #66FFFF;}


.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#000000;
	}

.hr_text{

	font-family:Arial;
		font-size:14px;
		line-height:16px;
		color:#ffffff;
}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#9ED8FF;
	}
.m2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#9ED8FF;
		margin-left: 5px;
		margin-top: 5px;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#8DC63F;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#9EC0FF;
	}
	
.c_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#4D7FDA;
	}
.menuItem {

		margin-left: 60px;
		color:red;
		text-decoration:none;
		font-family: arial, sans-serif;
		font-variant:small-caps;
		
	
	}
.diveitem{
	color:black;
}
.diveitem a:link    { color:  white; text-decoration:none}
.diveitem a:visited { color: white; text-decoration:none}
.diveitem a:active  { color:  #999999;}
.diveitem a:hover   { color:  #99FF33; text-decoration: none;}

.menuItem a:link    { color:  white; font-weight: bold; text-decoration:none}
.menuItem a:visited { color: white; font-weight: bold; text-decoration:none}
.menuItem a:active  { color:  #999999; font-weight: bold;}
.menuItem a:hover   { color:  #99FF33; font-weight: bold; text-decoration: none;} 

.c1_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#6094F1;
	}

.form
	{
		width:216px; height:20px; border-color:#9ED8FF; border-width:1px; background-color:#1B50B1; border-style:solid; padding-left:5px
	}
.formg{
		border-color:#9ED8FF; border-width:1px; background-color:#76BC13; border-style:solid; padding-left:5px; padding-top:5px; padding-bottom:5px;
}
.formdl{
		height:20px; border-color:#9ED8FF; border-width:1px; background-color:#0066FF; border-style:solid; padding-left:5px; padding-top:5px; padding-bottom:5px;
}
.form_div
	{
		height:23px; margin-top:0px;
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;}