.menubackground {
	background-attachment: scroll;
	background-image: url(gfx/elements/sg_side_pic.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* CSS Document */
body {
	font-family: Arial;
	font-size: 12px;
}
.tabel_main {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9E9D00;
	border-right-color: #9E9D00;
	border-bottom-color: #9E9D00;
	border-left-color: #9E9D00;
	border-left: Left_border;
	border-right: right_border;
	border: Border;
	width: 1055px;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
P {
	font-family: Arial;
	font-size: 14px;
}

a:link {
	color: #005E00;
	text-decoration: underline;
}
a:visited {
	color: #005E00;
	text-decoration: underline;
}
a:hover {
	color: #005E00;
	text-decoration: underline;
}
a:active {
	color: #005E00;
	text-decoration: underline;
}

.white a:link {
	color: #4F4F00;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #005E00;
}

.sidemenu a {
	font: 12px Arial;
	text-decoration: none;
	font-weight: bold;
	color: #4F4F00;
	padding: 5px;
	display: block;
	width: 150px;
}

.sidemenu a:hover {
	color: #B8C402;
	text-decoration: none;
}

.sideheader1 {
	background-color: #336699;
	color: #4F4F00;
	padding: 5px;
}

.sidebuttons1 a {
	border-bottom: 1px solid #ffffff;
}
.sidebuttons1 a:visited {
	color: #4F4F00;
	text-decoration:none;
}
.sidebuttons1 a:hover {
	background-color: #9E9D00;
	color: #FFFFFF;
}.blueunderline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #9E9D00;
	border-right-color: #FDB771;
	border-bottom-color: #9E9D00;
	border-left-color: #9E9D00;
	text-decoration:none;
	border-top: Border Top;
	border-top-style: solid;
	border-top-width: medium;
}
.sidebuttons1 a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.bottom_yellow {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9E9D00;
	border-right-color: #9E9D00;
	border-bottom-color: #9E9D00;
	border-left-color: #9E9D00;
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #B9C301;
}
.main_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.index_main_font_spcing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.sidemenutops {
	border-top: 1px solid #ffffff;

}
.main_font {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
