body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(Images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
img {
	border:none
	}
#outline_leftbg {
	background-image: url(Images/full_bg_left.gif);
	width: 9px;
}
#outline_rightbg {
	background-image: url(Images/full_bg_right.gif);
	width: 9px;
}
#foot_page {
	color: #dfcdab;
	background-image: url(Images/foot_page.gif);
	text-align: right;
	height: 56px;
	vertical-align:middle;
	padding-right:8px;
}
#outline_table {
	height: 100%;
	width: 689px;
}
#toptitle_menu {
	color: #FFFFFF;
}
#content_leftmenu {
	background-image: url(Images/maincontent_leftbg.gif);
	width: 159px;
	vertical-align:top
}
#content_rightmain {
	background-color: #e9e3d6;
	width: 512px;
	vertical-align:top
}
#home_newstd1 {
	background-image: url(Images/home_tdbg1.gif);
	border-bottom: 1px solid #4e463e;
	padding: 16px;
}
#home_newstd2 {
	background-image: url(Images/home_tdbg2.gif);
	border-bottom: 1px solid #4e463e;
	padding: 16px;
}
#img_frame {
	background-image: url(Images/picframebg.gif);
	padding: 4px;
	width:1px;
}


/***************** Top menu ********************/
#topmenu_link {
	background-image: url(Images/top_banner2.jpg);
	text-align: right;
	height: 20px;
	padding-right: 10px;
	vertical-align:middle;
}
#topmenu_link a:link, #topmenu_link a:visited {
	color:#FFFFFF;
	text-decoration:none
	
}
#topmenu_link a:hover {
	color:#ffba01;
	text-decoration:underline;
}


/************* Red-menu Rollover ***************/
#menu_redbg {

}
#menu_redbg h3 {

}
#menu_redbg a:link, #menu_redbg a:visited {
	font-weight: bold;
	color: #ffddc1;
	text-decoration: none;
	background-image: url(Images/menu_redbg.gif);
	width:100%;
	display:block;
	padding: 2px 0px 3px 8px;

}
#menu_redbg a:hover {
	color: #333333;
	text-decoration:underline;
	background-image: url(Images/menu_redbg_over.gif);
}

/************** Grey-smenu Rollover **************/
#menu_greybg {

}
#menu_greybg h3 {

}
#menu_greybg a:link, #menu_greybg a:visited {
	color: #e6e6e6;
	text-decoration: none;
	background-image: url(Images/menu_greybg.gif);
	width:100%;
	display:block;
	padding: 2px 0px 3px 8px;
	border: none;
}
#menu_greybg a:hover {
	color: #333333 ;
	text-decoration:underline;
	background-image: url(Images/menu_redbg_over.gif);
}


/*************** Page Number Effect ****************/
#page_number {
	background-color: #e1d4bb;
	border-top: 1px solid #4e463e;
	border-bottom: 1px solid #4e463e;
	height: 20px;
	vertical-align:middle;
	text-align:center;
}
#page_number a:link, #page_number a:visited {
	color:#000000;
	text-decoration:none;
}
#page_number a:hover {
	color:#990000;
	text-decoration:underline;
}



/****************** Page Title ******************/
#page_title {
	background-image:url(Images/page_title.gif);
	height:39px;
	width: 512px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#page_title a:link, #page_title a:visited {
	color:#000000;
	text-decoration:none;
}
#page_title a:hover, #page_title a:active {
	color:#666666;
	text-decoration:underline;
}
#page_title_location {
	font-size: 10px;
	font-weight: bold;
	color: #404040;
}
#page_title_currentpage {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-transform:uppercase;
	color: #d8542c;
}	
	
	
/***************** Page Content *******************/
#page_content {
	background-image:url(Images/content_bg.gif);
	background-repeat:no-repeat;
	height: 100%;
	padding: 16px;
	vertical-align:top;
}
#content_titlebar {
	border: 1px solid #000000;
	background-image:url(Images/content_titlebar.gif);
	height: 24px;
}
#content_titlebar_fontformat {
	background-image:url(Images/content_titlebar_decor.gif);
	background-repeat:no-repeat;
	color: #e9e3d6;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	background-position: right center;
}
#content_main {
	text-align:justify;
	padding: 6px 0px 6px 0px;
}
#content_main a:link, #content_main a:visited {
	color:#994021;
	text-decoration:none;
}
#content_main a:hover, #content_main a:active {
	color:#990000;
	text-decoration:underline;
}
	
/************** Main content: NEWS ****************/
#news_title {
	font-weight: bold;
	color: #85420d;
	width: 100%;
	height: 16px;
	vertical-align:top;
	padding-left: 4px;
	border-bottom: 1px solid #85420d;
	border-left: 1px solid #85420d;
}
#news_content {
	color: #242220;
	height: 100%;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
}
#news_readmore {
	font-weight: bold;
	width: 100%;
	height: 16px;
	padding-right: 4px;
	border-bottom: 1px solid #85420d;
	border-right: 1px solid #85420d;
	text-align: right;
	text-transform:uppercase;
}
#news_readmore a:link, #news_readmore a:visited {
	color:#333333;
	text-decoration:none;
}
#news_readmore a:hover {
	color:#996600;
}
#news_morenews {
	text-align:left;
	padding: 6px 0px 6px 20px;
}
#news_morenews a:link, #news_morenews a:visited {
	text-decoration:none;
	color:#000000;
}
#news_morenews a:hover, #news_morenews a:active {
	text-decoration:underline;
	color:#990000;
}
