html,body{
	margin:0;
	padding:0;
/*
	height:101%;
*/
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/page/background.jpg);
	background-repeat: repeat-x;
	  
   }


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:link {background:none;  color:#0000FF; text-decoration:underline}
a:visited {background:none;  color:#0000FF; text-decoration:underline}
a:hover {background:none;  color:#0000FF; text-decoration:none}
a:active {background:none; color:#0000FF; text-decoration:none}

a.nav:link {
	color:#000000;
	text-decoration:underline;
	font-size: 14px;
	font-weight: normal;
}	
a.nav:visited {
	color:#000000;
	text-decoration:underline;
	font-size: 14px;
	font-weight: normal;
}
a.nav:hover {
	color:#000000;
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;
}
a.nav:active {
	color:#000000;
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;
}


a.navside:link {
	color:#000000;
	text-decoration:underline;
	font-size: 14px;
	font-weight: ;
	font-weight: bold;
}	
a.navside:visited {
	color:#000000;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}
a.navside:hover {
	color:#000000;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
a.navside:active {
	color:#000000;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}

a.dark:link {
	color:#000000;
	text-decoration:underline;
	font-weight: normal;
}	
a.dark:visited {
	color:#000000;
	text-decoration:underline;
	font-weight: normal;
}
a.dark:hover {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
a.dark:active {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}


.sidebgtop {
	background-image: url(../images/page/sidebar-top.jpg);
	background-repeat: repeat-x;
}

.sidebgbtm {
	background-image: url(../images/page/sidebar-btm.jpg);
	background-repeat: repeat-x;
}	
.sidebg {
	background-color: #EBEBEB;
}
.sidebgad {
	background-color: #FFFFFF;
}

.btmline {font-size: 12px
}
.btncolor {
	background-color: #76E378;
}
