body {
	margin:0px;
	background-color:#999999;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	color:#1E1E1E;
	line-height:17px;
}
a:link {
	text-decoration:underline;
	color:#7F1416;
}
a:visited {
	text-decoration:underline;
	color:#7F1416;
}
a:hover {
	text-decoration:none;
	color:#7F1416;
}
h1,h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.textTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7F1416;
	line-height:18px;
}
a.textTop:link {
	text-decoration:none;
	font-weight: bold;
}
a.textTop:visited {
	text-decoration:none;
	font-weight: bold;
}
a.textTop:hover {
	text-decoration:underline;
	font-weight: bold;
}
.textBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7F1416;
	line-height:18px;
}
a.textBottom:link {
	text-decoration:underline;
}
a.textBottom:visited {
	text-decoration:underline;
}
a.textBottom:hover {
	text-decoration:none;
}
.text1 {
	font-family: Arial, Tahoma;
	font-size:14px;
	color:#FFFFFF;
	line-height:14px;
}
a.text1:link {
	text-decoration:none;
	color:#FFFFFF;
}
a.text1:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.text1:hover {
	text-decoration:none;
	color:#E0E0E0;
}
.text2 {
	font-family: Arial, Tahoma;
	font-size:14px;
	color:#000000;
	line-height:14px;
}
a.text2:link {
	text-decoration:none;
	color:#000000;
}
a.text2:visited {
	text-decoration:none;
	color:#000000;
}
a.text2:hover {
	text-decoration:none;
	color:#585858;
}
.text3 {
	font-family: Arial, Tahoma;
	font-size:14px;
	color:#801417;
	line-height:14px;
}
a.text3:link {
	text-decoration:none;
	color:#801417;
}
a.text3:visited {
	text-decoration:none;
	color:#801417;
}
a.text3:hover {
	text-decoration:none;
	color:#E14246;
}
.text4 {
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	color:#1E1E1E;
	line-height:17px;
}
.text5 {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
}
.text6 {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
}
.text7 {
	font-family: Arial, Tahoma;
	font-size:14px;
	color:#7F1416;
	line-height:14px;
}
.text8 {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}
.textfield {
	width:170px;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	color:#1E1E1E;
	border:solid 1px #7F1416;
}
.textarea {
	width:270px;
	overflow:auto;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	color:#1E1E1E;
	border:solid 1px #7F1416;
}
.pic {
	padding:3px;
	border:solid 1px #999999;
	background-color:#CCCCCC;
}
.staffHeader {
	background-color:#7E1419;
	padding:2px 10px 2px 10px;
	background-image:url(images/staff-corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#breadcrumbContainer {
	padding-bottom:15px;
}
.breadcrumb {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7F1416;
}
a.breadcrumb:link {
	text-decoration:underline;
	color:#7F1416;
}
a.breadcrumb:visited {
	text-decoration:underline;
	color:#7F1416;
}
a.breadcrumb:hover {
	text-decoration:none;
	color:#7F1416;
}
.ar {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:1px;
	display:block;
	width:160px;
	height:30px;
	line-height:30px;
	background-color:#AE0808;
}
a.ar:link {
	text-decoration:none;
	color:#FFFFFF;
}
a.ar:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.ar:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#F40F0F;
}
/* Home Page Marquee - START */

#marqueecontainer{
	position: relative;
	width: 480px; /*marquee width */
	height: 70px; /*marquee height */
	overflow: hidden;
	margin-top:15px;
	margin-bottom:15px;
}

/* Home Page Marquee - End */