BODY {
	color : #000000;
	background-color : #E5EFD4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : justify;
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #83B313;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #83B313;
	scrollbar-highlight-color : #83B313;
	scrollbar-shadow-color : #83B313;
	scrollbar-track-color : #346715;
	margin : 0px;
	margin-top : 0px;
	margin-left : 0px;
	background-image : url(images/background.gif);
	background-position : left;
	background-repeat : repeat-y;
}

A {
	color : #83B313;
	text-decoration : none;
}
A:HOVER {
color : #83B313;
text-decoration : underline;
}

h1{
text-transform : capitalize;
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;
	text-align : left;
	color : #83B313;
	line-height : 24px;
}
#line{
		DISPLAY: block; 
		BACKGROUND: Black; 
		OVERFLOW: hidden; 
		HEIGHT: 1px;
		position : relative;
		top : -2px;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #83B313;
		margin: 1.5em 0 0.5em 0;
}
h3{
	color : #83B313;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : bold;
	margin: 1.0em 0 0.5em 0;
}
h4{
	color : #83B313;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : normal;		
		margin: 1.0em 0 0.5em 0;
}

h5{
	color : #83B313;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : normal;
		margin: 1.0em 0 0.5em 0;
}
h6{
	color : #83B313;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : right;
	font-weight : normal;
		margin: 1.0em 0 0.5em 0;
}

strong{
	color : #83B313;
}
p{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
	font-weight : normal;
	margin: 0.0em 0 0.5em 0;
}

p.footer{
	color : #83B313;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : center;
	font-weight : normal;
	margin: 1.0em 0 0.5em 0;
	line-height: 1.3em;
}
p.emph{
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	text-align : center;
	font-weight : lighter;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}
abbr{
border-bottom : 1px dotted #83B313;
}
acronym{
border-bottom : 1px dotted #83B313;
}
img.subpage{
	margin : 0px 10px 0px 10px;
	top : -5px;
	position : relative;
	left: 0px;

}
img.icon{
margin : 0px 0px 0px 5px;
}
tr{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
	font-weight : normal;
	border : none;
	vertical-align : top;
}
td{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : normal;
}
th{
	background-color : #83B313;
	border : 1px solid White;
}
th p{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-align : center;
	font-weight : bold;
line-height : 20px;
	color : #FFFFFF;
}
th strong{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-align : center;
	font-weight : bold;
line-height : 20px;
	color : #346715;
}
li{
	color : #83B313;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : normal;
	margin: 0.0em 0 0.5em 0;
}
 li p{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : normal;
	margin: 0.0em 0 0.5em 0;
}
ul{
		margin: 0.0em 0 0.5em 1.5em;
}



/* MainArea;*/
#menu{
	position: absolute;
	visibility : visible;
	z-index : 2;
	padding: 0px 0px 0px 0px;  
	top: 2px; 
	left: 2px; 
	width : 766px;
	background-color : transparent;
	height : 143px;
}
#maincontent{
	position: absolute;
	visibility : visible;
	z-index : 3;
	padding: 5px 5px 5px 5px;  
	top: 127px; 
	left: 160px; 
	width : 450px;
	background-color : White;
	height : 400px;
}
#leftcontent{
	position: absolute;
	visibility : visible;
	z-index : 0;
	padding: 25px 5px 5px 5px;  
	top: 127px; 
	left: 2px; 
	width : 156px;
	background-color : #D2EB46;
	height : 400px;
	background-image : url(images/sideback.gif);
	background-repeat : repeat-x;
	background-position : bottom center;
}
#rightcontent{
	position: absolute;
	visibility : visible;
	z-index : 0;
	padding: 25px 5px 5px 5px;  
	top: 127px; 
	left: 612px; 
	width : 156px;
	background-color : #D2EB46;
	height : 400px;
	background-image : url(images/sideback.gif);
	background-repeat : repeat-x;
	background-position : bottom center;
}

#hidden { 
	position: absolute;
	visibility : hidden;
	z-index : 2;
	background: transparent; 
	padding: 0px 0px 0px 0px;  
	top: -100px; 
	} 
	


/* Decoration;*/
A.bat {
	color : #DCDCDC;
	text-decoration : none;
}

A.bat:HOVER {
	color : #999999;
	text-decoration : underline;
}

p.bat{
	color : #DCDCDC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
	font-weight : normal;
	margin: .4em 0 0.5em 0;
	line-height: 1.5em;
}
