/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: url(images/wm.gif)  no-repeat left bottom;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 5px;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.btcontent {
	background-image: url(images/content-mid.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

.btcopyrights {
	background-image: url(images/div.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
}

.btnavbk {
	background-image: url(images/bknav.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.btplans {
	background-image: url(images/bkplans.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btservices {
	background-image: url(images/bkservices.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav a:link {
	background-image: url(images/bkol.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 2px;
	width: 150px;
}

#nav a:visited {
	background-image: url(images/bkol.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #333333;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 2px;
	text-indent: 12px;
}

#nav a:hover {
	background-image: url(images/bkro.gif);
	background-repeat: no-repeat;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 2px;
}

#nav a:active {
	background-image: url(images/bkro.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 2px;
	text-indent: 12px;
}
