@charset "utf-8";
html, body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	height: 100%;
	margin: 0px;
}
h2 {
	color: #313131;
}
a:link, a:visited, a:active {
	color: #556784;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table.main {
	height: 100%;
	width: 753px;
}
img {
	border:none;
}
div.logo {
	background-image: url(../images/cap.gif);
	background-position: left top;
	height: 43px;
	background-repeat: no-repeat;
	background-color: #A81414;
}
div.logo img.logo {
	margin-left: 20px;
	margin-top: 6px;
}
div.logo div {
	align: right;
	margin-left: 580px;
	margin-top: -30px;
}
div.logo div a:link, div.logo div a:visited, div.logo div a:active {
	font-size: 12px;
	color: #FFFFFF;
}
div.moto {
	height: 20px;
	background-color: #7E6C5E;
	padding-bottom: 3px;
}
div.moto img {
	margin-left: 113px;
}
div.rightCorner {
	background-image: url(../images/corner-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	background-color: #A81414;
	height: 43px;
	width: 14px;
}
div.content {
	background-color: #DED9D5;
	height: 200px;
	color: #7E6C5E;
}
div.contentInner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DED9D5;
	border-left-color: #DED9D5;
	padding: 40px;
	height: 280px;
}
div.contentInner div.text {
	overflow:auto;
	height: 225px;
	color: #7E6C5E;
	text-align: justify;
	padding: 20px;
}
div.contentInner div.photo {
	float: left;
	margin-right: 20px;
}
table.menu {
	width: 100%;
	background-color: #313131;
}
table.menu span a:link, table.menu span a:visited, table.menu span a:active {
	color: #E2D7C5;
	background-color: #7D6C5C;
	display: block;
	margin-top: 2px;
	height: 23px;
	padding-left: 10px;
}
table.menu span a:hover {
	text-decoration:none;
}
table.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DED9D5;
	border-left-color: #DED9D5;
}
div.menu {
	background-color: #313131;
	padding-left: 10px;
}
div.menu a:link, div.menu a:visited, div.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #313131;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.menu a:hover {
	color: #313131;
	background-color: #DED9D5;
}
div.menu a.selected:link, div.menu a.selected:visited, div.menu a.selected:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED9D5;
	background-color: #DED9D5;
	color: #313131;
}
div.subMenu {
	background-color: #DED9D5;
	padding-left: 20px;
	color: #313131;
	font-size: 13px;
}
div.subMenu a:link, div.subMenu a:visited, div.subMenu a:active {
	color: #313131;
	text-decoration: none;
	display: inline-block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
div.subMenu a:hover {
	color: #000000;
	background-color: #EEECEA;
	text-decoration:underline;
}
div.whiteLine {
	background-color:#FFFFFF;
	height: 5px;
}
div.darkLine {
	background-color:#313131;
	height: 5px;
}
div.bottom{
	font-size: 11px;
	height: 28px;
	color: #FFFFFF;
	background-color: #A81414;
	background-image: url(../images/corner-left-b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.rightCornerBottom {
	background-image: url(../images/corner-right-b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 23px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.powered  {
	text-align: right;
	float: right;
}
.powered a:link, .powered a:active, .powered a:visited, .powered a:hover{
	color: #FFFFFF;
}
.copyright{
	float: left;
}
.quotation {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: large;
}
