body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-image: url(../i/t/bg-main-top.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	line-height: 1.5em;
}

.flash {
	margin-left:auto;
	margin-right:auto;
	text-align:center;

a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0099FF;
	margin:0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0099FF;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A5A5A5;
	font-weight: normal;
	margin: 5px;
	
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0099FF;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;

}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	color: #FFFFFF;
	margin:0;
	text-indent:50px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:1.5;
	font-weight:normal;
	color: #E2BA70;
	margin:0;
	text-indent:50px;
}



/* END HEADING TAGS */

.footer {
	font-size: 11px;
	text-align: center;
	color: #4D311C;
	padding: 15px;
}

.footer a {color: #4D311C; text-decoration: none;}
.footer a:hover {text-decoration: underline; color: #FFFFFF;}
.footer a:visited {color: #4D311C;}
.footer a:active {text-decoration: underline; color: #FFFFFF;}

.padding {
	vertical-align: top;
	padding: 20px;
}

