.navbar {
	background-image: url(images/drkbkg.gif);
}
.header {
	background-image: url(images/ltbkg.gif);
	background-repeat: repeat;
}
.blkborder {
	border: 1px solid #000000;
	background-color: #FFFFFF;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #663366;
}

.footer a:link {
	color: #663366;
	text-decoration: underline;
}
.footer a:visited {
	color: #663366;
	text-decoration: none;
}
.footer a:hover {
	color: #663366;
	text-decoration: underline;
}
.footer a:active {
	color: #663366;
	text-decoration: none;
}	
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;

}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/ltbkg.gif);

}
.whiteCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(images/drkbkg.gif);
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.navtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navtext a:active {
	color: #FFFFFF;
	text-decoration: none;
}	
.bannertop {
	background-image: url(images/index_new_r1_c1.jpg);
	background-repeat: repeat;
}
.topnavtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996699;
	font-size: 11px;
    text-decoration: none;
}
.topnavtext a:link {
	color: #996699;
	text-decoration: none;
}
.topnavtext a:visited {
	color: #996699;
	text-decoration: none;
}
.topnavtext a:hover {
	color: #5E405E;
	text-decoration: underline;
}
.topnavtext a:active {
	color: #996699;
	text-decoration: none;
}	
.bkground {
	background-color: #FFFFFF;
}
.btnav { background-color: #84C1DF; border: 1px #000000 solid;} 
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #996699;
}
.bannerbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whiteborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
