/* CSS Document */

body
{margin: 0px;background-image:url(images/bg_body.jpg);	font-family:Arial;	font-size:12px;
	color:#003300;}

/* header */
.bg_header	{ background-image:url(images/bg_header.jpg); background-repeat:repeat-x; }
#header a	{ font-size:12px; color:#006c00; text-decoration:underline; }
.headertext	{font-size:12px;color:#006c00; line-height:normal;}

/* header navigation bar */
.navbartext		{
	font-size:18px;
	color:#FFFFFF;
}
.navbar:link	{ font-size:17px; color:#FFFFFF; text-decoration:none; font-weight:bold; }
.navbar:visited	{ font-size:17px; color:#FFFFFF; text-decoration:none; font-weight:bold; }
.navbar:hover	{ font-size:17px; color:#f5b12e; text-decoration:underline; font-weight:bold; }
.bg_below_nav	{ background-image:url(images/bg_below_nav.gif); background-repeat:repeat-x; }

/* contents */
.bgcolor		{ background-color:#FFFFFF; }
a:link			{ color:#169003; text-decoration:none; font-size:11px; line-height:normal; }
a:visited		{ color:#169003; text-decoration:none; font-size:11px; line-height:normal; }
a:hover			{ color:#003300; text-decoration:underline; font-size:11px; line-height:normal; }

.allheaders		{font-size:20px;color:#003300;line-height:28px;	text-align: justify;}
.index_dtext	{ text-align:justify; }


#news_index a { font-size:12px; text-decoration:underline; }

#news_index ul { 
margin:0px;
padding:0px;
list-style-type:none;
 }


/* footer */

#footer a	{ font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:underline; }
.footertext	{ font-size:12px; font-weight:bold; color:#FFFFFF; }

.form {	font: 11px arial, sans-serif;color: #000000;text-decoration: none;	text-indent: 0px;	background-color: #ffffff;width:110px;}
	
.form2 {font: 10px arial, sans-serif; color: #ffffff; text-decoration: none; text-indent: 0; background-color: #669966; font-weight: bold;}

.main {	font-family:Arial, Helvetica, sans-serif;font-size:12px;text-align:justify;color:#006633;
	line-height:normal;}
.header {font-family:Arial, Helvetica, sans-serif;	font-size:15px;	color:#006600;	font-weight:bold;
}
.searchbtext	{ font-family:tahoma; font-size:10px; color:#FFFFFF; text-indent:5px; }
.head_titlew	{font-family:tahoma;font-size:12px;	color:#FFFFFF;font-weight:bold;}

.navbars:link	{ font-size:12px; color:#FFFFFF; text-decoration:none; }
.navbars:visited	{ font-size:12px; color:#FFFFFF; text-decoration:none; }
.navbars:hover	{ font-size:12px; color:#f5b12e; text-decoration:underline; }

#listing_updates, .smalltextw, .smalltext {
font-size:11px;
color:#FFFFFF;
}


