body {
	margin-top: 10px;
	background-color: #6BBA70;
	font-size: 20px;
	font-family: Georgia, serif;
}

a {
	text-decoration: none;
}

#pandiv {
	width: 1230px;
}

#headerdiv {
	height: 114px;
	position: relative;
	z-index: 5;
}

.glc {
	width: 11px;
	background-image: url(/img/glc.png);
	height: 37px;
	float: left;
}
.grc {
	width: 11px;
	background-image: url(/img/grc.png);
	height: 37px;
	float: left;
}

.gf {
	background-image: url(/img/gf.png);
	height: 37px;
	float: left;
}

.gmenu {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 5px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
.gmenu:hover {
	color: #F96C14;
}

.wlc {
	width: 11px;
	background-image: url(/img/wlc.png);
	height: 37px;
	float: left;
}
.wrc {
	width: 11px;
	background-image: url(/img/wrc.png);
	height: 37px;
	float: left;
}

.wf {
	background-image: url(/img/wf.png);
	height: 37px;
	float: left;
}
.wmenu {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 5px;
	color: #000000;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

#topmenuline {
	position: absolute;
	top: 75px;
	left: 125px;
	
}

.box {
	width: 196px;
	background-color: #EAEAEA;
	background-image: url(/img/boxtop.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 10px;

}

.boxi1 {
	background-image: url(/img/boxbottom.png);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	padding: 3px;
}
.boxhead {
	color: #227E22;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 26px;
	text-align: left;
	
}


.orbox {
	width: 196px;
	background-color: #EAEAEA;
	background-image: url(/img/oboxtop.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 10px;

}

.orboxi1 {
	background-image: url(/img/oboxbottom.png);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	padding: 3px;
}
.orboxhead {
	color: #7E2222;
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 26px;
	text-align: left;
	
}


.ico1 {
	background-image:  url(/img/ico1.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

.ico2 {
	background-image:  url(/img/ico2.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

.ico3 {
	background-image:  url(/img/ico3.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}


.ico4 {
	background-image:  url(/img/ico4.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}


.ico5 {
	background-image:  url(/img/ico5.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}


.ico6 {
	background-image:  url(/img/ico6.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#contdiv {
	background-color: white;
	border: solid 1px white;
}

#leftpan {
	width: 236px;
	height: 100%;
	text-align: center;
	margin-top: 20px;
}


#rightpan {
	width: 236px;
	margin-top: 20px;
	text-align: center;
}

#centerpan {
	margin-top: 20px;
	width: 750px;
	text-align: left;
	background: white;
}

#bottomline {
	padding-top: 30px;
	clear: both;
	color: #666666;
}


.o_button {
	background-image: url(/img/sbut.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 3px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding-right: 25px;
	height: 22px;
	border-top: solid 1px #00EA00;
	border-left: solid 1px #00EA00;
	border-right: solid 1px #008C00;
	border-bottom: solid 1px #008C00;
	width: 100px;
	display: block;
	overflow: hidden;
	text-align: center;

}
.o_button:hover {
	border-top: solid 1px #F5B820;
	border-left: solid 1px #F5B820;
	border-right: solid 1px #F96E12;
	border-bottom: solid 1px #F96E12;
}

.o_button:active {
	background-image: url(/img/rbut.png);
	background-repeat: no-repeat;
	background-position: right top;
	
}


#topright {
	background-image: url(/img/rightlogo.png); 
	width: 452px; 
	height: 134px; 
	position: absolute; 
	right: -28px; 
	top: 0px;
	z-index: 5;
}
#righttext {
	margin-top: 25px;
	margin-right: 120px;
	font-size: 18px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
 	color: #000000;
 	text-align: center;
 	line-height: 26px;
}

div.folder {
	float: left;
	margin: 5px;
	width: 231px;
	height: 391px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: black;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(/img/folderbg.png);
}

a.folder {
	width: 231px;
	height: 391px;
	overflow: hidden;
	display: block;
	color: black;
}

a.folder:hover {
    background: url(/img/folder_a.png);
    background-repeat: no-repeat;
    background-position: 192px 355px;
}

.foldername {
	display: block;
	font-weight: bold;	
	margin-top: 15px;
	height: 30px;
}

.folderdesc {
	display: block;
	text-align: justify;
	margin: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.boxhref {
	display: block;
	text-align:left;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #004E00;
	background-image: url(/img/bull.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}
.boxhref:hover {
	color: #008C00;
	background-position: 6px 6px;
}

.boxcont {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004E00;
	text-align: left;
	padding: 5px;
}

.wbmark {
    border-bottom: dashed 1px red;
}


#cursor {
	position: absolute;
	top: 2000;
	left: 2000;
}


.opa30 {
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}

.opa30:hover {
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}


