/* style copyright  © OutPostInternet.com. Duplication or redistribution is strictly prohibited. */

a:link	{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover	{
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 {
	font-size: 16px
}

h1 {
	text-decoration: none;
	background-image: url(images/bknav.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #ABABAB;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-indent: 6px;
	text-transform: uppercase;
}

h2 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	
}	

h3 {
   font-size: 13px;
}   
   

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/watermark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 4px #000000 solid;
	color: #000000;
}

.btcopyrights {
	border-bottom-width: 0px;
	border-color: #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: none;
	border-top-width: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.btnavbk {
	background-image: url(images/bknav.jpg);
	background-repeat: repeat-x;
	border: #FFFFFF none;
	border-width: 0px 1px;
	color: #000000;
}

.emphasize {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	
}
