body {

	padding: 0;

	margin: 0;

}

body, table, form, input, select, textarea {

	font-family: tahoma, verdana, arial, sans-serif;

	font-size: 9px;

	color: black;

}

a, a:visited, a:hover {

	font-size: 12px;

	color: #014E84;

}

a:hover {

	text-decoration: none;

}

a.white, a.white:visited, a.white:hover {

	color: white;

}

a.white:hover {

	text-decoration: none;

}



h1 {

	font-family: arial, tahoma, verdana, sans-serif;

	font-size: 19px;

	color: #A12E2E;

	font-weight: normal;

}

h1.title {

	border-bottom: solid #830F0F 1px;

	padding-bottom: 3px;

}

hr {

	height: 1;

	color: #830F0F;

	background-color: #830F0F;

	border-style: none;

}

.box_top {

	font-family: arial, verdana, tahoma, sans-serif;

	background: #830F0F url('/img/bg_news_top.gif') no-repeat;

	font-size: 13px;

	color: white;

	text-align: center;

	font-weight: bold;

}

.box_bot {

	background: #8E1919 url('/img/bg_news_bot.gif') no-repeat bottom;

	vertical-align: top;

	color: white;

	padding: 10px;

}

li.news {

	list-style-image: url('/img/misc_news.gif');

	list-style-position: outside;

	margin: 0px 0px 10px -5px;

	padding-bottom: 5px;

	border-bottom: solid #DD5C5C 1px;

}

.foot {

	background: url('/img/bg_foot_l.jpg') no-repeat;

	text-align: center;

	color: white;

	padding-left: 250px;

}

.a25 {

	background: url('/img/bg_foot_r.jpg') no-repeat right;

	color: white;

	font-weight: bold;

	text-align: right;

	padding: 10px;

}



.l, h1, h2 {

	text-align: left;

}

.c {

	text-align: center;

}

.r {

	text-align: right;

}

.j {

	text-align: justify;

}

.t {

	vertical-align: top;

}
p {font-family:verdana;
font-size: 9pt;
}