body
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Sans-serif;
	background-color: #FFFFFF;
}

table 
{
	font-family: Tahoma, Helvetica, Sans-serif;
	margin-left: auto; margin-right: auto;
}

.margin {
    padding-left: 5px;
}

td
{
	font-family: Tahoma, Helvetica, Sans-serif;
	text-align: left;
	font-size: 11px;
}

.back
{
	background-color: #FFFFFF;
	border-left: solid #8CC63F 1px;
	border-right: solid #8CC63F 1px;
	border-top: solid #8CC63F 1px;
	padding: 1px;
}

.back2
{
	background-color: #FFFFFF;
	border-left: solid #8CC63F 1px;
	border-right: solid #8CC63F 1px;
	border-top: solid #8CC63F 1px;
	border-bottom: solid #8CC63F 1px;
	padding: 1px;
}

.back3
{
	background-color: #FFFFFF;
	border-left: solid #8CC63F 1px;
	border-right: solid #8CC63F 1px;
	border-top: solid #8CC63F 1px;
	border-bottom: solid #8CC63F 1px;
	padding: 4px;
	text-align: center;
}

th
{
	font-size: 11px;
	font-weight: bold;
    height: 17px;
	text-align: left;
	color: #000000;
	background-color: #8CC63F;
	padding: 1px;
}

th.hi1
{
	font-size: 11px;
	font-weight: bold;
    height: 17px;
	text-align: left;
	color: #000000;
	border-left: solid #BCF66F 2px;
	background-color: #BCF66F;
	padding: 1px;
}

th.hi2
{
	font-size: 11px;
	font-weight: bold;
    height: 17px;
	text-align: center;
	color: #000000;
	background-color: #8CC63F;
	padding: 1px;
}


.content
{

	border-left: solid #8CC63F 1px;
	border-right: solid #8CC63F 1px;
	border-bottom: solid #8CC63F 1px;
    padding: 3px;
}


.content2
{
	background-color: #E8E8E8;
    padding: 3px;
}





.title
{
	line-height: 80px;
}

.smallred 
{
    color: #FF0000;
	font-size: 10px;
}



.menu
{
	background-color: #FFFFFF;
	border-left: solid #8CC63F 1px;
	border-top: solid #8CC63F 1px;
	border-bottom: solid #8CC63F 1px;
	padding: 3px;
}

.menu-b
{
	height: 16px;
	background-color: #8CC63F;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}

.menu-c
{
	background-color: #FFFFFF;
	text-align: right;	
	border-right: solid #8CC63F 1px;
	border-top: solid #8CC63F 1px;
	border-bottom: solid #8CC63F 1px;
}


.menu-item
{
	border-left: solid #8CC63F 1px;
	border-right: solid #8CC63F 1px;
    border-bottom:dotted 1px #8CC63F;
	padding: 3px;
}

.menu-item2
{
	border-left: solid #8CC63F 1px;
	border-right: solid #8CC63F 1px;
	border-bottom: solid #8CC63F 1px;
	padding: 3px;
}



.space
{
	height: 10px;
	width: 10px;
}

.space2
{
	height: 10px;
	width: 10px;
}

.center
{
	text-align: center;
}


.left
{
	text-align: left;
}

.right
{
  
	text-align: right;
}


.form 
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border: 1px solid #000000;
}


.head
{
	font-weight: bold;
}

A
{
	text-decoration: none;
	color: #000; 
	line-height: 14px;

}
A:link {color: #000; }
A:active {color: #000;}
A:hover {color: #000; text-decoration: underline;}

A.nav
{
	font-weight: bold; 
}

input 
{		
	font-size: 10px;
}

input.button 
{
	font-size: 10px;
		
}

select 
{
		
	font-size: 10px;
}






	height: 17px;
	background-color: #8CC63F;
	padding: 2px;