@font-face {font-family: 'ContextRepriseLightCondSSi'; src: url(../fonts/conrlcsb.ttf);}

.bg-main {
	background-color: #808000;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-content {
	background-color: #a5190a;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom:solid 3px #d5d1b8;
	border-left:solid 3px #d5d1b8;
	border-right:solid 3px #d5d1b8;
}
.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #d5d1b8;
	text-decoration: none;
}
.normal-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #d5d1b8;
	text-decoration: underline;
}
.normal-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #d5d1b8;
	text-decoration: none;
}
.normal-textcaps {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 10pt;
	line-height: 14pt;
	color: #d5d1b8;
	text-decoration: none;
}
.normal-textcaps a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform:uppercase;
	line-height: 14pt;
	color: #d5d1b8;
	text-decoration: underline;
}
.normal-textcaps a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform:uppercase;
	line-height: 14pt;
	color: #d5d1b8;
	text-decoration: none;
}

.normal-text-l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	line-height: 14pt;
	color: #d5d1b8;
	text-decoration: none;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #fff;
	text-decoration: none;
}
.white-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #fff;
	text-decoration: none;
}
.white-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #ffea00;
	text-decoration: none;
}
.white-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #fff;
	text-decoration: none;
}
.white-text1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #fff;
	text-decoration: none;
}
.white-text1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #ffea00;
	text-decoration: none;
}

.title-text {
	font-family: 'ContextRepriseLightCondSSi';
	font-size: 18pt;
	line-height: 18pt;
	font-weight:bold;
	color: #d5d1b8;
	text-decoration: none;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #cec9af;
	text-decoration: none;
}
.footer-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #cec9af;
	text-decoration: none;
}
.footer-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #cb3828;
	text-decoration: none;
}
.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight:bold;
	color: #b62a1b;
	text-decoration: none;
}
.red-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	line-height: 12pt;
	color: #b62a1b;
	text-decoration: none;
}
.red-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	line-height: 12pt;
	color: #5a5a00;
	text-decoration: none;
}
.input-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #d5d1b8;
	text-decoration: none;
	background-color:#a71a0b;
	border:solid 1px #cc3a2b;
}
.border {
	border:solid 3px #d5d1b8;
}
