A
{
	color: #AC1319;

}

A:hover {
	color: #F35D4C;
	text-decoration: none;
}

BODY { 
	font-family: Arial,Helvetica,sans-serif;
	COLOR: #000000; 
	font-size: 12px;
}


th {
	font-size: 12px;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
}
td {
	font-size: 12px;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
}

P {
	font-size: 12px;
}

H1 {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 24px;
	padding-bottom: 0px;
	margin: 0px;
	color: #D0B326;
	padding-top: 0px;
	font-family: Georgia, Times New Roman, Times;
	position: relative;
}

H2
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	color: #7D6361;
	padding-top: 0px;
	font-family: Georgia, Times New Roman, Times;
	position: relative;
	
}


input {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	background-color: #ffffff;
	border: 1px solid #CDAD2A;
	color: #7E4A47;
}
select {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	background-color : #ffffff;
	border: 1px solid #CDAD2A;
	color: #7E4A47;
}
textarea {
	background-color: #ffffff;
	border: 1px solid #CDAD2A;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color: #7E4A47;
}

ul {
	list-style: square;
}

.subMenuItem{
	font-size: 12px;
	color: #999056;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
	text-decoration: none;
}
.subMenuItem:hover{
	font-size: 12px;
	color: #D9D4B8;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
	text-decoration: none;
}
.menuItem{

	font-size: 14px;
	color: #A98C1A;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
}

.menuItem:hover{

	font-size: 14px;
	color: #EBE3CA;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
}
.button {
	background: #ffffff;
	border: 1px;
	font-size: 11px;
	border-style: outset;
	color: #CDAD2A;
	font-weight : bold;
}
.checkb {
	background: #ffffff;
	border: 0px;
	font-size: 10px;
	color: #ffffff;

}
.sbutton {
	background: #ffffff;
	border: 1px;
	font-size: 9px;
	border-style: outset;
	color: #CDAD2A;

}
.footer {

	font-size: 10px;
	color: #C5A509;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.footer:hover{

	font-size: 10px;
	color: #735B00;
	font-family: Arial,Helvetica,sans-serif;
}
hr	{
	height: 0px;
	border: solid #CBB629 0px;
	border-top-width: 1px;
}
input.radio, input.checkbox {
	border:none;
	background-color: transparent;
}

form {
	margin:0px;
	padding:0px;
	display:inline;
}
