body {	margin: 0px;	padding: 0px; background:url(../images/main-bg.gif) center top repeat-y; background-color:#0a3035;}
h1, h2, h3, h4, h5, h6, span, br, p, a, form {margin:0; padding:0;}
.nav {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; color:#FFF; text-align:center; text-decoration:none; line-height:40px; padding:0 15px; display:block;}

.nav:hover { color:#000000; background:url(../images/nav-bg-h.gif) left top repeat-x;}

.left-nav {font-family:"trebuchet MS"; font-size:16px; font-style:normal; font-weight:normal; color:#FFF; text-align:left; text-decoration:none; line-height:40px; padding:0 0 0 35px; display:block; background:url(../images/left-nav-bg.gif) left top repeat-x;}

.left-nav:hover { color:#FFFFFF; background:url(../images/left-nav-bg-h.gif) left top repeat-x; padding:0 0 0 45px; }

a.btnlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.btnlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}