@charset "utf-8";
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	color: #666666;
	font-size: 16pt;
}
.bgr {
	background-color: #990000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.bgr_oval {
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}

.brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.textw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgr_b {
	background-color: #28166F;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #28166F;
}
.text_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.brd_or {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.bg_menu {
	background-color: #64421C;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28166F;
	text-decoration: none;
	font-weight: bold
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28166F;
	text-decoration: underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.dark_brd {
	border: 1px solid #496678;
}
.menu a:link a:hover a:visited {color: #FFFFFF; font-weight: bold;}
.oval {
	background-image: url(../images/oval.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.oval_blue {

	background-image: url(../images/oval_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_item_sel,.p_item_sel a, .p_item_sel a:link, .p_item_sel a:visited, .p_item_sel a:hover,.p_item_sel a:active {font-weight:bold;text-decoration:none;color:#fff;background:#c0c0c0;padding:3px}