body {	margin: 0px;	padding: 0px; background:url(../images/main-bg.gif) center top repeat-y; background-color:#FFFFFF;}
h1, h2, h3, h4, h5, h6, span, br, p, ul, li, a, ol, form {margin:0; padding:0;}
.nav-l {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:normal; font-weight:normal; color:#FFFFFF; text-align:center; text-decoration:none; line-height:40px; padding:0 15px; display:block; background:url(../images/nav-bg-left.gif) left top no-repeat;}

.nav-l:hover {color:#000; text-decoration:none; background:url(../images/nav-bg-left-h.gif) left top no-repeat;}
.nav {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:normal; font-weight:normal; color:#FFFFFF; text-align:center; text-decoration:none; line-height:40px; padding:0 15px; display:block; background:url(../images/nav-bg.gif) left top repeat-x;}

.nav:hover {color:#000; text-decoration:none; background:url(../images/nav-bg-h.gif) left top repeat-x;}
.nav-r {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:normal; font-weight:normal; color:#FFFFFF; text-align:center; text-decoration:none; line-height:40px; padding:0 15px; display:block; background:url(../images/nav-bg-right.gif) right top no-repeat;}

.nav-r:hover {color:#000; text-decoration:none; background:url(../images/nav-bg-right-h.gif) right top no-repeat;}

.body-txt {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:normal; color:#FFFFFF; text-align:justify; text-decoration:none; line-height:16px; padding:0 5px;}


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;
}