hr {
	color: #CFCFCF;
	height: 1px;
	border-width: 0px 0px 0px 0px;
	background-color: #CFCFCF;
}
hr.menu {
	color: #E8E8E8;
	height: 1px;
	border-width: 0px 0px 0px 0px;
	background-color: #E8E8E8;
}
body {
	background-color: White;
}
body,p,td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 4px;
	margin-bottom: 8px;
}
h1 {
	margin-top: 4px;
	margin-bottom: 8px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	margin-top: 4px;
	margin-bottom: 8px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	margin-top: 4px;
	margin-bottom: 8px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a, a:active, a:focus,  a:link, a:visited {
	color: #004B7A;
}
a:hover {
	color: Black;
}

a.none, a.none:active, a.none:focus,  a.none:link, a.none:visited {
	color: Black;
	text-decoration: none;
}
a.none:hover {
	color: Black;
	text-decoration: none;
}

a.menu, a.menu:active, a.menu:focus,  a.menu:link, a.menu:visited {
	font-size: 11px;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	text-decoration: none;
}

a.bottom, a.bottom:active, a.bottom:focus,  a.bottom:link, a.bottom:visited {
	font-size: 11px;
	text-decoration: none;
	color: #929292;
}
a.bottom:hover {
	font-size: 11px;
	text-decoration: none;
	color: #716F6F;
}
.big {
	font-size: 13px;
}
.small {
	font-size: 11px;
}
.ssmall {
	font-size: 10px;
}
.gray {
	color: #4B4B4B;
}
.gsmall {
	font-size: 11px;
	color: #4B4B4B;
	font-weight: normal;
}
.green {
	color: #007D21;
}
.orange {
	color: #EB5511;
}
.blue {
	color: #096496;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	font-weight: bold;
}
.title_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	font-weight: bold;
	color: #EB5511;
}
.title_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	font-weight: bold;
	color: #096496;
}
.title_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	font-weight: bold;
	color: #007D21;
}
ul {
	margin-top: 4px;
	margin-bottom: 7px;
}

li.ar_orange {
	list-style-image: url(/images/arr_orange.gif);
}
form {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
input, select {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.sub, input.but, button  {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #4B4B4B;
	text-align: center;
	color: #EDECE8;
	font-weight: bold;
	text-transform: uppercase;
	border-width: 1px 1px 1px 1px;
	border-color: #323232 #323232 #323232 #323232;
}
.brg_img {
	border: #D7D7D7;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
