/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #AB5834;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background-color: #E1E1E1;
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active{
	background-color: #E1E1E1;
	color: #000000;
	text-decoration: underline overline;
}

body{
	background: url(images/bk.jpg) #425E8D no-repeat fixed left top;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

h1 {
	color: #425E8D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

h2 {
	color: #405D89;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font-size: 16px;
	font: Verdana, Arial, Helvetica, sans-serif;
}

.btbdr {
	border: 1px #999999 solid;
}

.btcontent {
	background-color: #FFFFFF;
	border: 1px #B9BBD2 solid;
	filter: alpha(opacity=65, style=0);
}

.btcopyrights {
	background-color: #E6E6E6;
	border: 1px #B8BDD1 solid;
	filter: alpha(opacity=65, style=0);
	font-size: 10px;
}

.btfoot {
	background-color: #899B8D;
	font-size: 10px;
}

.btname {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.btnav {
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	filter: alpha(opacity=65, style=0);
}

.btnavtitle2 {
	background-color: #A4B4CC;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

