body {

}
a img {
	border:0px;
}
.normalText {
	font-family: tahoma;
	font-size: 11px;
	color: #282828;
}
.normalText1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
//	font-weight:bold;
}
.textHeading {
	font-family: tahoma;
	font-size: 11px;
	color: #282828;
}

body {
	background-image: url(../images/bg.jpg);
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:3px;
}
.bgBlue {
background-color:#F4F3E8; 

}
.bgLightBlue { background-color:#F4F3E8}
.topLinks {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topLinks:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.copyrightText {
font-family:tahoma;
font-size:10px; 
color:#8D9CAB;}
.normalLink {
	font-family: tahoma;
	font-size: 11px;
	color: #196198;
	text-decoration: none;
}

.normalLink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #196198;
	text-decoration:underline;
    
}
.subLink {
	font-family: tahoma;
	font-size: 11px;
	color: #196198;
	text-decoration: none;
	 font-weight:bold;
}
.subLink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #196198;
	text-decoration: none;
    font-weight:bold;
}

.seperator {
background-color:#81B1D4;

}.pageHeader {
	font-family: arial narrow;
	font-size: 22px;
	color:#993300;
}
.footerText {
    color:#282828;
	font-size:10px;
	font-family:tahoma;;
	text-decoration:none;
}

.footerText:hover {
    color:#282828;
	font-size:10px;
	font-family:tahoma;;
	text-decoration:underline;
}
.input{
	font-family: tahoma;
	font-size: 11px;
	color:#333333;

}
.btn{
	font-family: tahoma;
	font-size: 11px;
	color:#282828;

}
.bgFooter {
background-image:url(../images/bg_footer_white.jpg);}
