/* CSS Document */

@import url(mainmenu.css);

body { background: #FFFFFF url(bg.gif) repeat top left; padding: 0px; margin: 0px;}

#frame { width: 917px; text-align: left;}

.news { width: 710px; height: 53px; background: url(content_top.gif) no-repeat top left; padding: 30 10 0 0px; font-family: tahoma, arial, verdana, helvetica; font-size: 12px; color: #FFFFFF;}
html>body .news { width: 690px; height: 23px; padding-left: 10px;}
.news a, .news a:link, .news a:active, .news a:visited { font-size: 12px; color: #FFFFFF; margin: 0 20 0 20px;}
.news a:hover { text-decoration: underline;}
.search { width: 182px; padding: 0 9 0 9px; margin: -8 0 0 0px; font-family: tahoma, arial, verdana, helvetica; font-size: 12px; color: #434343; background: transparent;}
html>body .search { width: 164px; margin: 7 0 0 0px;}
.header { width: 710px; height: 141px; padding: 16 20 0 21px;}
html>body .header { width: 669px;}
.header img { border: 1px solid #4B4B4B;}

.menuArea { width: 182px; font-family: tahoma, arial, verdana, helvetica; font-size: 13px; color: #212121; background: url(menu_bg.jpg) repeat-y top left;}
.menuLeft { width: 9px; background: url(menu_left.gif) repeat-y top left;}
.menuRight { width: 8px; background: url(menu_right.gif) repeat-y top left;}
.menuTop { width: 182px; height: 132px;}
.menu { width: 182px;}
.menuBg { background: url(menu_bg_gradient.jpg) no-repeat bottom left;}
.menuBottom { width: 182px; height: 235px;}
.menuBottom img, .menuTop img { margin: 0 0 -4 0px;}

#contentArea { width: 710px; background: #FCFDFF url(content_bottom.jpg) no-repeat bottom left;}
html>body #contentArea { width: 669px;}
.content { width: 710px; padding: 10 20 0 21px; font-family: arial, verdana, helvetica;}
html>body .content { /*width: 669px;*/}
.contentRight { width: 8px; background: url(content_right.gif) repeat-y top left; text-align: left;}
.contentPane { /*float: left; padding: 15 10 15 13px;*/ height: 100%; text-align: left;}
html>body .contentPane { padding: 0 15 0 0px;}
.rightPane { /*float: right; padding: 4 4 4 4px;*/ height: 100%;}

#footer { width: 710px; height: 35px; font-family: arial, verdana, helvetica; font-size: 11px; color: #434343;}

#footerLeft { float: left; height: 100%; padding: 4 10 0 7px;}
#footerLeft a, #footerLeft a:link, #footerLeft a:active, #footerLeft a:visited { color: #C10000;}
#footerLeft a:hover { text-decoration: underline;}

#footerRight { float: right; text-align: right; height: 100%; padding: 4 7 0 4px;}
#footerRight a, #footerRight a:link, #footerRight a:active, #footerRight a:visited { color: #434343; text-decoration: underline;}
#footerRight a:hover { text-decoration: none;}

h1 {
 	font-family: tahoma, arial, verdana, helvetica; 
	font-size: 15px; 
	color: #FFFFFF; 
	font-weight: normal;
	padding: 2 7 0 7px; 
	background: url(h1_bg.gif) no-repeat top left;
	height: 23px;
	margin: 0 0 15 0px;
}