/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color: #331300;
}
td{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #593D29;
	text-align: justify;
}
p{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #593D29;
	text-align: justify;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.bold-italic-14{
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #593D29;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}
.rights-L{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #A1733C;
	text-align: justify;
	padding: 18px 0px 15px 30px;
	width: 400px;
	float: left;
}
.rights-R{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #A1733C;
	text-align: justify;
	padding: 18px 30px 15px 0px;
	width: 400px;
	float: right;
	text-align: right;
}
.gold{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #593D29;
	text-align: justify;
	color: #DEB77C;
	font-weight: bold;
}
a{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #593D29;
	text-align: justify;
	color: #A1733C;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #593D29;
	text-align: justify;
	color: #DEB77C;
	text-decoration: none;
}
.head{
	font-family:Arial,Thomba;
	font-size:15px;
	color:#522002;
	font-weight:bold;
}
.org{
	font-family:Arial,Thomba;
	font-size:16px;
	color:#DB2900;
	font-weight:bold;
}
.org a{
	font-family:Arial,Thomba;
	font-size:16px;
	color:#DB2900;
	font-weight:bold;
	text-decoration: none;
}
.org a:hover{
	font-family:Arial,Thomba;
	font-size:16px;
	color:#DB2900;
	font-weight:bold;
	text-decoration: underline;
}
.head-underline{
	font-family:Arial,Thomba;
	font-size:15px;
	color:#522002;
	font-weight:bold;
	text-decoration: underline;
}
.head-underline a{
	font-family:Arial,Thomba;
	font-size:15px;
	color:#522002;
	font-weight:bold;
	text-decoration: underline;
}
.head-underline a:hover{
	font-family:Arial,Thomba;
	font-size:15px;
	color:#522002;
	font-weight:bold;
	text-decoration: none;
}
.bold-U{
	font-family:Arial,Thomba;
	font-size:12px;
	color:#522002;
	font-weight:bold;
	text-decoration: underline;
}
.bold-U a{
	font-family:Arial,Thomba;
	font-size:12px;
	color:#522002;
	font-weight:bold;
	text-decoration: underline;
}
.bold-U a:hover{
	font-family:Arial,Thomba;
	font-size:12px;
	color:#522002;
	font-weight:bold;
	text-decoration: none;
}
.border{border: solid 1px #331300;}
