body {
	background-color: #015A1F;
	margin:0px;
	font-family: Verdana, arial, helvetica, san-serif;
	font-size: 12px !important;
	background-image: url(../images/left.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #4F6C53;
}

p,td,span,div, a {
	text-decoration: none; 
	/*line-height:150%;*/
}


a{
    text-decoration: none; 
	color: #506A00!important; 
}
a:hover{
	text-decoration: underline; 
	color: #99CC00 !important; 
}

em,strong {

	line-height:20px;
	font-style:normal; 

}

h1,h2,h3,h4	{
	font-size: 12pt; 
	color:#116249;
}

h5	{
	font-size: 9pt; 
	color:#116249;
}

h6 {
	font-size: 11pt; 
	color:#116249;
	line-height: 13pt;
}

			 		
input, select, textarea { 
	font-size: 8pt; 
	font-family: verdana, helvetica, arial, san-serif; 
	color: rgb(0,0,0); 
}


.main{
	background: left 20px repeat-x url(/images/orange_bg_tile.gif);
	height: 500px;
}		

/* List */

ul {

	margin-left: 40px; 
	list-style: url(/images/bullet.gif);
	padding-top:15px; 
	padding-bottom:15px;
	line-height: 25px;
	font-weight: bold;

}

/* PRODUCT */

.product {
	 background-image: url(/images/product-break.gif); 
	 background-position: top right;
	 background-repeat: no-repeat;
 
}
.bodytext {
	font-size:11px;
}
.pagelink {
	font-size:10px;
	text-decoration:none;
	color:#339966;
}
.pagelink:link {
	
	
}
.pagelink:hover {
	text-decoration:underline;
	color:#FF9900;
}

/* Custom Styles - MENU */

.menu {
	font-size: 8pt; 
	font-family: verdana, helvetica, arial, san-serif; 
	color: #FFFFFF;
	display: block;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 10px;

}

.menu a{
	font-size: 8pt; 
	font-family: verdana, helvetica, arial, san-serif; 
	color: #FFFFFF !important;
	text-decoration: none;

}

.menu a:hover{
	font-size: 8pt; 
	font-family: verdana, helvetica, arial, san-serif; 
	color: #FFFFFF !important;
	text-decoration: underline;

}

/* Custom Styles - SUB-MENU */

.sub-menu {
	display: block;
	background-image: url(/images/sub-menuback.gif);
	height: 20px;
	width: 194px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 8pt; 
	font-family: verdana, helvetica, arial, san-serif; 

}

.sub-menu a {
	color:#116249 !important;
	font-weight: bold;
	font-size: 8pt; 
	font-family: verdana, helvetica, arial, san-serif; 	
}

.sub-menu a:hover{
	color:#f47933 !important;
	font-weight: bold;
	text-decoration: underline;
}


/* Custom Styles - FOOTER */

.footer {
	font-size: 7pt;
	font-family: verdana, helvetica, arial, san-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer a:link, .footer a:visited{
	font-size: 7pt;
	font-family: verdana, helvetica, arial, san-serif;
	
	color: #FFFFFF !important;
	text-decoration: underline;
}

.footer a:hover{
	font-size: 7pt;
	font-family: verdana, helvetica, arial, san-serif;

	text-decoration: underline;
	color:#f47933 !important;
}
.wbackground {
	background-image: url(../images/wbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}.greanmainbg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topbg {
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
}
.lightgreenbg {
	background-image: url(../images/lightgreanbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.wbgtable {
	background-image: url(../images/wbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
