BODY {
	background: #ffffff;
	font-family: tahoma,arial,serif;
	font-size: 12px;
}

A {
	color: #000000;
}

div.page {
	background: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.header {
	background: #AB0000 url(../images/dart-group.gif) no-repeat top left;
	height: 27px;
	padding-top: 8px;
	padding-right: 15px;
	text-align: right;
}

div.content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

TABLE {
	border: thin solid #801810;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
	color:#801810;
}
H2 {
	font-size: 14px;
	font-weight: bold;
}

UL {
	list-style-image: url(../images/li.gif);
	padding-left: 15px;
}
LI {
	margin-bottom: 20px;
}

.imgright {
	float: right;
	margin-left: 15px;
}
.imgleft {
	float: left;
	margin-right: 20px;
}
.imgcenter {
	margin-right: auto;
	margin-left: auto;
	align: center;
}

div.menu_t1 {
	background: #cccccc;
	margin-top: 1px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	font-weight: bold;
	font-size: 12px;
}

div.menu_t1 A {
	text-decoration: none;
	font-family: tahoma,arial,helvetica,serif;
	color: #000000;
	padding-left: 0px;
	padding-right: 20px;
}
div.menu_t1 A:hover {
	color: #AB0000;
}

.t1_high {
	display: inline;
	margin-top 0px;
	margin-bottom 0px;
	color: #AB0000;
}

div.menu_t2 {
	background: #999999;
	margin-top: 1px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	font-size: 12px;
}

div.menu_t2 A {
	text-decoration: none;
	font-family: tahoma,arial,helvetica,serif;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}
div.menu_t2 A:hover {
	color: #AB0000;
}

.t2_high {
	display: inline;
	margin-top 0px;
	margin-bottom 0px;
	color: #AB0000;
	font-weight: bold;
}

div.menu_t3 {
	background: #DD8068;
	margin-top: 1px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	font-size: 12px;
}

div.menu_t3 A {
	text-decoration: none;
	font-family: tahoma,arial,helvetica,serif;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
div.menu_t3 A:hover {
	color: #AB0000;
}

.t3_high {
	display: inline;
	margin-top 0px;
	margin-bottom 0px;
	color: #AB0000;
	font-weight: bold;
}



div.footer {
	background: #AB0000;
	height: 19px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 6px;
	color: #ffffff;
}

div.menu_f1 {
	float: right;
}

div.menu_f1 A {
	text-decoration: none;
	font-size: 10px;
	font-family: tahoma,arial,helvetica,serif;
	color: #ffffff;
}
div.menu_f1 A:hover {
	color: #000000;
}

.newsmenu A {
	text-decoration: none;
	font-weight: bold;
}

.newshead {
	background: url(../images/newshead.gif) no-repeat top left;
	height: 14px;
	width: 630px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 13px;
}

H3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px;
}

.newsdate {
	float: right;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
}
.newsbod {
	background: url(../images/newsbod.gif) repeat-y top left;
	width: 615px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.newsfoot {
	background: url(../images/newsfoot.gif) no-repeat bottom left;
	height: 15px;
	width: 660px;
	margin-top: 0px;
}

.wd {
	color: #f0f0f0;
	font-size: 10px;
}
.wd:hover {
	color: #ffffff;
}

.weblink {
	float: right;
	list-style-image: url(../images/li.gif);
}
