HTML {

}

BODY {
	background-image: url( 'body_bg.gif' );
	background-position: center center;
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #ffffbb;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: center;
}

TD {
	font-family: Tahoma, Verdana;
	font-size: 11px;

}

#wrapper {
	width: 758px;
	margin: auto;
	text-align: left;
}

#menubar {
	background-image: url( 'menubar_bg.jpg' );
	background-position: center center;
	background-repeat: repeat-x;
	height: 30px;
	line-height: 28px;
	width: 732px;
	margin-left: 13px;
	margin-right: 10px;
	vertical-alignment: middle;
}

#menubar A, #menubar A:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	margin-right: 35px;
	margin-left: 35px;
	font-weight: normal;
	text-decoration: none;
}

#menubar A:hover {
	color: #FFFFFF;
}

.hdiv {
	background-image: url( 'dot_h.jpg' );
	background-position: center center;
	background-repeat: repeat-x;
	height: 3px;
}

P {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
}

LI {
	font-size: 11px;
	line-height: 16px;
}

H3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
}

.sidebar {
	margin-left: 15px;
	margin-top: 10px;
}

H2 {
	background-color: #ffffbb;
	padding: 5px;
	margin: 11px;
	font-weight: normal;
	font-size: 16px;
	font-family: Tahoma, Arial;
}
.bg {
	background-color: #ffffbb;
}

.sidebar A, .sidebar A:visited {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	margin-right: 10px;
	color: #666666;
	text-decoration: none;
}

.bulletmenu H4 {

	padding: 2px;
	margin: 0px;
	padding-left: 0px;
}

.bulletmenu H4 A, .bulletmenu H4 A:visited {
	line-height: 16px;
	font-size: 11px;
	color: red;
	text-decoration: none;
	display: inline;
}

.bulletmenu TD {
	line-height: 16px;
	padding-top: 10px;
}

.newsTitle {
color: blue; font-weight: normal;
}
