HTML, BODY{
	height:100%;
}
BODY {
	BACKGROUND-COLOR: #F7E7C3;
	border: none;
	font: normal normal normal 85%  Arial, Times, serif;
	font-size:11pt;
	color: #black;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	height:100%;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	line-height: 140%;
	
	background-image:url('imgs/back.gif');
}

SMALL{
	font-size:90%;
	font-family: Verdana, arial, sans-serif;
}
h1{
	font-weight:bold;
	color: #660000;
	font-size:150%;
}
h2{
	font-weight:normal;
   	color: #660000;
	font-size:140%;
	margin:10px 0px 5px 0px;
}
h3{
	font-family:arial, sans-serif;
	color: #333333;
	padding:4px 0px 4px 10px;
	margin:10px 0px 10px 0px;
	font-size:110%;
}

A{
	color: #CC3300;
	text-decoration:underline;
	font-weight: normal;
}
A:hover{
	color: #CC3300;
	text-decoration:none;
	font-weight: normal;
}
A.visited{
	color: #CC3300;
	text-decoration:underline;
	font-weight: normal;
}

IMG{
	border: none;
}

INPUT	{
	width:150px;
	background-color: white;
	border: 1px solid #345D0B;
}
TEXTAREA{
	width:78%;
	background-color: white;
	border: 1px solid #345D0B;
	padding: 5px;
	color:#333333;
	font-family: Verdana, arial, sans-serif;
	SCROLLBAR-FACE-COLOR: #716D20;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffff00;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-BASE-COLOR: #716D20
}
SELECT{
	width:79%;
	background-color: white;
	border: 1px solid #345D0B;
	padding: 5px;
	font-family: Verdana, arial, sans-serif;

}

TABLE.t1{
	width: 100%;
	
}
.t1 TH{
	
	padding: 2px;
}
.t1 TD{
	
	padding: 2px;
	text-align: center;
}

.signature{
	padding:0px;
	margin:0px;
	text-align: center;
	background-color:#F7E7C3;
 	padding:8px;
 	font-size:80%;
}
.signature A{
	color: black;
	text-decoration:none;
	font-weight:bold;
}
.signature A:hover{
	color: black;
	text-decoration:underline;
	font-weight:bold;
}

UL {
	padding-top:4px;
	padding-bottom:4px;
	margin-top:0px;
	margin-bottom:0px;
}	
LI {
	margin-top:0px;
	margin-bottom:0px;
}
#tooltip {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fcf5e1; VISIBILITY: hidden; PADDING-BOTTOM: 5px; MARGIN: 0px; FONT: 12px Verdana, Helvetica,sans-serif; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #000000 1px solid; POSITION: absolute; TEXT-ALIGN: justify; moz-border-radius: 8px
}
P {
	font-size:14px;
	padding:10px 10px 5px 10px;
	margin:0px;
}
.up{
	background-image:url('imgs/bu.gif');background-position:bottom;background-repeat:repeat-x
	
}
.left{
	background-image:url('imgs/bl.gif');background-position:left;background-repeat:repeat-y
}
.right{
	background-image:url('imgs/br.gif');background-position:left;background-repeat:repeat-y
}
.down{
	background-image:url('imgs/bd.gif');background-position:top;background-repeat:repeat-x
}
.block{
 	background-color:#F7E7C3;
 	padding:8px;
}
.menu {
	width:100%;
}
.menu TD {
	width:20%;
	font-size:110%;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:center;
}
.menu A{
	color: #CC3300;
	text-decoration:underline;
	font-weight: bold;
}
.menu A:hover{
	color: #CC3300;
	text-decoration:underline;
	font-weight: bold;
}
.menu A.visited{
	color: #CC3300;
	text-decoration:underline;
	font-weight: bold;
}
.content P{
	width:80%;
	font-size:100%;
	
}
.news {
}
.news TH {
	text-align:left;
	padding-top:10px;
	padding-left:8px;
	vertical-align:top;
}
.news TD {
	text-align:left;
	padding-left:8px;
}

.cat {
	font-size:90%;
	font-weight:normal;
}
.cat LI{
	font-weight:normal;
}
.cat LI A{
	font-weight:normal;
}
