@charset "UTF-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #900;
}
.roundedcornr_box_119450 {
   background: #cccccc url(images/roundedcorner_redgray_grad.gif) repeat-x top left;
}
.roundedcornr_top_119450 div {
   background: url(images/tl.gif) no-repeat top left;
}
.roundedcornr_top_119450 {
   background: transparent url(images/tr.gif) no-repeat top right;
}
.roundedcornr_bottom_119450 div {
   background: url(images/bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_119450 {
   background: transparent url(images/br.gif) no-repeat bottom right;
}

.roundedcornr_top_119450 div, .roundedcornr_top_119450,
.roundedcornr_bottom_119450 div, .roundedcornr_bottom_119450 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_119450 { margin: 0 15px; }

table.navbar td {
   border: 0px solid #CCC;
}
table.navbar td a{
	display: block;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	border: thick outset #990000;
}
table.navbar td a:link, table.navbar td a:visited {
	color: #FFF;
	background-color: #900;
	font-size: 12px;
}
table.navbar td a:hover, table.navbar td a:active {
	color: #FFF;
	background-color: #CC6666;
	font-size: 12px;
}
ul
{
	list-style-image: url('images/ablbull1.gif');
}
ul ul
{
	list-style-image: url('images/ablbull2.gif');
}
ul ul ul
{
	list-style-image: url('images/ablbull3.gif');
}
.Heading {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #900;
}.PageHeader {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
}
.BlackText10pxItalic {
	font: italic 10px Arial, Helvetica, sans-serif;
}
.Black14pxBold {
	font: bold 14px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}.Red12pxBoldItalic {
	font: italic bold 12px Arial, Helvetica, sans-serif;
	color: #F00;
}
.RedDkText10px {
	font: 10px Arial, Helvetica, sans-serif;
	color: #900;
}
.RedDkText12px {
	font: 12px Arial, Helvetica, sans-serif;
	color: #900;
}
.RedDkText14px {
	font: 14px Arial, Helvetica, sans-serif;
	color: #900;
}
.BlackText12px {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.WhiteText16pxBoldBlackBackGround {
	color: #FFF;
	font: bold normal 16px Arial, Helvetica, sans-serif;
	background: #000;
}

