body {
	background-color:#FFFFFF;
	background-image: url(gfx/bg.png);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	
}

body,td,div {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-family:verdana,tahoma,arial;
	color: #000000;
	vertical-align: top;
}


#menu {
padding-left: 23px;
vertical-align: top;
}

#redLine {
background: url(gfx/redLine.jpg) repeat-x;
height: 10px;
display: block;
clear: both;
}

#page {
	width: 990px;
	border-top: 5px solid black;
	border-left: 5px solid black;
	border-right: 5px solid black;
	background-color: #FFFFFF;
}

#top {
	width: 711px;	
	height: 150px;
	background: #FFFFFF url(gfx/top.jpg) top left no-repeat;
	display: block;
}

a {
	color:#df1a1f;
}

a.menu_item {
color: #000000;
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding-left: 20px;
}

a.menu_item2 {
color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-left: 20px;
}


#content{
	width: 768px;
	height: 300px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border-top: 1px solid #B0C5D6;
border-bottom: 1px solid #B0C5D6;
color: #626F78;
font-weight: bold;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#BDD4E6,direction=180);
progid:DXImageTransform.Microsoft.Blur(pixelradius=22)
    progid:DXImageTransform.Microsoft.Wheel(duration=3)
}


td#content_bg {
	width: 661px;
	display: block;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
}


#bottom, #bottom table td, #bottom a{
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.heading, heading a, a.heading {
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	font-size:18px;
	padding-bottom:5px;
	color: #000000;
	padding-left: 0px;
	padding-right: 10px;
	text-decoration: none;
}
.text{
	font-family: verdana, tahoma, arial;
	padding-left: 2px;	
	color: #000000;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0px;
	
}

#news {
	padding: 20px;
	padding-top: 0px;
}

a.news_heading, .news_heading a {
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	font-size:12px;
	padding-top: 13px;
	color: #df1a1f;
	text-decoration: none;
}

a.news_text, .news_text{
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 11px;
	padding-bottom: 5px;
	text-decoration: none;
}

a.news_readmore{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	padding-bottom: 15px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	float: right;
	font-weight: bold;
	color: #df1a1f;
}


#footer {
	text-align: center;
	font-weight: bold;
	width: 130px;
	font-size:7pt;
	color: #000000;
	padding-bottom: 10px;
}
.footer {
	color: #000000;
	font-weight: bold;
	text-align:left;
	font-size:7pt;
}

.calendar_list {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
