body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}

h1,h3,h2,h4 {font-family:Arial, Helvetica, sans-serif;margin:0px;padding:0px}

h1 {font-size:20px;color:#edb302;letter-spacing:-1px;}
h2 {font-size:12px;color:#ffffff}
h3 {font-size:12px;color:#86a562;}
h4 {font-size:12px;color:#edb302;}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:1.4em;
		color:#7F7D7D;
	}

.f_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#FFFFFF;
	}

.f1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#67543B;
	}

.f2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#3B71A0;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#86A562;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#87ADC6;
	}	

.ls_text, .ls_text a
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#7E7E7E;
	}	
	
.c_text, .c_text a
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#A1A1A1;
	}

.form
	{
		width:116px; height:17px; border-color:#CDCDCD; border-bottom-width:1px; background-color:#ffffff; padding-top:0px
	}
.form1
	{
		width:154px; height:18px; border-color:#CAD2D5; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-top:0px
	}
.form_div
	{
		height:21px; margin-top:1px;		
	}
		
a{text-decoration:none;}	
a:hover{text-decoration:underline;}


ul {margin:0; padding:0; list-style:none}
.li1, .page_item {background:url(images/as.gif) no-repeat left 3px; margin: 3px 0px 3px 0px; padding:0px 0px 0px 13px;color:#86a562}

.li2, .m_text li {background:url(images/as1.gif) no-repeat left 3px; margin: 3px 0px 0px 0px; padding:0px 0px 0px 11px;color:#86a562}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

a img {border:0}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
