body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3B241D;
}
.ver-stripes {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E3CE64;
	border-right-color: #E3CE64;
	border-bottom-color: #E3CE64;
	border-left-color: #E3CE64;
}
.border {
	border: 5px solid #E3CE64;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}
.menu-line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.bot-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #72113D;
}
.style1 {color: #FFFFFF}
.style2 {color: #86123C}
.bot-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.times12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.times15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.times12r {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7A003C;
}
.ariel11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.logobkg {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.style3 {
	font-size: 9px;
	color: #F3EEB1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
