.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	background-image: url(images/images/images/NAVBARBCKGROUND.jpg);
}
layer1 {
	background-image: url(images/images/NAVBARBACKGROUND.jpg);
	position: absolute;
	z-index: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
BigBackgroundImage {
	background-image: url(images/gradiant.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.lowernavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.BigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.BigSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sideTable {
	background-color: #F4F4F4;
	width: 240px;
	border: 1px solid #990000;
	right: .1px;
	position: static;
	float: left;
	margin-top: 5px;
	margin-right: 0.1px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0.1px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: right;
	height: 180px;
}.tblimages {
	background-repeat: no-repeat;
}
.Bodytext .lowernavbar .BigSmallText .style2 {
	border: 1px solid #FF0000;
}
.TableLeft {
	float: left;
	width: 200px;
	height: auto;
	top: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	display: table-cell;
}
.DivLeft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-indent: 5px;
}
.rightTable {
	width: auto;
	border: 1px solid #CCCCCC;
	height: auto;
	margin: 1px;
	padding: 1px;
}