body{
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
	background-color: #B3C851;
	margin: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: underline;
}


.bot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;	

}

.bot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;	
	padding-left: 3px;
	padding-right: 3px;
}


.bot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	}


table tr td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 17px;

}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left:15px;
	padding-right:10px;
}

.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom:5px;
}

li {
	azimuth: left-side;
	list-style-image: url(images/tick.jpg);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 10px;
	line-height: 18px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 15px;
	color: #558003;
}


.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
vertical-align: center;

}

.menu a {
font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;

}

.menu a:hover {
font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:yellow;
text-decoration: underline;


}
.subtitle1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align:justify;
	color:#030186;
	padding-left: 15px;
}


#left a {
font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: White;
text-transform: uppercase;	
}
#left a:hover {
font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: Yellow;
text-decoration: underline;	
}

#indexcell{
	width:611px;
	background-image: url(images/index_bg.jpg);
 background-repeat: no-repeat;
 border-right: 1px solid #999999;
}

#tableb{
   width:868px;
   background-color: #ffffff;
   border-left:2px solid #ffffff;
   border-right:2px solid #ffffff;
}


#leftcell{
   width:256px;
background-image: url(images/leftbg.jpg);
 

}


#rightcell{
   width:168px;
background-color: #EBEBEB;
border-top:1px solid #B1B1B1;
border-right:1px solid #B1B1B1;
border-bottom:1px solid #B1B1B1;
border-left:1px solid #B1B1B1;
}


#subcell{
   width:700px;
	background-image: url(images/subbg.jpg);
	background-repeat: repeat-x;
}

.box{
	background-repeat: no-repeat;
	margin-top: 5px;
}