body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg2.gif);
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/redbullet.gif);
	list-style-type: disc;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	font-weight: bold;
	letter-spacing: 1pt;
}
.menu1 a:link, .menu1 a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
.menu1 a:hover, .menu1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.divContent {
	background-color: #FBFBFB;
	background-image: url(../images/grad1.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.05em;
	text-align: left;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.footer a:link, .footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
	letter-spacing: 1pt;
	text-align: center;
}
.menu2 a:link, .menu2 a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
.menu2 a:hover, .menu2 a:active {
	color: #920620;
	text-decoration: none;
}
.redText{
	color: #920620;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #920620;
	font-weight: bold;
}
.head1 a:link, .head1 a:visited {
	color: #920620;
	text-decoration: none;
}
.head1 a:hover, .head1 a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.imgHead {
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
}
.center {
	text-align: center;
}
.contact {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
