/* CSS Document */
a {	color: #212121;	text-decoration: none;}
a:hover {	color: #AC2625;	text-decoration: underline;}

.footerlink {	
font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;}
.footerlink a:link {	color: #FFFFFF;	text-decoration: none;}
.footerlink a:active {	color: #FFFFFF;	text-decoration: none;}
.footerlink a:visited {	color: #FFFFFF;	text-decoration: none;}
.footerlink a:hover {	color: #FFFFFF;	text-decoration: underline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9C0000;
}
table, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #212121;
	line-height: 18px;
	list-style-type: square;
}


.contentBG {
	background-image: url(../images/bg_text2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}


.heading {
	font-size: 22px;
	color: #8E0F1E;
	font-family: "Trebuchet MS";
	line-height: 36px;
}

.heading2 {
	font-size: 16px;
	color: #8E0F1E;
	font-family: "Trebuchet MS";
	line-height: 24px;
	font-weight: bold;
}
.bg {
	background-image: url(../images/bg_re.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sideMEnu {
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
}
.orangeTitle {
	font-size: 11px;
	color: #F7AC25;
	font-weight: bold;
}
.e a { color: #FFFFFF; text-decoration: none;}
.e a:hover { color: #FFFFFF; text-decoration: underline;}

.bgInner {

	background-image: url(../images/inner_bg_re.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.border {
	border: 1px solid #9C0001;
}
.menuList, ul{
	font-size: 10px;
	line-height: 14px;
}
.heading3 {
	font-size: 12px;
	color: #9C0001;
	font-weight: bold;
}
.menuName {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB2725;
	padding: 3px;
}
.MenuPadding {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 18px;
	padding-left: 5px;
}
.red { color: #990000; font-weight: bold; }
.red a { color: #990000; text-decoration: none; }
.red a:hover { color: #990000; text-decoration: underline; }
