body{
padding:0px;
margin:0px;
}
a{text-decoration:none; color:#5E83CA;}
a:hover{text-decoration:underline; color:#5E83CA;}
a:visited{color:#5E83CA;}
a.top
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	padding-right:8px;
	padding-left:4px;
	font-family:  Arial, Tahoma, Verdana,;
	font-variant:small-caps;
	font-weight:800;
}
a.top:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.top:visited
{
	color:#FFFFFF;
}
h1	{
	font-family: 'Trebuchet MS', Garamond, Arial; font-size:20px; font-variant:small-caps; color:#5E83CA;
	}
.m_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#727272;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#6D6D6D;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#333333;
	}

.h1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#799F25;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#5E77AB;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#5D5D5D;
	}

.ls_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#96B6F7;
	}
	
.c_text
	{
		font-family:Arial;
		font-size:12px;
		line-height:12px;
		color:#5E83CA;
	}

.form
	{
		width:204px; height:20px; border-color:#9DB5DF; border-width:1px; background-color:#ffffff; border-style:solid
	}
.form_div
	{
		height:23px; margin-top:0px;		
	}
		
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.l1_text{text-decoration:none;}	
	a.l1_text:hover{text-decoration:underline;}
	
	a.text{color:#5E83CA;text-decoration:none;}	
	a.text:hover{color:#5E77AB;text-decoration:underline;}
	h1.logo {
	position:fixed;	
	background: url(images/logo.jpg) no-repeat left top;;
	height: 181px;
	padding: 0;
	margin: 0;
	text-indent: -100em;
	
	/* change the values of left and top to adjust the position of the logo */
	top: 18px; left: 0px;
}