﻿body, form, input, textarea, select, td, ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body
{
	color: #ffffff;
	background-color: #800020;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}
a
{
	color: #cccccc;
	text-decoration: none;
}
a:hover
{
	color: #e0e0e0;
	text-decoration: underline;
}
h1
{
	font-size: 16pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
h2
{
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
h3
{
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
h4
{
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
h5
{
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
h6
{
	font-size: 6pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
img
{
	border: 0px;
}
td
{
	vertical-align: top;
}
.list_1 li
{
	list-style: none;
	line-height: 14px;
	margin: 7px 0px 0px 0px;
	background: url(/images/0gl2.jpg) bottom left repeat-x;
}
.list_1 li a
{
	font: normal 11px Tahoma, Arial;
	color: #393939;
	padding: 0px 0px 0px 21px;
	background: url(/images/0blt4.jpg) top left no-repeat;
}
.link_f
{
	font: normal 11px Tahoma, Arial;
}
.nn a
{
	text-decoration: none;
}
.nn a:hover
{
	text-decoration: underline;
}
.bg_1
{
	background: url(/images/11.jpg) top left no-repeat;
}
.bg_2
{
	background: url(/images/12.jpg) top left no-repeat;
}
.bg_3
{
	background: url(/images/13.jpg) top left no-repeat;
}
.date
{
	color: White;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}
.headline
{
	color: White;
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.summary
{
	color: White;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}
.banners img
{
	border: solid 1px;
	border-color: #0c50a0;
}
a.ovalbutton
{
    background: transparent url('/images/oval-gray-left.gif') no-repeat top left;
    display: block;
    float: left;
    font: normal 13px Tahoma; /* Change 13px as desired */
    line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 24px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
}
a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton
{
    color: #494949; /*button text color*/
}
a.ovalbutton span
{
    background: transparent url('/images/oval-gray-right.gif') no-repeat top right;
    display: block;
    padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}
a.ovalbutton:hover
{
    /* Hover state CSS */
    background-position: bottom left;
}
a.ovalbutton:hover span
{
    /* Hover state CSS */
    background-position: bottom right;
    color: black;
}
.buttonwrapper
{
    /* Container you can use to surround a CSS button to clear float */
    overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
    width: 100%;
}