.border {
	border: 1px solid #000000;
}
.bannertitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}
.bannertitle1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	font-style: italic;

}
.small {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.boldsmall {
	font-size: 10px;
	font-weight: bold;
}
.tealtext {
	font-weight: bold;
	color: #336666;
}
.aquabold {
	font-weight: bold;
	background-color: #99CCCC;
}
.bordered {
	border: 1px solid #000000;
	font-weight: bold;
	cursor: hand;


}
.blackbkgrnd {
	background-color: #000000;
}
.leftsidebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.blkframe {
	background-color: #000000;
	border: thick groove #CC9966;
}
.borderwhite {
	border: medium double #FFFFFF;
}
.teal {
	font-weight: bold;
	color: #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.bolditlaicblack {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.borderwhitehand {
	border: medium double #FFFFFF;
	cursor: hand;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

