@charset "UTF-8";
/* CSS by 11mm.net */


/* BODY */

body {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #D9DFCC;
}



/* LINKS MENU */

a:link  {
	color: #FFF;
	border: none;
	text-decoration: none;
}


a:hover {
	color: #FFFFFF;
	background-color: #345821;
	text-decoration: none;
}


a:visited {
	color: #FFF;
	text-decoration: none;
}


a:active {
	color: #FFF;
	text-decoration: none;
}



/* LINKS CONTENTS */

td#contents a:link {color: #325822; text-decoration: underline;}
td#contents a:visited {color: #325822; text-decoration: none;}
td#contents a:hover {color: #FFF; background-color: #325822; text-decoration: none;}
td#contents a:active {color: #325822; text-decoration: none;
}




/* OTHER */


.text
{
	color:#666;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}



.text_bold
{	
	color:#666;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}



.text_white
{	
	color:#FFF;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.text_white_bold
{	
	color:#FFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.text_white_bold12
{	
	color:#FFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}




.text_green_title
{	
	color:#325822;
	font-size:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.text_green
{	
	color:#325822;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.text_green_bold
{
	color:#325822;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}




.text_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #066;
	text-decoration:underline;
}


/* CELL DOT LINE */

.cellSep{
	border-top: 1px dotted #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
