@charset "utf-8";
/* CSS Document */

body {
	background-color: #99A3C6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url(../images/bgd.jpg);
}


.nav {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #B9BA1B;
	text-decoration: none;
	text-align: center;
}

.nav:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
}
.blackbold10verd {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.calibri20bold {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #328F47;
	text-decoration: none;
}
.verdana11blacknormal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.verdana11blackbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tbl_nav {
	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: none;
	border-top-color: #C7CCDE;
	border-right-color: #C7CCDE;
	border-bottom-color: #C7CCDE;
	border-left-color: #C7CCDE;
}
.verdana11blacknormalunderlined {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.verdana12whitebold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.verdana12whitenormal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonclass {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #737070;
	text-align: center;
}
.newsfeedbgd {
	background-color: #F4FBF7;
	background-repeat: repeat-x;
	background-image: url(../images/newsfeed_bgd.gif);
}
.sans12blacknormal {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sans12orangenormal {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E0A449;
	text-decoration: none;
}
.borderthin1 {
	border: 1px solid #999999;
}
.calibri20boldblue {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #586D87;
	text-decoration: none;
}

