

body
{
	 background-repeat: no-repeat;
	 
	 background-image:url(../images/bg.jpg)   ;
	 padding-top: 10px;
	  margin:0;
	  font-family: book antiqua;

}

a
{
	
	color:#006C00;
}

a:hover
{
	background-color:#2e9900;
	color:White;
}

h1, h2, h3, strong 
{
	color:#006C00;
	padding-left :10px;
	font-family: book antiqua;
}

p
{
	color:black;
	border-color : Black;
	border: 1 px;
	font-family: book antiqua;
	
}

/*
*    text formatting
*/
.headertext
 {
 	
	border-color : Black;
	border: 1 px;
	font-weight:bold;
	text-align:center;
	font-family: book antiqua;
	font-size:14;
	
 }


.title
{
	
	border-color : Black;
	border: 1 px;
	font-weight:bold;
	text-align:center;
	font-family: book antiqua;
	font-size:13;

	
}

.subtitle
{
	
	border-color : Black;
	border: 1 px;
	font-family: book antiqua;
	font-size:13;
	
}

.normaltext
{
	
	border-color : Black;
	border: 1 px;
	font-family: book antiqua;
	font-size:12;
	
}
/*
*--------------------------------- end of text formatting
*/
.roundcont {
	width: 100%;
	background-color: #006C00;
	color: White;
	font-family: book antiqua;
	font-size:12;
}

.ClientLogo{
	margin-left:250px;
	margin-top: -30px;
	background-color: #006C00;
	color: White;
}

.roundcont H3 {
	margin: 0 10px;
	color: White;
	font-family: book antiqua;
	font-size:16;
}

.roundcont p {
	margin: 10px 10px;
	color: White;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*---------------------finish client container ----------*/

.container
{
	
	background-color:#f4f8cf ; 
	border-color:Black;
	border-width:thin;
}
div
{
	background-color:#fdfffb;
	color:#006C00;
	
	
	background-position:top;
	
}

input,textarea 
{
	border: 1px solid #ebebeb;
	padding: 2px 5px;
	background-color: #6e9d00;
		font-family: "Book antiqua",Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #f4f8cf;
	text-align: left;
	
}

.nav {
	padding-left: 10px;
	height: 34px;
	font: "Book antiqua",tahoma 12pt;
	color: #006C00;
	width:100%;
}

.nav:hover
{
	background-color:#2e9900;
}


.nav a {
	font: bold 12px "Book antiqua",Tahoma;
	text-decoration: none; 
	color: #006C00;
	
}

.nav a:hover {
	color: white;
}

.logo {
	color: white;
	font: bold 24px Tahoma;
	padding-left: 100px;
	height: 59px;
}

.content h1 
{
	
	color: #006C00;
	font-size: 14px;
}

.content h2
{
	
	color: #006C00;
	font-size: 13px;
}
.content {
	
	font-size : 12px;
	color: #006C00;
	line-height: 1.5;
}

.footer {
	font: 12px verdana;
	color: white;
	background: #006c00;
	border-right:3px solid #006c00;
	border-top: 3px solid #006c00;
	text-align: center;
}
.footerLink {
	font-size: 9px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerLink a {
	font-size: 9px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
