body {
	color: #66AC01;
	background-color: #EAFFCC;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	height: 100%;
}
/*
a {
	color: #66AC01;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #287325;
	background-color: transparent;
	text-decoration: none;
}
*/
.top_left{
	border: none ;
	width: 70%;
	height: 40%;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
	text-align: right;
	vertical-align: bottom;
	background: url(bg_top_left_back.gif) repeat-y right;
/*	background: url(bg_top_left.gif) no-repeat bottom right;
	background-color: #F2FDE3;*/
	background-color: #c0c0c0;
}

.top_right{
	border: none ;
	width: 30%;
	height: 40%;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
	text-align: left;
	vertical-align: bottom;
	background: url(bg_top_right.jpg) no-repeat bottom left;
}

.bott_left{
	border: none ;
	width: 70%;
	height: 60%;
	border-top: 1px solid White;
	border-right: 1px solid White;
	text-align: right;
	vertical-align: top;
/*	background: url(bg_bott_left.jpg) no-repeat top right;*/
	background: url(bg_bott_left_back.gif) repeat-y right;
	background-color: #c0c0c0;
}

.bott_right{
	border: none ;
	width: 30%;
	height: 60%;
	border-top: 1px solid White;
	border-left: 1px solid White;
	text-align: left;
	vertical-align: top;
	background: url(bg_bott_right.jpg) no-repeat top left;
}

.top_left1{
	border: none ;
	height: 140px;
	border-bottom: 1px solid White;
	border-right: 1px solid White;
	vertical-align: bottom;
	background: url(bg_top_left1.gif) no-repeat bottom right;
	background-color: #F2FDE3;
}

.top_right1{
	border: none ;
	width: 260px;
	height: 140px;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
	text-align: left;
	vertical-align: bottom;
	background: url(bg_top_right1.jpg) no-repeat bottom left;
}

.bott_left1{
	border: none ;
	border-top: 1px solid White;
	border-right: 1px solid White;
	text-align: right;
	vertical-align: top;
	background: url(bg_bott_big.jpg) no-repeat bottom left;
}

.bott_right1{
	border: none ;
	width: 260px;
	border-top: 1px solid White;
	border-left: 1px solid White;
	text-align: left;
	vertical-align: top;
	background: url(bg_bott_right1.jpg) no-repeat top left;
}

.table_bg{
	border: 0px none;
	width: 100%;
	height: 100%;
}

p{
	color: #66AC01;
	font-family: "Arial", serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
li{
	color: #66AC01;
	font-family: "Arial", serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}
.li1{
	color: #6F6F6E;
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
.menu{
    text-align: left;
    margin-left: 100px;
}
.menu_item{
   color: #A7B1BA;
    text-align: center;
    font: bold 11pt Tahoma;
    width: 220px;
    height: 24px;
    vertical-align: text-bottom;
    margin-left: 10px;
  text-decoration: none;
}
.menu_item1{
   color: #006400;
    text-align: center;
    font: bold 11pt Tahoma;
    width: 220px;
    height: 24px;
    vertical-align: text-bottom;
    margin-left: 10px;
  text-decoration: none;
}
.menu_item a{
 color: #66AC01;
 text-decoration: none;
}
.menu_item a:visited{
 color: #66AC01;
 text-decoration: none;
}
.menu_item:hover{
 color: #80B70D;
 text-decoration: none;
}
.td_head{
background-color: #a4dd56;
color: White;
text-align: center;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
letter-spacing: 1px;
border-left: 1px solid White;
}
.td_head1{
background-color: #a4dd56;
color: White;
text-align: center;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
border-left: 1px solid White;
}
.td1{
font-weight: bold;  
text-align: center;
border-bottom: 1px solid #006400;
}
.td1 a{
   color: #66AC01;
	text-decoration: none;
}
.td1 a:visited{
 color: #66AC01;
 text-decoration: none;
}
.td1 a:hover{
 color: #80B70D;
 text-decoration: none;
}
.td1a{
font-weight: bold;  
text-align: center;
border-bottom: 1px solid #006400;
border-left: 1px solid #006400;
}
.td2{
color: #4d4d4d;
font-weight: bold;  
text-align: center;
border-bottom: 1px solid #006400;
}
.td2a{
color: #4d4d4d;
font-weight: bold;  
text-align: center;
border-bottom: 1px solid #006400;
border-left: 1px solid #006400;
}
.td2 a{
   color: #3F3F3F;
	text-decoration: none;
}
