/* CSS Document */

Body
{
background-color:#d5e6d2;
margin-left:0;
margin-top:0;
margin-right:0;
}

.datetxt
{
font-family:Verdana;
font-size:10px;
padding-right:20px;
}



.txt
{
font-family:Verdana;
font-size:11px;
padding-left:15px;
/*padding-top:5px;*/
text-align:justify;
line-height:20px;
}

a{
font-family:Verdana;font-size:9px;color:#4F520F;text-decoration:none;
}
a:hover{
font-family:Verdana;font-size:9px;color:#000000;text-decoration:underline;
}

.btmtxt
{
font-family:Verdana;
font-size:9px;
}

a.more{
font-family:Verdana;font-size:11px;color:#FF0000;text-decoration:none;
}
a.more:hover{
font-family:Verdana;
font-size:11px;
color:#FF0000;
text-decoration:underline;
/*padding-left:15px;*/
text-align:right;
}

a.email
{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration:none
}

a.email:hover
{
font-family:Verdana;
font-size:11px;
text-decoration:underline;
}

.txt1
{
font-family:Verdana;
font-size:11px;
padding-left:15px;
text-align:right;
color:#FF0000;
}

.content
{
font-family:Verdana;
font-size:11px;
padding-left:10px;
padding-right:18px;
text-align:justify;
line-height:20px;
}
.heading
{
font-family:Verdana;
font-size:15px;
color:#669900;
font-weight:bold;
padding-left:10px;
padding-right:18px;
text-align:justify;
line-height:20px;
}
.heading1
{
font-family:Verdana;
font-size:12px;
color:#669900;
font-weight:bold;
padding-left:1px;
padding-right:18px;
text-align:justify;
line-height:20px;
}
.heading2
{
font-family:Verdana;
font-size:12px;
color:#669900;
font-weight:bold;
padding-left:55px;
text-align:justify;
line-height:20px;
}

.heading3
{
font-family:Verdana;
font-size:12px;
color:#669900;
font-weight:bold;
padding-left:45px;
text-align:justify;
line-height:20px;
}




.loc
{
font-family:Verdana;
font-size:13px;
padding-left:10px;
padding-right:18px;
text-align:justify;
line-height:20px;
color:#364b32;
}

.txtbox	
	{	
		font-family:Verdana;
		font-size: 11px;
		height: 15px;
		width: 170px;
		border: 1px #CCCCCC solid; 
		background-color:white;

	 }
.txtarea
	{
		font-family:verdana;
		font-size: 11px;
		color: #000000;
		height: 70px;
		width: 180px;
		border: 1px solid #CCCCCC;
		background-color:white;
	}
.button 
	{
	 font-family:Verdana;
	 color:#FFFFFF;
	 font-size:11px;
	 width:50px;
	 height:20px;
	 background-color:#38469e;
	 border:1px; border-color:#38469e;
	}		
	
a.back {
		font-family:Verdana;
		font-size:12px;
		color:#669900;
		style:padding-top:10px;
		font-weight:bold;
		line-height:20px;
		text-decoration:none;
		}
a.back:hover {
		font-family:Verdana;
		font-size:12px;
		color:#669900;
		font-weight:bold;
		line-height:20px;
		text-decoration:none;
		}		