/* style Copyrighted © by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

.small {
    font-size: 85%;
}


div.center {
    text-align: center;
}

.center {
  text-align: center;
}

.foot_note { font-size: 75%; font-style: italic; }

a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


body{
	background-color: #FFFFFF;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin: 0;
}

h1{
	color: #4C73A9;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

p {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

td {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}


.btbuttons { 
     background-image: url("./images/button.gif");
	 	background-repeat: no-repeat;
}


.btcontent {
	border-bottom-width: 2px;
	border-color: #58ABD8 #00C3C3 #00C3C3 #58ABD8;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
}

.btcopyrights {
	color: #150185;
	font-size: 9px;
}

.btheader {
	background-image: url(images/bkheader.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.btnavbk {
	background-image: url(images/bknavright.gif);
	background-repeat: repeat-y;
}

.btnavbkleft {
	background-image: url(images/navleft.gif);
	background-repeat: no-repeat;
}

.btnavbkright {
	background-image: url(images/navright.gif);
	background-repeat: no-repeat;
}

.btnavbktop {
	background-image: url(images/bknav.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-color: #000000 #3BA6D1 #3BA6D1 #000000;
	border-left-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	width: 100%
}

.btnewsbox {
	color: #FFFFFF;
}


.featured_sites_header {
	background: #3DA6D1; 
	color: #000000; 
	font-weight: bold;
	font-size: 8pt; 
	border: 1px solid #000000; 
	width: 175px; 
	height: 20px;
	line-height: 20px;
    text-align: center;
	margin: auto;
	padding: 2px;
}

.featured_sites {
     font-size: 8pt; 
	 background: #ffffff; 
	 color: #000000; 
	 border: 1px solid #000000; 
	 width: 175px; 
	 padding: 2px;
	 text-align: center;
	 margin: auto;
	 line-height: 18px;
}


