body, table, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.outer_background {
	background-color: #138f34;
}

a {

	color: #0000FF;
}

.page_bg {

	background-color: #FFFFFF;
}

.title {
	font-size: 20px;
	color: #139035;
	font-weight: bold; 
	line-height: 23px;
}

.admin {

	background-color: #EDDF07;
}

.error {
	color: #E71000;
	font-weight:bold; 
}

.warning {

	color: #C70017;
}

.green {
	color: #139035;
}



form {
	margin: 0px;
}



/****** standard size fonts *****/

.bold {
	font-weight:bold; 
}
.normal {
	font-weight:normal; 
}



.inactive {
	color: #777777;
}


.black {
	color: #000000;
}



.italic {
	font-style : italic; 
}

.no_underline {
	text-decoration : none; 
}




/****** links fonts *****/

.sub_nav_black {
	color: #000000;
	text-decoration : none; 
	font-weight:bold;  
}

.sub_nav_black:hover {
	text-decoration : underline; 
}

.nav {
	text-decoration : none; 
}

.nav:hover {
	text-decoration : underline; 
}








/****** small fonts *****/

.small {
	font-size: 11px;
}

.small_tr {
	font-size: 11px;
	font-weight:bold; 
}




/****** large fonts *****/

.large_bold {
	font-size: 14px;
	font-weight:bold; 
}

.huge_bold {
	font-size: 20px;
	font-weight:bold; 
}



/****** Tables *****/

	
.header {
	
	background-color: #333367;
	color: #FFFFFF;
	font-weight: bold; 
}

.header_link {
	
	color: #FFFFFF;
	font-weight: bold; 
}

	


/**** templates *******/


