
body{
	background-color: #CCFFCC;	font-family: Helvetica, Arial, sans-serif;
}

a, a:link, a:visited {
	color : Blue;
	text-decoration : none;
	font-size : 12px;
}

a:active, a:hover {
	color : Red;
	text-decoration : none;
	font-size : 12px;
}

h2 {
	font-size:16px;
	text-align:center;
}
	
td.rb img{float:left;}

.fborder {
	background-color : #FFFFFF;
	border : 1px solid #00A401;
	color : #007D01;
	font-size : 12px;
	height : 19px;
	margin : 5px 5px 0px 5px;
	padding : 2px 4px;
	text-indent : 5px;
	width : 184px;	font-family: Helvetica, Arial, sans-serif;
}

.cborder {
	background-color : #FFFFFF;
	border : 1px solid #00A401;
	color : #007D01;	font-family: Helvetica, Arial, sans-serif;
	font-size : 12px;
	height : 100px;
	margin : 5px 5px 0px 0px;
	padding : 5px;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	width : 381px;
}

.date {
	color : #007D01;
	cursor : hand;
	font-size: 10px;
}

.border {
	border : 1px solid #0080C0;

}

table.tborder{
	background-color: White;
	border: 1px solid #007D01;
}

h3 {
	color: #006001;
	font-size: 18px;
}

a.menu,a.menu:link,a.menu:visited {
	color: #732442;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
}
a.menuactivated{
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
}
a.menu:hover {
	color: Red;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

p {	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1D5C25;
	text-align: justify;
}

td {	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1D5C25;
}

.mr{
	margin-right: 20px;
}

.ml{
	margin-left: 20px;
}

.lt{
	border: 1px solid #ECFFEC;
	border-right-style: none;
	border-bottom-style: none;
}

.rb{
	border: 1px solid #ECFFEC;
	border-left-style: none;
	border-top-style: none;
	text-align:center; 
}
.rb1{
	border: 1px solid #ECFFEC;
	border-left-style: none;
	border-top-style: none;
	text-align:left;
	vertical-align:top;
}

hr{
	color: #007501;
}
colorred
{
	color:#FF0000;
}

.title
{
	font-weight:bold;
}
