body {

	font: 11px verdana;
	color: #000000;
}





		
a:link {
    color: #000000; text-decoration: none; font-variant: small-caps; font-weight:bold; font-family:verdana; 
}
a:visited {
    color: #000000; text-decoration: none; font-variant: small-caps;  font-weight:bold; font-family:verdana; 
}
a:hover {
    color: #3E6E00; text-decoration: none; font-variant: small-caps; font-weight:bold; font-family:verdana; 
}

a:active {
    color: #3E6E00; text-decoration: none; font-variant: small-caps; font-weight:bold; font-family:verdana; 
}
			
			
			
#tabs {}			
			
#tabs td.on { 		background-color:#F7E699;
			font-size:11px;
			font-variant:small-caps;
			text-align:center;
			padding:5px;}

			
			
#tabs td.off {	background-color:#FFFFCC;
			font:11px verdana;
			font-weight:bold;
			font-variant:small-caps;
			text-align:center;
			padding:5px;
			color: #3E6E00}			
			
			
			
			
			
			
			

#under {}
#under td.toplinks { 	text-align:right;
			background-color:#EBF5D0;
			font:11px arial;
			padding:3px 10px;}
			
a.toplink:link,a.toplink:visited,a.toplink:active,a.toplink:hover {
			color: #000000; text-decoration: none; font:11px arial;}
			
#under td.logo {
			background-color:#ffffff;
			width:250px;}
			
#under td.tab {}
			
#under td.sidemenu {	padding:3px 10px;
			font:12px verdana;
			font-variant:small-caps;
			color: #3E6E00;
			font-weight:bold;
			background-color:#EBF5D0;}
			
a.sidelink:link,a.sidelink:visited {
			color: #000000; text-decoration: none; font:11px verdana;font-variant:small-caps; letter-spacing:.1em;}
a.sidelink:active,a.sidelink:hover {
			color: #3E6E00; text-decoration: none; font:11px verdana; font-weight: bold;font-variant:small-caps;letter-spacing:.1em;}
			
#under td.main {	height:400px;
			font:13px arial;
			padding:15px 10px 0px 10px;
			background-color: #BFD795;}
			
#under td.box1 {
			background-color:#F3E6A5;}
			
#under td.box2 {
			background-color:#E6E49D;
			font-size:13px;}
			
#under td.box3 {	font-size:10px;
			padding:5px 10px;
			background-color:#D2E1A9;}
			
			
			
font.topic {
			font-size:13px;
			font-weight:bold;
			font-variant:small-caps;
			font-family:times new roman;
			color:#3E6E00;
			letter-spacing:.2em;
}


blockquote {		margin:1em 1.5em;
			text-align:justify;
}


#sign {
	font-size:12px;
	font-weight:bold;
}

#sign td.entry { 
	vertical-align:top;
	padding: .1em .2em;
	text-align:left;
}

#sign td {
	padding: .1em 0em;
}

#sign input,textarea {
	border:1px groove black;
	font:11px arial;
	color:#000000;
	background-color:#ffffff;
}


table.entry {
	width:90%;
	background-color:#DEEBB9;
	border:1px solid black;
}

table.entry td.gbody { 
	vertical-align:top;
	background-color:#F0F5E2;
	text-align:left;
	font-size:12px;
}

table.entry td.gtop { 
	font-size:10px;
	font-weight:bold;
	border-bottom:1px solid black;
	text-transform:lowercase;
}

table.entry td.gbottom { 
	text-align:right;
	font-size:9px;
	font-weight:bold;
}




table.survey {
	width:100%;
	background-color:#A0B082;
	border:1px solid black;
}

table.survey td.header { 
	vertical-align:top;
	background-color:#FFFFCC;
	font-size:12px;
	border-bottom:1px solid black;
	border-top:1px solid black;
}

table.survey td.a { 
	font-size:10px;
	font-weight:bold;
	background-color:#F0F5E2;

}

table.survey td.b { 
	font-size:9px;
	font-weight:bold;
	background-color:#DEEBB9;
}

input,textarea,select {
	font-size:11px;
}