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

a:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #00D9FF;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #00D9FF;
	font-weight: bold;
	text-decoration: underline overline;
}

body {
	background-image: url(../images/cornerpic.jpg);
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h1 {
	color: #137ECE;
	font-size: x-large;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.btcopyrights {
	color: #333333;
	font-size: 10px;
}

.btheaderbk {
	background-image:  url(../images/bkheader.jpg);
	background-repeat: repeat-x;
}

.btlogobk {
	background-image: url(../images/cornerpic.jpg);
	background-repeat: no-repeat;
}

.btnavbk {
	background-image:  url(../images/bknav.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btsubtitle {
	color: #00D9FF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
p  { 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
.textwhite {
	color: #FFFFFF;
}
.textblue {
	color: #0066CC;
}
.textred {
	color: #990000;
}
.thinborder {
	border: thin solid #333333;
}
.textbluesmall {
	font-size: x-small;
	color: #0181DE;
}
.largeText {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #005DA2;
}
