A:HOVER {
	color:#5198a4;
	TEXT-DECORATION:underline;
	font-weight: bold;
}
A       {
	color:#3d8490;
	TEXT-DECORATION:none;
	font-weight: bold;
}

A.menu:HOVER {
	color:#5198a4;
	TEXT-DECORATION:underline;
	font-weight: normal;
}
A.menu       {
	color:#3d8490;
	TEXT-DECORATION:none;
	font-weight: normal;
}



BODY    {
	FONT-FAMILY: Tahoma, sans-serif; 
	COLOR: #333333; 
	font-size : 13px;
}
p,td,th      {
	FONT-FAMILY: Tahoma, sans-serif; 
	COLOR: #333333; 
	font-size : 12px;
}

.norept 	{
		BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: no-repeat;
}
.repxt 	{
		BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: repeat-x;
}
strong,b {color:#393939;}
.white	{color:#ffffff;}
.small {color:#666666; font-size:11px;}
.header {color:#3d908c; font-size:16px;}


FORM 	{
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
    	PADDING-LEFT: 0px;
    	PADDING-RIGHT: 0px;
    	PADDING-TOP: 0px
}
select 	{
	font-family: Tahoma, Arial, sans-serif; 
	font-size : 13px; 
	text-decoration: none; 
	color: #545454; 
	background-color: #f0f0f0
}	
input.tx 	{
	font-family: Tahoma, Arial, sans-serif; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	color: #004080;
}
textarea{  
	font-family: Tahoma, Arial, sans-serif; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	color: #004080;
	font-size : 13px;
}


ul li
{
    margin: 1 0 10px 0;
    padding-left: 22px;
    padding-bottom: 10px;
    line-height: 0.9em;
    list-style : none;
    /*
	height:15px;
	*/
}
ul {margin:0;
    margin-left:5;
    padding-bottom: 5px;
    padding:0;}
li {
    background: transparent url("/images/arr.gif") 0 0px no-repeat;
}