BODY		{font : 10pt Arial, Verdana, Geneva, san-serif, serif  ;  
				margin: 0px; color: #000000;	}

TD		{ font : 10pt Arial, Verdana, Geneva, san-serif, serif ; color: #FFFFFF; 	}
.border {
	border: 1px solid #4A6F44;
}


A	{ 
				text-decoration : none ;  color: #4A6F44; font : 10pt Arial, Verdana, Geneva, san-serif, serif ; font-weight: bold	}

A:hover{ text-decoration : none ; color: #FBAE3A; font : 10pt Arial, Verdana, Geneva, san-serif, serif ; font-weight: bold }


H3	{font:10; font:10; color:#CCCCCC; }

HR	{ color: #CCCCCC; height: 1px; }





#copy, #copy TD	{	color: #46474a; font : 7pt Arial, Verdana, Geneva, san-serif, serif; text-align: center;	}

#copy A	{ text-decoration : none ;  color: #0C0C0C; font : 7pt Arial, Verdana, Geneva, san-serif, serif}
#copy A:hover	{ text-decoration : none ; color: #FF0000; font : 7pt Arial, Verdana, Geneva, san-serif, serif }


.bullet {
	list-style-image: url(images/li.jpg);
	list-style-type: none;
	list-style-position:outside;
	line-height:20px;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.bg_right {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.middle {
	height: 100%;
	top: auto;
	right: auto;
	width: auto;
	background-image: none;
	background-repeat: repeat;
}


.bg_left {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
}

.scrollarea {height: 400px; overflow: auto;}