
body,html {
	background: url(gfx/bg.jpg) center top;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	overflow: auto;
}
body,td {
	font-size:10px;
	font-family:tahoma,arial,helvetica,sans-serif;
	color: #343434;
}
div{
        scrollbar-3d-light-color : #BC0103;
        scrollbar-arrow-color : #BC0103;
        scrollbar-darkshadow-color : #000000;
        scrollbar-face-color : #000000;
        scrollbar-base-color : #000000;
        scrollbar-shadow-color : #BC0103
        scrollbar-highlight-color : #BC0103;
        scrollbar-track-color : #000000;
}

.small, a.small {
	font-size: 9px;
	text-decoration: none;
}
a.small_a {
	font-size: 9px;
	text-decoration: underline;
}
.small_red, a.small_red {
	font-size: 9px;
	text-decoration: none;
	color:#E00000;
}
a.small_red_a {
	font-size: 9px;
	text-decoration: underline;
	color:#E00000;
}
a {
	color:#343434;
}
.bold, a.bold, .bold a {
	color:#343434;
	font-weight:bold;
	text-decoration: none;
}
a.white {
	color:#ffffff;
	font-weight: bold;
}


a.menuitem {
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;	
	font-size: 12px;
	display: block;
	padding-left: 30px;
	padding-bottom: 10px;
}

.menuitem_over{
		
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;	
	font-size: 12px;
	display: block;
	padding-left: 30px;
	padding-bottom: 10px;
}

a.menuitem_selected{
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.subgroup_menuitem {
	display: block;
	width: 180px;
	height: 20px;
	padding-top:3px;
	background: url(gfx/menu.jpg) no-repeat;
}

.subgroup_menuitem a {
	color:#ACACAC;
	font-weight:bold;
	font-size: 11px;
	padding-left: 18px;
	text-decoration:none;
	vertical-align: bottom;
}

a:hover.subgroup_menuitem {
	text-decoration:none;
	color:#ACACAC;
	font-weight:bold;
	font-size: 11px;

}

a.sub_menuitem {
	text-decoration:none;
	color:#ACACAC;
	font-size: 11px;
}

a:hover.sub_menuitem {
	text-decoration:none;
	color:#ACACAC;
	font-size: 11px;

}

.menuitem_top{
	text-align: center;	
}

#top{
	height: 144px;	
	width: 820px;
	margin:0xp;
	padding:0px;	
	background: url(gfx/topRight.jpg) top left no-repeat;
}

#menu{
	clear: both;
	text-align: left;
	width: 999px;
	height: 50px;
	background: url(gfx/menuBg.jpg) no-repeat;
}

#borderLeft {
	background: url(gfx/borderLeftBg.png) repeat-y;
	width: 17px;
}

#borderRight {
	background: url(gfx/borderRightBg.png) repeat-y;
	width: 17px;
}

#content{
	width: 965px;
	background-color: #f2f2f2;
}

#bottom {
	background: url(gfx/bottomBg.png) no-repeat;
	width: 999px;
	height: 66px;
}

.box {
	width: 206px;
}

.boxTop {
	background: url(gfx/boxTop.jpg) no-repeat;
	width: 196px;
	padding-left: 10px;
	height: 25px;
	padding-top: 3px;
	color: #f2f2f2;
	font-size: 16px;
	text-align: left;
}

.boxBottom {
	background: url(gfx/boxBottom.jpg) no-repeat;
	width: 206px;
	height: 5px;
	clear: both;
	float: left;
}

#news{
	float: left;
	text-align: left;
}

.news_heading {
color: #da2817;
font-size: 11px;
text-transform: uppercase;
}

.news_text, a.news_text{
	color: #343434;
	text-decoration: none;
	font-size: 11px;
}
.news_cell {
	padding: 10px;
	width: 600px;
}

a.readmore{
	color: #da2817;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#news_bottom{
	margin-left: 7px;	
	width: 577px;
}

#submenu{
	float: left;
	margin-left: 11px;
	margin-top: 20px;
	border-left: 1px #e9e9e9 dotted;
	border-right: 1px #e9e9e9 dotted;
}
.submenu_text,td.submenu_text{
	width: 181px;
	color: #ACACAC;
	text-align: left;
}

#article{
	float: right;
	width: 650px;
	text-align: left;	
}

.events_text{
	width: 206px;
	padding: 10px;
	text-align: left;
	border-left: 5px solid #dbdbdb;
	border-right: 5px solid #dbdbdb;
}

.events_text td {
	padding: 3px;
	padding-bottom: 3px;
}

.events_text td a {

	color: #343434;
	text-decoration: none;
}

#events {

	text-align: left;
}

#footer {
	text-align:center;
	vertical-align: top;
	font-size:7pt;
	padding-top: 5px;
	color: #343434;
}
.footer {
	color:#343434;
	vertical-align: middle;
	text-align:right;
	font-size:7pt;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-weight:bold;
	font-size:18px;
	padding-bottom:5px;
	color: #343434;
	padding-right: 10px;

}
.text{
	padding-left: 2px;	
	color: #343434;
	padding-right: 10px;	
}

.red_text{
	padding-left: 2px;	
	color: #E00000;
	font-weight: bold;
	padding-right: 10px;
}


.listbg1{
	background-color: #DEECD7;
	color: #1E6F20;	
	font-size: 10px;
}

.listbg2{
	background-color: #F9F8F1;
	color: #1E6F20;	
	font-size: 10px;	
}

.list_date{
	font-size: 9px;	
	width: 100%;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.errmsg{
	
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;	
	
}

.msg{
	
	background-color: #eeeeee;
	color: #333399;
	border: 1px solid #cccccc;
	padding: 3px;	
	
}
