body,td,th {
	font-family: Verdana, "Lucida Sans", "Trebuchet MS";
	color: #FFF380;
}
body {
	background-color: #E2E2E2;
}

#tableLayout {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

#tdNavigation {
	background-color: #9A1111;
	text-align: center;
	padding-bottom: 0px;
}
#tdNavigation a {
}

#divCopyright {
	text-align: center;
	color: #000000;
	line-height: 0.5px;
	padding: 10px;
	font-size: 12px;
}
#divCopyright p {
	text-align: center;
	line-height: 0.5em;
}

#divCopyright a {
	color: #000000;
	text-align: center;
}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFF380;
}
a:active {
	color: #FFFFCC;
}





a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tdSidebar {
	padding-top: 40px;
	background-image: url(../../assets/images/navigation/gradient.jpeg);
	background-repeat: no-repeat;
	background-color: #DBCBAA;
	background-position: top;
}

#tdSidebar a {
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #846725;
	border-bottom-color: #846725;
	background-color: #ECDEC1;
	color: #130804;
	font-weight: bold;
	font-family: Verdana, "Lucida Sans", "Trebuchet MS";
	font-size: 12px;
}
#tdSidebar a:hover {
	background-color: #FFF7EC;
}
#tdSidebar a.current {
	background-color: #F9F0DE;
}

#tdContent {
	padding: 1em;
}





p {
	text-align: justify;
}
h1 {
	font-size: 24px;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana;
}
h2 {
	font-size: 18px;
	border-left-width: 11px;
	border-left-color: #FFF380;
	border-left-style: solid;
	padding-left: 7px;
	font-family: Verdana, "Lucida Sans", "Trebuchet MS";
}
h3 {
	font-family: Verdana, "Lucida Sans", "Trebuchet MS";
	font-size: 14px;
	color: #FFF380;
}
#tableLayout #tdContent #marqueecontainer #vmarquee a {
	color: #330000;
	text-decoration: underline overline;
}

h4 {
	font-family: Verdana, "Lucida Sans", "Trebuchet MS";
	font-size: 12px;
	color: #130804;
}

#tdLanguage {
	text-align: center;
}

#tdLanguage a {
	font-size: 14px;
	text-align: center;
	font-family: Verdana, "Lucida Sans", "Trebuchet MS";
	color: #FFCC00;
}
.horizontal_dashed_line
{
	border-bottom: 1px dashed #DBCBAA;
	width: 630px;
}
