body,table,td,div{
	font-size:12px;
	font-family:arial;
	color:#000000;
}

/* Main Defines */
BODY {
	background-color: #7c828e;
	margin-top: 30px; 
}

.content1 {
	color: #585858;
	padding-right: 7px;
	padding-left: 5px;
	padding-top: 5px;
}
/* --------------------------------------------------------------- */


/* HEADER */
.headerTbl {
	background: url(images/header.jpg) no-repeat;
	height: 169px;
	width: 775px;
	vertical-align: top;
}
.headerTbl .telInfo {
	color: #a7badc;
	font-weight: 100;
	padding-left: 4px;

}
.headerTbl span {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.headerTbl .spacer {
	width: 7px;
}
.headerLeft {
	padding-left: 25px;
	vertical-align: middle;	
	padding-top: 6px;
}

.headerLeft a {
	color: #a7badc;
	text-decoration: none;
}
/* --------------------------------------------------------------- */

/* MENU */
.menuDef {
	height: 36px;
	width: 773px;
	background: url(images/menu_bg.jpg) repeat-x;
	margin-top:2px;
	display:	block;
}
.menuHeader {
	background-image: url(images/menu_header.jpg);
	width: 773px;
	height: 2px;
}
.menuFooter {
	background-image: url(images/menu_footer.jpg);
	width: 773px;
	height: 2px;
}
.myMenuItem {
	height: 36px;
	width: 154px;
	text-align: center;
	background: url(images/menu_bg.jpg) repeat-x;
	display: block;
}
.myMenuItem a {
	color: #FFFFFF;

	text-decoration: none;
}
.myMenuItem2 {
	height: 10px;
	width: 154px;
	display: block;
	text-align: center;
	background-color: #2c4588;
	vertical-align: middle;

}
.myMenuItem2 a {
	color: #FFFFFF;

	text-decoration: none;

}


.myMenuItemOver {
	width: 154px;
	height: 36px;
	text-align: center;
	background: url(images/menu_bg_over.jpg) repeat-x;
}
.myMenuItemOver a {
	color: #FFFFFF;

	text-decoration: none;
	display:	block;
}
.menuSep {
	background: url(images/menu_sep.jpg) no-repeat;
	height: 36px;
	width: 2px;
}
/* --------------------------------------------------------------- */

/* Gray Seperator */
.graySep {
	height: 5px;
	background-color: #d6d6d6;
	width: 773px;
}
/* --------------------------------------------------------------- */

/* side Navigation */
.navItem {
	background-color: #f0ead4;
	width: 123px;
	height: 26px;
	padding-right: 22px;
}
.navItem  a {
	color: #605326;
	font-weight: bold;
	text-decoration: none;
}
.sideArrow {
	background-image: url(images/arrow_bged.jpg);
	width: 28px;
	height: 26px;
}
/* --------------------------------------------------------------- */

/* NEWS */
.newsTitleBg {
	height: 30px;
	background-color: #dfdcd5;
	font-size: 14px;
	color: #605326;
	width: 207px;
	vertical-align: middle;
	font-weight: bold;
}
.articleTitleBg {
	height: 30px;
	background-color: #ddddd5;
	font-size: 14px;
	color: #1d3275;

	vertical-align: middle;
	font-weight: bold;
}
.newsBlock1 {
	width: 207px;
	background-color: #f6f2e6;
	color: #1d3275;
}
/* --------------------------------------------------------------- */

/* f0oT3r*/
.footerRight {
	background-image: url(images/footer_right.jpg);
	width: 16px; height: 40px;
}
.footerMan {
	height: 40px;
	background: url(images/footer_mdl.jpg) repeat-x ;
	color: #FFFFFF;
}
.footerLeft {
	background-image: url(images/footer_left.jpg);
	width: 16px; height: 40px;
}
/* --------------------------------------------------------------- */