@charset "utf-8";
/* CSS Document */

body { 
	background-color: #ffffff; 
	margin-top:0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}
.menutext 	{ font-family: tahoma; font-size: 16px; color: #000000;}
a:link { color: #6FCB00; text-decoration: none; }
a:visited { color: #6FCB00; text-decoration: none;}
a:hover { color: #6FCB00; text-decoration: underline;}
a:active { color: #6FCB00; text-decoration: none;}
hr{color: #A8A8A8; }
.brackets { padding-left:5px; background-image:url(_images/brackets.gif); background-repeat:no-repeat;}
.padding5all{padding:5px;}
.padding10{padding-left:10px;padding-right:10px;}
.padding5{padding-left:5px;padding-right:5px;}
.image {padding:4px;border:1px solid #3E9DE2;}

.table td { background-image:url(_images/dotted.gif); background-repeat:repeat-x; padding:10px; font-family: tahoma; font-size: 13px; color: #4B4B4B; }
.tablenone td { background-image:url(_images/white1x1.gif); background-repeat:no-repeat; padding: 0px;}
.text {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.text_white {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_green {
	font-family: tahoma;
	font-size: 11px;
	color: #6FCB00;
	text-decoration: none;
}
.text_blue {
	font-family: tahoma;
	font-size: 11px;
	color: #3E9DE2;
	text-decoration: none;
}
.bigger_green {
	font-family: tahoma;
	font-size: 16px;
	color: #6FCB00;
	text-decoration: none;
}
.text2 {

	font-family: tahoma;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}
.big_grey {
	font-family: tahoma;
	font-size: 13px;
	color: #4B4B4B;
	text-decoration: none;
}
.bigger_grey {
	font-family: tahoma;
	font-size: 16px;
	color: #4B4B4B;
	text-decoration: none;
}
.big_blue {

	font-family: tahoma;
	font-size: 13px;
	color: #3E9DE2;
	text-decoration: none;
}
.bigger_blue {

	font-family: tahoma;
	font-size: 16px;
	color: #3E9DE2;
	text-decoration: none;
}
.big_red {

	font-family: tahoma;
	font-size: 13px;
	color:#FF0000;
	text-decoration: none;
}
.bigger_red {

	font-family: tahoma;
	font-size: 16px;
	color:#FF0000;
	text-decoration: none;
}
.links {



	font-family: tahoma;
	font-size: 11px;
	color: #6FCB00;
	text-decoration: underline;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	color: #106092;
	text-decoration: none;
}

