@charset "UTF-8";

/* static START */

body {
	background-color: #FCD07F;
}
.table_back {
	background-repeat: no-repeat;
}
body, p {
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, Sans-serif;
	line-height: 1.4em;
	font-size: 10pt;
}
.text_main {
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: 12pt;
}
.Pad-Bottom {
	padding-bottom: 4px;
}
.gold {
	color: #FCD07F;
}
.orange {
	color: #C8511F;
}
.orangeBold {
	color: #C8511F;
	font-weight: bold;
}
.red {
	color: #7D1400;
}

.menu {
	line-height: 20px;
	font-size: 13px;
	color: #1D3EA4;
	font-weight: bold;
}

a.menu:link {
	color: #1D3EA4;
	font-weight: bold;
}
a.menu:visited{
	text-decoration: none;
	color: #1D3EA4;
	font-weight: bold;
}
a.menu:hover{
	color: #C8511F;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #C63F27;
	text-decoration: none;
}
a:visited {
	color: #C8511F;
	text-decoration: none;
}
a:hover {
	color: #7D1400;
	text-decoration: underline;
}
a:active {
}
a.rc:link {
	color: #FFFFFF;
}
.dottedhr {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C8511F;
}
.text_bottom {
	color: #930;
}
.white {
	color: #FFF;
}
.orange_email {
	color: #C8511F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.text_elegant_white {
	color: #FFF;
	font-family: "Constantia", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
}
.text_elegant_white_big {
	color: #FFF;
	font-family: "Constantia", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
}
.menu_empty {
	line-height: 20px;
	font-size: 13px;
	color: #C8511F;
	font-weight: bold;
}
.text_elegant_orange {
	color: #C8511F;
	font-family: "Constantia", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
}
.text_elegant_white_bigger {
	color: #FFF;
	font-family: "Constantia", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
}
