/* CSS Document */
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #E2460C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E2460C;
}
a:hover {
	text-decoration: none;
	color: #F98A04;
}
a:active {
	text-decoration: none;
	color: #E2460C;
}

.a1:link {
	text-decoration: none;
	color: #CC9900;
}
.a1:visited {
	text-decoration: none;
	color: #CC9900;
}
.a1:hover {
	text-decoration: none;
	color: #FFCC00;
}
.a1:active {
	text-decoration: none;
	color: #CC9900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
	background-color: #D13A03;
}
.FlashSpace {
	height: 291px;
	background-color: #E2460C;
	padding: 12px;
}
.FlashSpace_inner {
	height: 120px;
	background-color: #E2460C;
	padding: 12px;
}

.Heading1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;

}
.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-align: center;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.bodyText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyText2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-position: right top;
	padding-right: 15px;
	padding-left: 7px;
}
.bodyText_footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-top: 15px;
	padding-right: 25px;
	
	padding-left: 25px;
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E2460C;
}
.h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.h3 {
	font-family: Tahoma;
	font-size: 25px;
	font-weight: bold;
	color: #666666;
}
.Textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FEE3C0;
	border: 1px solid #ED7403;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F98E04;

}
.fullborder {
	border: 1px solid #E0E0E0;
}
.textspecial {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFEDD5;
}
ul {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
li {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	list-style-image: url(images/bullet.gif);
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
}
.h4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
