 /* Basic */

html, body{margin:0px;padding:0px}

body{text-align:center; Background: #E1E5D1 }

a, table, td, tr, p, div, span, h1, h2, h3, h4, h5, h6, form, input, textarea { margin: 0px; padding: 0px; font: normal 11px Tahoma, sans-serif; color: #414141; line-height: 17px; }

img { border: 0px; }

 /* Layout */

#maintbl { margin: 0px auto }
.footer { Background: url('images/footer_bg.gif') no-repeat }
.footer p { text-align: left; color: #FFFFFF; padding: 0px 14px 4px 17px; line-height: 9px; }
.contentbg { Background: url('images/content_bg.gif') repeat-y; text-align: center }
.inlinead { Background: url('images/ad_inline.gif') no-repeat }
.header {  Background: url('images/header_bg.gif') repeat-x }


.menu { text-align: center; Background: url('images/menu_bg.gif') no-repeat }
.menu p { text-align: center;padding: 10px 14px 4px 0px; line-height: 15px; }
.nav {margin-left: 13px; font: normal 13px Trebuchet MS, sans-serif; font-weight: bold; color: #535353; text-decoration: none;}
.nav:hover {{margin-left: 13px;font: normal 13px Trebuchet MS, sans-serif; font-weight: bold; color:#ADADAD; text-decoration: underline;}}


.homeleft { Background: url('images/home_left_bg.gif') repeat-y }
.subleft { Background: url('images/sub_left_bg.gif') repeat-y }












.contenttbl { margin: 0px auto; text-align: left}


.dottedline { Background: url('images/dottedline.gif') repeat-x }


 /* Links */
 
a { text-decoration: none; color: #202020; font-size: 11px }
a:hover { text-decoration: underline; color: #202020; font-size: 11px }

.nav {font: normal 13px Trebuchet MS, sans-serif; font-weight: bold; color: #535353}
.nav:hover {font: normal 13px Trebuchet MS, sans-serif; font-weight: bold; color: #266A00; }


 /* Forms */

.field { Background: #FFFFFF; border: 1px solid #D7D7D7; height: 16px; line-height:16px;padding-left: 5px; padding-right: 5px;}

input.button {
	background:transparent url(images/button.gif) no-repeat top left;
	width:69px;
	height:22px;
	line-height:10px;
	padding:0px 0px 2px 0px !important;
	border:0px;
	color:#ffffff;
	cursor:pointer;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
