/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	color: #0000A3;
	text-decoration: none; font-family:Arial
}

a:visited{
	color: #0000A3;
	text-decoration: none; font-family:Arial
}

a:hover{
	background-color: #A50D0D;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none; font-family:Arial
}

a:active{
	background-color: #EDF2F6;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #0000A3;
	color: #000000;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial
}

h1{
	border-style: none;
	color: #0000A3;
	font-size: 18px;
	font-weight: bold;
	
}


p{
	color: #000000;
	font: 12px "Arial,Verdana,Helvetica";
}

td{
	color: #000000;
	font: 12px "Arial,Verdana,Helvetica";
}

.btborder {
	border: 2px #0000A3;
}

.btkcontent {
	background: #FFFFFF;
}

.btkfoot {
	border-style: solid;
	background-color: #0000A3;
	border-bottom-width: 0px;
	border-color: #0000A3 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
}