.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/menubgflip.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-style: italic;

}

.topMenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	display:block;

}

.topMenu td:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/menubgflip_over.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.sideLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.sideLinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display:block;

}

.sideLinks h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF6600;
}
.sideLinks h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF9900;
}

.sideLinks td:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00CCFF;
}
	
.titleBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	background-image: url(../images/topbg_big.jpg);
	background-repeat: repeat;
	background-position: left top;
	


}
.margin {
	padding: 20px 0px 0px;
	background-color: #006bff;/*#006bff;*/
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

.sideHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;

}
.sideSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;

}
.borderTLB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderFull {
	border-top: 1px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.borderLBR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBR {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
.borderLTR {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	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;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 24pt;
	font-weight: bolder;



}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;

}
.newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.borderR {
	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: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderTLLLB {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderLBBB {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.fonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
