@charset "utf-8";

body {
	background-color: #4a4a4a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.topbg {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.topmenubg {
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
}

.dot
{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.dotleft
{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.botline
{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.baseline
{
	background-image: url(../images/dot1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menubarbg {
	background-image: url(../images/menubar_bg.gif);
	background-repeat: repeat-x;
}



.FOOTERTEXT {
	font-family: Tahoma;
	font-size: 11px;
	color: #359527;
	font-weight:BOLD;
	}
	
.copyrights {
	font-family: Verdana;
	font-size: 8px;
	color: #777777;
	}

.font_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
}
.font_2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #349428;
	font-weight: bold;
	
	}
	
	
	
	
menu,a.menu:link {
	color: #888888;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}
menu,a.menu:visited {
	text-decoration: none;
	color: #888888;
	font-family: Tahoma;
	font-size: 10px;
}
menu,a.menu:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: Tahoma;
	font-size: 10px;
}
menu,a.menu:active {
	text-decoration: none;
	color: #888888;
	font-family: Tahoma;
	font-size: 10px;
}	


menuselect,a.menuselect:link {
	color: #FF9900;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}
menuselect,a.menuselect:visited {
	text-decoration: none;
	color: #FF9900;
	font-family: Tahoma;
	font-size: 10px;
}
menuselect,a.menuselect:hover {
	text-decoration: none;
	color: #FF9900;
	font-family: Tahoma;
	font-size: 10px;
}
menuselect,a.menuselect:active {
	text-decoration: none;
	color: #FF9900;
	font-family: Tahoma;
	font-size: 10px;
}



mainmenu,a.mainmenu:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:BOLD;
}
mainmenu,a.mainmenu:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:BOLD;
}
mainmenu,a.mainmenu:hover {
	text-decoration: none;
	color: #555555;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:BOLD;
}
mainmenu,a.mainmenu:active {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:BOLD;
}



mainmenuselected,a.mainmenuselected:link {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:BOLD;
}
mainmenuselected,a.mainmenuselected:visited {
	text-decoration: none;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:BOLD;
}
mainmenuselected,a.mainmenuselected:hover {
	text-decoration: none;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:BOLD;
}
mainmenuselected,a.mainmenuselected:active {
	text-decoration: none;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:BOLD;
}

.font_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
}
.font_2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #349428;
	font-weight: bold;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #349428;
	font-weight: bold;
	text-decoration: underline;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #349428;
	font-weight: bold;
}