@charset "ISO-8859-1";
body {
	background: #DEDEDE;
	margin: 12px 0px;
	padding: 0px;
}
#shell {
	background: #FFFFFF url(../images/bg_shell.gif) repeat-y left top;
}
#shell td.newsletterbot {
	background: url(../images/newsletter_bgb.jpg) no-repeat left top;
	height: 284px;
}
#shell td.newslettercurve {
	background: url(../images/newsletter_curve.gif) no-repeat right bottom;
}
#shell td.content {
	background: url(../images/content_r.jpg) no-repeat right 287px;
	height: 582px;
}
#shell td.search {
	background: url(../images/search_bg.gif) no-repeat left top;
	height: 123px;
	width: 225px;
}
#shell td.newsletterbox {
	background: url(../images/newsletter_bg.gif) no-repeat left top;
	height: 164px;
	width: 157px;
}
#wing {
	background: url(../images/wing_bg.gif) repeat-y 0px 0px;
	width: 157px;
}
#wing td.top {
	background: url(../images/wing_top.gif) no-repeat;
	height: 116px;
	width: 157px;
}
#wingsearch {
	margin-top: 56px;
}
#wing ul {
	margin-top: 24px;
	margin-bottom: 12px;
}
#wing li {
	margin-bottom: 12px;
	list-style: url(../images/wing_arrow.gif);
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4FA700;
}
#wing a, a:link, a:visited, a:active {
	color: #4FA700;
	text-decoration: none;
	font-size: 12px;
}
#wing a:hover {
	color: #D68B0F;
	text-decoration: none;
	font-size: 12px;
}
#newsletterbox {
	margin-top: 82px;
	margin-left: 47px;
}
#newsletterbox input.signup {
	height: 16px;
	width: 90px;
	border: 0px none #FFFFFF;
	margin-bottom: 6px;
}
#searchbox {
	margin-top: 57px;
	margin-left: 6px;
}
#search {
	background: #BAD69F;
	height: 16px;
	width: 100px;
	border: 0px none #FFFFFF;
}
#navbar {
	background: url(../images/nav_bg.gif) no-repeat left top;
	margin: 0px;
	padding: 6px 0px 0px;
	height: 31px;
	width: 625px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #36578B;
	text-align: center;
}
#navbar a {
	margin-right: 6px;
	margin-left: 6px;
}
#news {
	background: url(../images/news_bg.gif) no-repeat left top;
	height: 249px;
	width: 625px;
	color: #333333;
}
#news td.roundoff {
	background: url(../images/news_bg_bot.gif) no-repeat left top;
	height: 21px;
}
#news td.text {
	margin: 0px;
	padding: 24px 12px 12px 6px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}
#news h1 {
	font-size: 14px;
	font-weight: bold;
	color: #58A124;
}
#content {
}
#content td.main {
	padding-top: 36px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#logins {
	width: 611px;
}
#logins td.fields {
	background: url(../images/login_bg.gif) no-repeat left top;
	height: 62px;
	width: 203px;
}
#loginbox {
	margin-top: 1px;
	margin-left: 44px;
}
#loginbox input.login {
	background: #FFFFFF;
	height: 16px;
	width: 120px;
	border: 0px none #FFFFFF;
}
#footer {

        background: #DEDEDE url(../images/foot2.gif);

        height: 48px;

        width: 782px;

        font: 10px/12px Verdana, Arial, Helvetica, sans-serif;

        color: #666666;

}

#footer a {

        color: #666666;

        text-decoration: none;

}

#footer a:hover {

        color: #333333;

}

#footer td {

        padding-top: 6px;

}

#footer .col1 {

        width: 29px;

}

#footer .col2 {

        width: 301px;

}

#footer .col3 {

        width: 155px;

}

#footer .col4 {

        width: 297px;

}


#text {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 6px;
}
#text h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #D38400;
	text-transform: capitalize;
}
/*
#text p {
	line-height: 18px;
}
*/
#details {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}
#details img.more {
	margin-bottom: 12px;
}
#text #details strong {
	font-size: 14px;
	color: #333333;
}
#text .archive-lg {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#text .archive a {
	font-weight: bold;
	color: #4FA700;
}
img.drawline {
	margin-top: 6px;
	margin-bottom: 12px;
	border-top: 1px solid #666666;
}
img.newsthumb {
	background: #EEEEEE;
	margin-right: 12px;
	border: 1px solid #000000;
}
td.caption {
	font: italic 10px Arial, Helvetica, sans-serif;
}
