/* CSS Document */

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #9D9D9D;
	text-align: justify;
}

.contentblack {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
}

.link a {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
}

.link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
	text-align: justify;
}


.contentBL {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #009B00;
	text-align: justify;
	font-weight: bold;
}

.greyheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.blueheading {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Myriad Pro Light Cond", "Myriad Pro Light SemiCond";
	font-size: 15px;
	font-weight: bold;
	color: #1771a3;
}

.frame {
	border-left-style: none;
	color: #9D9D9D;
	border-left: 2px solid #B8B1A5;
}

.frame1 {
	color: #9D9D9D;
	border-top: thin none #00CC00;
	border-right: thin groove #00CC00;
	border-bottom: thin double #00CC00;
	border-left: thin none #00CC00;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000000;
}

.small2{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.menucontent {

	font-family: "Bauhaus Md BT", Beantown;
	font-size: 10px;
	line-height: 20px;
	color: #080808;
	text-align: right;
}
.bg {

	color: #FF9900;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
}

.bg a {
	padding:20px;
	color: #FF9900;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
}

.bg a:hover {

padding:20px;
background-color:#336600;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
}

.bottomline {
	background-image: url(newtempimages/bot.jpg);
	border-bottom-style: none;
	background-repeat: repeat-x;
}

