@charset "utf-8";
/*
body {
	background-image: url(images/BACKGROUND_main_gradient.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C5104;
}
*/
.content-table {
	background-color: #3D3D3D;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3a6d00;
	border-bottom-color: #3a6d00;
	border-left-color: #3a6d00;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595959;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #595959;
}
.border-box {
	border: 1px solid #595959;
}
.background-network-gradient-bar {
	background-image: url(images/BACKGROUND_network_gradient_bar.gif);
	background-repeat: repeat-x;
}
a.green:link {
	color: #bcff00;
	font-weight: bold;
}
a.green:active {
	color: #bcff00;
	font-weight: bold;
}
a.green:visited {
	color: #bcff00;
	font-weight: bold;
}
a.green:hover {
	color: #bcff00;
	font-weight: bold;
}
a.orange:link {
	color: #ef7e00;
	font-weight: bold;
}
a.orange:active {
	color: #ef7e00;
	font-weight: bold;
}
a.orange:visited {
	color: #ef7e00;
	font-weight: bold;
}
a.orange:hover {
	color: #ef7e00;
	font-weight: bold;
}

a.letter-box:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.letter-box:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.letter-box:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.letter-box:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.aff:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.aff:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.aff:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.aff:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menu1, .menu2, .menu3, .menu4, .menu5 {float: left; width: 180px; height: 20px;}
.menu1 {background: url(images/MENU_side_row2_CSS.gif) no-repeat 0 0;}
.menu2 {background: url(images/MENU_side_row3_CSS.gif) no-repeat 0 0;}
.menu3 {background: url(images/MENU_side_row4_CSS.gif) no-repeat 0 0;}
.menu4 {background: url(images/MENU_side_row5_CSS.gif) no-repeat 0 0;}
.menu5 {background: url(images/MENU_side_row6_CSS.gif) no-repeat 0 0;}

.menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a {display: block; width: 180px; height: 20px;}

.menu1 a:active, .menu1 a:hover {background: url(images/MENU_side_row2_CSS.gif) no-repeat -180px 0;}
.menu2 a:active, .menu2 a:hover {background: url(images/MENU_side_row3_CSS.gif) no-repeat -180px 0;}
.menu3 a:active, .menu3 a:hover {background: url(images/MENU_side_row4_CSS.gif) no-repeat -180px 0;}
.menu4 a:active, .menu4 a:hover {background: url(images/MENU_side_row5_CSS.gif) no-repeat -180px 0;}
.menu5 a:active, .menu5 a:hover {background: url(images/MENU_side_row6_CSS.gif) no-repeat -180px 0;}


