/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	color: #074A74;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #074A74;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-image: url(images/bk.gif);
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #0033CC;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

p {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

td{
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

.btcontent1 {
	background-color: #FFFFFF;
}

.btcontent2 {
	background-image: url(images/bkcontent2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcontent3 {
	background-image: url(images/bkcontent3.jpg);
	background-repeat: repeat-y;
}

.btcontent4 {
	background-image: url(images/bkcontent4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.btcontent4b {
	font-weight: bold;
	color: #FFFFFF;
}

#nav a:link {
	color: #FFFFFF;
}

#nav a:visited 	{
	color: #FFFFFF;
}

#nav a:hover {
	color: #0000CC;
}

#nav a:active 	{
	color: #0000CC;
}
