body{
padding:0px;
margin:0px;
background-color:#FFF;
background-attachment:fixed;
background-repeat: repeat-x;
background-position:top;
background-image:url(images/body_bg.gif);
}
a:hover{text-decoration:none;}

.m_text,div,td
	{
		font-family:Arial, Verdana;
		font-size:11px;
		line-height:16px;
		color:#000000;
	}

.h_text
	{
		font-family:Verdana;
		font-size:10px;
		line-height:10px;
		color:#2D2D2D;
	}

span
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color:#2D2D2D;
	}
	
.l_text
	{
		font-family:Verdana;
		font-size:10px;
		line-height:16px;
		color:#179FC1;
	}

a
	{
		font-family:Verdana;
		font-size:11px;
		color:#179FC1;
	}
	
	a.topnav
	{
		font-family:Verdana;
		font-size:10px;
		color:#179FC1;
	}

li
	{
	font-family:Arial, Verdana;
	font-size:11px;
	color:#003399;
	list-style-image: url(images/arrow2.gif);
	}



	
.c_text
	{
		font-family:Verdana;
		font-size:10px;
		line-height:10px;
		color:#000000;
	}

.login {
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
}
.login input {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.login select {
	height: 22px;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.login checkbox {
	color: #666666;
}
.login TD {
border-top-width:1;
border-top-style: solid ;
border-top-color: #ffffff;
border-bottom-width:1;
border-bottom-style: solid ;
border-bottom-color: #C4C4C4;
color:#555555;
FONT-SIZE: 11px; 
font-family:Arial, Helvetica, sans-serif;
}

.login .title {
	background-color: #D0D0D0;
}

.login .title TD {
	border-top-color: #ffffff;
	border-bottom-color: #C4C4C4;
	font-weight: bold;
}

.btn_med {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/button2.gif);
background-repeat: repeat-x;
width:106px;
}

.form
	{
		width:150px; height:19px; border-color:#D0D0D0; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
.form_div
	{
		height:22px; margin-top:2px;
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
	a.lt_text{text-decoration:none;}	
	a.lt_text:hover{text-decoration:underline;}

