body {

	background-image:url(../i/bg_body2.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	
	
}
td {
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
}

th {
	font-family:tahoma;
	font-size:11px;
}

.page{
	color:#000000;
}

.greentrail{
	color:#098F1E;
}

.greenmenu{
	color:#006016;
	font-weight:bold;
}
.greymenu{
	color:#5F5E5E;
	font-weight:bold;
}

.greentitle{
	color:#006712;
	font-weight:bold;
}

.greenlink{
	color:#026811;
	font-weight:bold;
	text-decoration: none;
}



.txtGEORGIA{
	color:#0A8F1C;
	font-size:18px;
	font-family:Georgia;
}
.hr{
	background-color:#DBDBDB;
}
input.text{
	width:225px;
	border:1px #bbbbbb solid;
}
textarea.select {
	border:1px #bbbbbb solid;
	width:225px;
}

.tablewhite {
	background-color:#FFFFFF;
}
.print {
	border-style:solid;
	border-color:#d9e9b3;
	border-width:1px;
}

a:link {
	text-decoration: none;	
	
	
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}

.head{
	background-color:#51745a;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.ganjil{
	background-color:#d9e9b3;
}
.genap {
	background-color:#eaf4d3;
}
.infoRed {
	color:#FF0000;
}