@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F0E7;
}
.article {
}

.article td {
	font-family: Arial;
	font-size: 12px;
}

.article p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

.article ul {
	margin: 3px;
	list-style-position: inside;
	list-style-type: disc;
	}

.article a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #0000CC;
}

.article blockquote {
	background-color: #FAF9F4;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 5px;
}

.article td {
	font-size: 12px;
}

.article h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#ff7e00;
	height: 32px;
	padding-left: 10px;
	text-transform: capitalize;
}

.article h2 {
	font-size: 14px;
	color:#000000;
	background-color:#F9F1E3;
	display:run-in;
	margin-left: 10px;
	padding: 5px;
	margin-right: 10px;
}

.article h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-transform: capitalize;
}

.article h4 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
}

.menu_category h1 {
	font-size: 14px;
	color: #F0E8D9;
	padding-left: 20px;
	padding-top: 5px;
	font-weight: normal;
}
.menu_category ul {
	color: #FFFFFF;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
}


.menu_category a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_category a:hover {
	color: #FFCC00;
}
.menu_category a:visited {
	color: #FFFFFF;
}



.header {
	font-size: 12px;
	color: #E9DCC6;
	padding-left: 20px;
	padding-right: 10px;
}
.regions ul {
	font-size: 12px;
	padding-left: 3px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 3px;
	text-align: left;
	padding-top: 5px;
}
.regions a {
	font-weight: bold;
	color: #144C91;
	text-decoration: none;
}

.menu_main ul {
	font-size: 12px;
	font-weight: bold;
	color: #144C91;
	padding-top: 5px;
	padding-left: 25px;
	list-style-position: inside;
	margin-left: 0px;
	line-height: 20px;
}
.menu_main a {
	text-decoration: none;
	color: #144C91;
}

.menu_main a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu_footer a {
	font-weight: bold;
	color: #144C91;
	text-decoration: none;
}
.regions a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.photo_left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.related a {
	color: #144C91;
	letter-spacing: 0em;
}
.related strong {
	font-weight: normal;
	color: #CC0000;
}

.related ul {
	margin-left: 5px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: circle;
}

