body{
padding:0px;
margin:0px;
background-color:#0B214B;
}
a:hover{text-decoration:none;}


.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#FFFFFF;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:20px;
		color:#9ED8FF;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:20px;
		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;
	}

.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
	}
.form_div
	{
		height:23px; margin-top:0px;
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;}
	
	a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;}


a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }
