table.dropdown_menu {
	border-collapse: collapse;
	border: 1px solid silver;
	background: #F2F2F2;
}
a:hover {
	color: #f50;
	text-decoration: none;
	font: normal bold 11px tahoma, verdana, tahoma, verdana, arial;
}
a.submenu {
	color: #E6006C;
	text-decoration: none;
	display: block;
	padding: 5px;
	font: normal bold 11px tahoma, verdana, arial;
}
a.submenu:link, a.submenu:visited, a.submenu:active {
	color: #E6006C;
	text-decoration: none;
	font: normal bold 11px tahoma, verdana, arial;
}
a.submenu:hover {
	color: #FFF;
	text-decoration: none;
	background: #B20154;
	font: normal bold 11px tahoma, verdana, tahoma, verdana, arial;
}
body {
	width: 770px;
	text-decoration: none;
	margin: 0;
	background: #FFF url('../img/bgr.jpg') repeat-x;
}
li { margin-top:10px}
.bottom_bgr {
	background: url('../images/index_13.gif');
}
.right_panel {
	border-collapse: collapse;
	border: 1px solid #ADADAD;
	width: 188px;
	height: 158px;
	margin-top: 2px;
}
.r_p_text {
	padding-right: 4px;
	text-transform: uppercase;
}
.readmore {
	margin-top: 16px;
	font-size: 9px;
	text-transform: lowercase;
	text-align: right;
}
.home_panel {
	vertical-align: top;
	padding-left: 80px;
	padding-top: 20px;
	padding-right: 30px;
	color: #861D1D;
	width: 581px;
	background: url('../images/index_11.jpg') no-repeat;
	font: 12px arial, verdana;
	text-align:justify;
}
.home_panel h1 {
	color: #CE0B44;
	font: normal 20px arial, verdana;
}
.inner_panel {
	background-repeat: no-repeat;
	vertical-align: top;
	width: 540px;
	padding: 20px 15px 20px 30px;
}
.copyright {
	text-transform: uppercase;
	font: 9px arial;
}
a.bottom:hover {
	color: #C00;
	text-decoration: none;
	text-transform: uppercase;
	font: normal normal 10px arial;
}
h1 {
	font-size: 22px;
	color: #AB0737;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1D6AB7;
}



h3 {
	font-size: 10px;
	font-weight: bold;
	color: #AC3A4C;
	text-transform: uppercase;
}

.slogan {
	font-size: 13px;
	font-weight: bold;
	color: #4180BE;
}
.fivec {
	font-size: 12px;
	font-weight: bold;
	color: #75263D;
}
textarea, input {
	font-size: 11px;
}
.note {
	margin-bottom: 12px;
	font-size: 10px;
	color: #A86157;
}
tr, td, table {
	color: #000;
	font: normal normal 11px verdana, arial;
}
a, a:link, a:visited, a:active {
	color: #BC0303;
	text-decoration: none;
	font: normal bold 11px tahoma, verdana, arial;
}
a.bottom, a.bottom:link, a.bottom:visited, a.bottom:active {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font: normal normal 10px arial;
}