/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #396280;
	color: #C2C9CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	text-decoration: underline;
	color: #B5C8D7;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	color: #C2C9CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	color: #C2C9CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btborder {
	border-bottom-width: 0px;
	border-color: #000000 #A9B7C0;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 0px;
}

.btborder2 {
	border-bottom-width: 0px;
	border-color: #000000 #7A97A9;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 0px;
}

.btcopyrights {
	background-image: url(images/footer2.jpg);
	background-repeat: repeat-x;
	color: #38617F;
	font-size: 10px;
}
