body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#336633;
	background-attachment: fixed;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;	
	font-family: Georgia, Times New Roman, Time, Serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color:#009900;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#009900;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#009900;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color:#009900;
}
.main_location {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.main_location a:link {
	color: #FFFFFF;
	font-weight: bold;
	}
.main_location a:visited {
	color: #FFFFFF;
	font-weight: bold;
	}
.main_location a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	}
.whitebody_class a:active {
	color: #FFFFFF;
	font-weight: bold;
	}


.section_title {
	font-family: Georgia, Times New Roman, Time, Serif;
	font-weight: bold;
	color: #003300;
	font-size: 14px;
}
.normal_11px {
	font-family: Georgia, Times New Roman, Time, Serif;
	font-size: 11px;
}
.bold_11px {
	font-family: Georgia, Times New Roman, Time, Serif; 
	font-size: 11px; 
	font-weight: bold; 
}
.italic_11px {
	font-family: Georgia, Times New Roman, Time, Serif; 
	font-size: 11px; 
	font-style: italic; 
}
.bold_ital_11px {
	font-family: Georgia, Times New Roman, Time, Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.normal_12px {
	font-family: Georgia, Times New Roman, Time, Serif;
	font-size: 12px;
}
.bold_12px {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Time, Serif;
}
.italic_12px {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Time, Serif;
}
.bold_ital_12px {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Time, Serif;
}
.normal_14px {
	font-size: 14px;
	font-family: Georgia, Times New Roman, Time, Serif;
}
.bold_14px {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Time, Serif;
}
.bold_16px {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Time, Serif;
}
.italic_14px {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Time, Serif;
}
.bold_ital_14px {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Time, Serif;
}

.menubar_class {
	font-family: Arial, Helvetica, sans-serif;
}
.menubar_class a:link {
	color: #FFFFCC;
	font-weight: bold;
	}
.menubar_class a:visited {
	color: #FFFFCC;
	font-weight: bold;
	}
.menubar_class a:hover {
	text-decoration: underline overline;
	color: #FFFFCC;
	font-weight: bold;
	}
.menubar_class a:active {
	color: #FFFFCC;
	font-weight: bold;
	}
	
	
.footertext_class {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px
}
.footertext_class a:link {
	color: #FFFFCC;
	font-weight: bold;
	}
.footertext_class a:visited {
	color: #FFFFCC;
	font-weight: bold;
	}
.footertext_class a:hover {
	text-decoration: underline;
	color: #FFFFCC;
	font-weight: bold;
	}
.footertext_class a:active {
	color: #FFFFCC;
	font-weight: bold;
	}

.sidebar_class {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	border-left-style:dotted;
	border-left-width:thin;
	border-left-color:#336600;
	background-attachment: fixed;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;		
}
.sidebar_class a:link {
    color:#009900;
	font-weight: bold;
	}
.sidebar_class a:visited {
    color:#009900;
	font-weight: bold;
	}
.sidebar_class a:hover {
	text-decoration: underline;
    color:#009900;
	font-weight: bold;
	}
.sidebar_class a:active {
    color:#009900;
	font-weight: bold;
	}

.whitebody_class {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}
.whitebody_class a:link {
	color: #0066FF;
	font-weight: bold;
	}
.whitebody_class a:visited {
	color: #0066CC;
	font-weight: bold;
	}
.whitebody_class a:hover {
	text-decoration: underline;
	color: #0066FF;
	font-weight: bold;
	}
.whitebody_class a:active {
	color: #0066FF;
	font-weight: bold;
	}


#side_button a {
	display:block;
	width:128px;
	margin: 1px 1px 0px 1px;
	padding: 4px 1px 5px 0px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	color:#FFFFFF;
	background: url("../images/button.gif") 0 0 no-repeat;
	text-decoration: none;
}
#side_button a:hover {	
	background-position: -130px 0;
	color:#000000;
}
#side_button a:active {
	background-position: -130px 0;
	color:#000000;
}
