body
	{
	margin:5px;
	margin-top: 15px;
	}
	
body, input, td, select
	{
	font-family:Arial;
	font-size:12px;
	}	

.inputF
	{
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	font-size: 11px;
	}

	
.printonly
	{
	display:none;
	}
	
.copyright
	{
	padding-left:10px;
	font-size:10px;
	color: black;
	}	

.csTM {
	color: #606060;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
}

a:link, a:visited
	{
	text-decoration:none;
	color: #606060;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

a:hover
	{
	text-decoration:underline;
	color: #277646;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

a.csTM:hover
	{
	text-decoration:none;
	color: #277646;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

a.csTM, a.csTM:link
	{
	text-decoration:none;
	color: #606060;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}


.csTopMenuRight{
	color:#606060;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
}

a.csTopMenuRight:hover
	{
	text-decoration:none;
	color: #277646;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}

a.csTopMenuRight, a.csTopMenuRight:link
	{
	text-decoration:none;
	color:#606060;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}


.csMainMenuRight{
	color: #DDDDDD;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;

}
a.csMainMenuRight:hover
	{
	text-decoration: underline;
	color: white;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}

a.csMainMenuRight, a.csMainMenuRight:link
	{
	text-decoration:underline;
	color: #DDDDDD;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}


.csMainMenuLeft{
	color: white;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;

}
a.csMainMenuLeft:hover
	{
	text-decoration:underline;
	color: #DDDDDD;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}

a.csMainMenuLeft, a.csMainMenuLeft:link
	{
	text-decoration:underline;
	color: white;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}


.csFooterMenu{
	color: black;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;

}
a.csFooterMenu:hover
	{
	text-decoration:underline;
	color: #277646;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

a.csFooterMenu, a.csFooterMenu:link
	{
	text-decoration:underline;
	color: black;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

.textSearch
	{
	border: 1px solid #606060;
	width: 280px;
	height: 24px;
	font-size: 12px;
	}		

#leftmenu
	{
	width:125px;
	padding: 0px;
	BACKGROUND-COLOR: transparent;
	}
#leftmenu UL.leftmenu-list A:link, #leftmenu UL.leftmenu-list A:visited
	{
	text-decoration:none;
	color: gray;
	}
	
#leftmenu UL.leftmenu-list A:hover 
	{
	BACKGROUND-COLOR: #FFD39B;
	text-decoration:none;	color: #277646;
	}
UL.leftmenu-list
	{
	LIST-STYLE-TYPE: none; 
	TEXT-ALIGN: left;
	margin:0;
	padding:0;
	}

UL.leftmenu-list LI A
	{
	padding: 0;
	margin:0;
	padding-top:4px;
	padding-left:10px;
	CLEAR: both; 
	DISPLAY: block; 
	width:125x;
	height:25px;
	border-top: 1px solid whitesmoke;
	border-bottom: 1px solid silver;
	color:#2E2E2E;
	text-decoration:none;
	font-size:11px;
	}
#topmenu A:link, #topmenu A:visited
	{
	text-decoration:none;
	color: gray;
	}
	
#topmenu A:hover 
	{
	BACKGROUND-COLOR: #FFD39B;
	text-decoration:none;	color: #277646;
	}
#topmenu A
	{
	DISPLAY: block; 	height:25px;
	border-left: 1px solid whitesmoke;
	border-right: 1px solid silver;
	border-top: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	color:#2E2E2E;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}h1 {	font-family: Verdana, Arial;	font-weight: bold;
	font-size: 24px;	color: black; 	padding-top: 20px;
	line-height: 5px;}
.csLHSBox{
	padding-left: 5px; 	padding-right: 5px;	font-size: 11px;
}

#mainc A:link, #mainc A:visited
	{
	text-decoration:none;
	color: #277646;
	font-size:12px;	}
	
#mainc A:hover 
	{
	text-decoration:underline;	color: red;	font-size:12px;
	}
	
.EditOver
	{
	background-color: #F2F2F2;
	border:1px solid #CCCCCC;
	cursor:url("/images/edit.cur");
	display:block;
	padding:5px;
	}	
	
.EditOut
	{
	background-color: transparent;
	border:1px solid white;
	cursor:pointer;
	display:block;
	padding:5px;
	}	
	
.csContact{
	color: #333333;
	font-size: 11px;
}

