body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(DEV/images/home/pagebk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #278BC0;
}
a:link {
	color: #278BC0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #278BC0;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FF6600;
}
h2 {
	font-size: 14px;
	color: #278BC0;
}
h3 {
	font-size: 12px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #999999;
}

.bknorepeat {
	background-repeat: no-repeat;
}

.bkrepeat-y {
	background-repeat: repeat-y;
}

.bkrepeat-x {
	background-repeat: repeat-x;
}
.sidebarnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 28px;	
}
.sidebarnav a:link {
	color: #fff;
	text-decoration: none;
}
.sidebarnav a:visited {
	text-decoration: none;
	color: #FAFBC1;
}
.sidebarnav a:hover {
	text-decoration: none;
	color: #fbf83b;
}
.sidebarnav a:active {
	text-decoration: underline;
	color: #fbf83b;
}
.countdown {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.footer {
	font-family: "Tahoma Bold", "Arial Bold", sans-serif;
	font-size: 10px;
	line-height:31px;
	color: #563E36;
}

