body {
	background: #FAF9EF url(images/css_bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
}
.logo {
	margin: 0px;
	padding: 0px;
}
.formLabels {
	font-weight: bold;
	text-align: right;
	width: 80px;
}
.empty {
	border: none;
	background-color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #829DAA;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #829DAA;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.red {
	font-weight: bold;
	color: #B70000;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #2D779F;
	text-decoration: underline;
	margin-top: 0px;
}
h2 {
	color: #CAB54F;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3 {
	margin: 0px 22px 0px 0px;
	padding: 0px;
	line-height: 30px;
	font-size: 12px;
}
h4 {
	font-weight: bold;
	color: #333333;
	border-bottom: 6px solid #666666;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
input, textarea {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	border: 1px solid #333333;
	text-indent: 2px;
}
select {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#container {
	width: 708px;
	margin-left: 51px;
	text-align: justify;
}
#barGrey {
	background-color: #696969;
	margin: 0px;
	padding: 0px;
	color: #696969;
	height: 6px;
	line-height: 6px;
}
#text {
	margin: 5px;
	padding: 5px;
	line-height: 19px;
}
#headGrey {
	background-color: #F4F4F4;
	height: 83px;
}
#headGrey h1 {
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 450px;
	float: left;
	margin-left: 20px;
	text-align: left;
	text-decoration: none;
}
#headerImage {
	float: right;
	border-left: 1px solid #000000;
}
* html #headerImage {
	margin-left: 7px;
}
.headerText {
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 450px;
	float: left;
	margin-left: 20px;
	text-align: left;
}
.headerText a, .headerText a:visited {
	font-weight: bold;
	color: #000000;
}
.fade {
	color: #747474;
}
#fRight {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
#fRight a {
	color: #666666;
	text-decoration: none;
}
.s1 {
	background-color: #F6F6F6;
	text-align: left;
	vertical-align: top;
}
.s2 {
	text-align: left;
	vertical-align: top;
}
.imL {
	margin-right: 5px;
	border: 1px solid #000000;
}
.imLM {
	margin-right: 5px;
}
.imR {
	border: 1px solid #000000;
	margin-left: 5px;
}
.imRM {
	margin-left: 5px;
}
#fLeft {
	float: left;
	margin-bottom: 3px;
}
#fLeft img, #fRight img, .mtbox img, .noborder, .gbox img, .gvideo img {
	border: 0px;
}
.oneborder {
	border: 1px solid #000000;
}	
.www {
	background-color: #F7F7F7;
	line-height: 19px;
}
.smallfade, .smallfade a {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
.imN {
	border: 1px solid #000000;
}
.bggrey {
	background-color: #F4F4F4;
}
.tbottom {
	background-image: url(images/black_pixel.gif);
	line-height: 10px;
	background-repeat: repeat-x;
	background-position: top;
}.ct {
	vertical-align: middle;
	line-height: 25px;
}
.nobrd {
	border: none;
}
.tabletop {
	font-weight: bold;
	background-color: #EFEFEF;
	vertical-align: top;
	text-align: left;
}
.table1 {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}
.table2 {
	background-color: #F6F6F6;
	vertical-align: top;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.so {
	color: #999999;
	background: #F4F4F4;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.sol {
	color: #000000;
	font-weight: bold;
}
.so a:link, .so a:hover, .so a:active, .so a:visited {
	color: #666666;
}

#content li {
	text-align: left;
}
.ext {
	background: url(images/arrowlink.gif) center right no-repeat;
    padding-right: 13px;
}
.video {
	background: url(imgvideo/video.gif) center right no-repeat;
    padding-right: 30px;
}
.album {
	background: url(images/camera.gif) center right no-repeat;
    padding-right: 21px;
}
.footer {
	clear: both;
}
.footerextra {
	clear: both;
	font-style: italic;
	color: #333333;
	margin-top: 28px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	
}
.left {
	float: left;
	margin-right: 5px;
}
.right {
	float: right;
	margin-left: 5px;
}
.right p, .left p {
	font-size: 90%;
	font-style: italic;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 4px;
}
.large {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.week {
	height: 120px;
	width: 100%;
	margin-top: 20px;
	background-color: #F7F7F7;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.row {
	clear: right;
	padding-top: 5px;
	line-height: 16px;
}
div.row span.label {
	float: left;
	width: 110px;
	text-align: right;
	font-weight: bold;
}
div.row span.formw {
	float: right;
	width: 375px;
	text-align: left;
} 
div.tform {
	width: 490px;
	margin-bottom: 10px;
}
.gocenter {
	text-align: center;
}
.margins {
	margin: 10px;
}
.phbox {
	background-color: #F4F4F4;
	float: left;
	height: 190px;
	width: 210px;
	border-top-width: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #666666;
	margin-right: 15px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.phbox img {
	border: 1px solid #000000;
	margin-top: 10px;
}.cleft {
	clear: left;
}
.cright {
	clear: right;
}
.mcol1 {
	float: left;
	height: 100px;
	width: 150px;
}
.mcol2 {
	float: left;
	height: 100px;
	width: 330px;
}
.gvideo {
	height: 125px;
	padding: 3px;
	background: #F4F4F4; 
	margin-bottom: 10px;
}
.spotlight {
	background: #FFFFFF;
	border: 1px solid #999999;
	margin: 5px;
	width: 165px;
	float: left;
}
.spotlight-r {
	background: #FFFFFF;
	border: 1px solid #999999;
	margin: 5px;
	width: 165px;
	float: right;
}
.spotlight h1, .spotlight-r h1 {
	font-size: 12px;
	color: #333333;
	background: #E6E6E6;
	text-decoration: none;
	line-height: 25px;
	text-indent: 5pt;
}
.spot {
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.s-160120 {
	width: 160px;
	height: 120px;
}
.s-120100 {
	width: 120px;
	height: 100px;
}
.s-450100{
	width: 450px;
	height: 100px;
}
.s-400120{
	width: 400px;
	height: 120px;
}
.centerpos {
	margin-left: 90px;
}
.mtbox {
	background-color: #CCCC99;
	width: 190px;
	border: 1px solid #333333;
	position: absolute;
	left: 770px;
	top: 150px;
	padding: 5px;
}
.mtbox h1 {
	font-size: 15px;
	color: #000000;
}
.mtbox a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.mtbox a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Rewriting Box Model */
.form_box div {
	height: 27px;
	padding: 3px 5px;
}
.form_box p {
	float: left;
	margin: 4px 0px;
	width: 120px;
}
.black, .black a {
	color: #333333;
}
.gbox img.oneborder {
	border: 1px solid #000000;
}
.gbox input, .gbox textarea {
	background-color: #FFFFFF;
}
#log {
	width: 100%;
	margin-top: 10px;
}
#log_res {
	overflow: auto;
}
#log_res.ajax-loading {
	padding: 20px 0;
	background: #CCCCCC no-repeat center;
}
.marked {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 5px;
	border: 2px solid #CC0000;
}
.green {
	border: 2px solid #009900;
}
.clear {
	clear: both;
}
#printline {
	background-image: url(images/line_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 680px;
	height: 2px;
	clear: both;
	margin-left: -7px;
}
#navaid {
	display: none; 
}
.tool-tip {
	color: #333333;
	width: 199px;
	z-index: 13000;
	background-color: #FCFCFC;
	border-top: 5px solid #666666;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}
.currtip-tip {
	color: #FFFFFF;
	width: 140px;
	z-index: 13000;
	background-image: url(images/bgtip.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.currtip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 20px 8px 4px;
}
.currtip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}
