body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #004A00;
}

p {
	font-size: 1.0em;
	text-align: justify;
	line-height: 1.3em;
	padding: 0px;
	margin: 5px 0px;
}

a {
	color: #004A00;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	text-decoration : underline;
}


/* TEMPLATE */

a.menuLink {
	color: #FFFFFF;
	text-decoration: none;
}

a.baseLink {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	font-style: normal;
}

a.baseLink:hover, a.baseLink:focus {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 0.9em;
	font-style: normal;
}

a.footerLink {
	color: #FFF;
	font-weight: bold;
	font-style: normal;
}

a.footerLink:hover, a.footerLink:focus {
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a.menuButton {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
div.menuButtonC {
	width: 135px ;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../images/buttonc.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 2px;
	cursor: pointer;
	text-align: center;
}
div.menuButtonL {
	width: 135px ;
	height: 20px;
	color:  #FFFFFF; 
	background-image: url(../images/buttonl.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 2px;
	cursor: pointer;
	text-align: left;
}

div.menuButtonL_over {
	width: 135px ;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../images/buttonl.jpg);
	background-repeat: no-repeat;

	font-size: 12px;
	padding-top: 2px;
	cursor: pointer;
	text-align: left;
}

div.menuButtonR {
	width: 135px ;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../images/buttonr.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 2px;
	cursor: pointer;
	text-align: right;
}

div.menuButtonR_over {
	width: 135px ;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../images/buttonr.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 2px;
	cursor: pointer;
	text-align: right;
}

div.generalButtonC {
	width: 135px ;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../images/buttonc.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 3px;
	text-align: right;
}

div.generalButtonL {
	width: 135px ;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../images/buttonc.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 3px;
	text-align: left;
}

div.generalButtonL_over {
	width: 135px ;
	height: 20px;
	color: #FFFFFFF;
	background-image: url(../images/site/button_left_white.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 3px;
	text-align: left;
}

div.generalButtonR {
	width: 135px ;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../images/site/button_right_blue.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 3px;
	text-align: right;
}


div.generalButtonR_over {
	width: 135px ;
	height: 20px;
	color: #FFFFFFF;
	background-image: url(../images/site/button_right_white.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 3px;
	text-align: right;
}

td.sidecell_top {
	background-image: url(../images/site/sidebox_top.gif); 
	background-repeat: no-repeat; 
	background-position: top; 
	text-align: right; 
	padding: 1px 25px 3px 0px; 
	font-size: 13px;
}

td.sidecell_base {
	background-image:url(../images/site/sidebox_base.gif); 
	background-repeat:no-repeat; 
	background-position:top;
}

ul.sidecell {
	margin: 0;
	padding: 0;
/*	list-style-image: url(../images/site/bullet.png);  */
/*	list-style-position: outside; */
	list-style:none;
	font-size: 12px;
}

ul.sidecell li {
	margin: 0;
	padding: 0px;
	padding-left: 2px;
	padding-right:4px;
}

ul.sidecell li a {
	display:block;
/*	font-style: normal;   */
/*	font-weight: normal;   */
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #AAA;
}
ul.sidecell li a:hover {
	text-decoration: none;
	border-right:4px solid #19c000;
}

ul.sidecell li:hover {
	padding-right: 0px;
	background-color: #e5ffc1;
}

li.row1{
    /* background-color: #dff4dc; */
}

div.pageTitle {
	font-size: 1.4em;
	text-transform: uppercase;
	text-align: center;
}

#container {
	width: 760px;
	margin: 0px auto;
}

#header {
	height: 207px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 20px;
}

#pagebody {
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: top-left;
	padding: 0px 20px;
}

#pagebody img{
    padding:10px;
	border:0px;
}


#footer {
	height: 258px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
/*	background-color: #00FF00;  */
	padding: 20px 20px 0px 20px;
}

.rollhead {
	font-weight : bold;
	border-bottom : 1px solid #000;
	border-top: 1px solid #000;
	border-right : 1px solid #000; 
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 3px;
	padding-right : 3px;
	text-align : center;
}
.rollcell {
	border-right : 1px solid #000;
	border-bottom : 1px solid #000;
	padding	: 2px

}
