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: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg_001.png);
	/*background-color: #8B8B8B;*/
	background-color: #333333;
   }
.bdpage {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


/*html { min-height: 100%; margin-bottom: 1px; }

body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	height:100%;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/background.jpg);
	background-color: #E6E6E6;
}*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}



	
a:link {background:none;color:#FFFFFF;text-decoration:underline;}	
a:visited {background:none;  color:#FFFFFF; text-decoration:underline;}
a:hover {background:none;  color:#FFFFFF; text-decoration:none;;}
a:active {background:none; color:#FFFFFF; text-decoration:none;}

a.nav:link {
	color:#FFFFFF;
	text-decoration:underline;
	/*font-size: 16px;*/
	font-weight: bold;
}	
a.nav:visited {
	color:#FFFFFF;
	text-decoration:underline;
	/*font-size: 16px;*/
	font-weight: bold;
}
a.nav:hover {
	color:#FFFFFF;
	text-decoration:none;
	/*font-size: 16px;*/
	font-weight: bold;
}
a.nav:active {
	color:#FFFFFF;	
	text-decoration:none;
	/*font-size: 16px;*/
	font-weight: bold;
}

.btmpage {
	color: #000000;
	font-size: 12px;
}
	

.bd1pxblack {
	border: 1px solid #000000;
}
.copyright {
	font-size: 12px;
	color: #000000;
}
.outline {
	border: 1px solid #000000;
}
