body {
	background-color: #110F02;
	background-image:url(../images/body-bk.jpg);
	background-repeat:repeat-x;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}
sup {
    font-size: small;
    vertical-align: middle;
    position: relative;
    bottom: 0.0em;
}
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

#Menu{
	width:169px;
	margin:80px 0px 0px 0px;
	padding:0px;
	background-color:#FF8C2C;
	font-family:Arial, Geneva, sans-serif;
	float:left;
}
#Link{
	padding:3px 10px 3px 32px;
	margin:1px;
}

#Menu a{
	color:#6A2A07;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#Menu a:hover{
	color:#000;
	text-decoration:underline;
}
#TopContent{
	margin:80px 1px 0px 0px;
	padding:0px;
	float:right;
	width:507px;
}
.list1 { margin:4px 0px;vertical-align:top; /*padding-bottom:5px;*/ list-style:none;}
.list1 { /*width:100%; overflow:hidden;*/ }
.list1 span { display:block; float:left; width:44px; padding:6px 0 6px 0; background:url(../images/marker4.gif) no-repeat left top; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif; margin:4px;}
.list1 span em { font-size:1.5em; font-style:normal; display:block;}
.alt span { background:url(../images/marker5.gif) no-repeat left top;}
.list1 p { color:#dacebf; float:left; width:95px; font-size:.92em; margin:5px;}
.list1 p strong { font-weight:normal; color:#e5ae56;}
.list1 p a { color:#fa7207;}


.white-text{
color: #ffffff;
text-decoration: none;

}
.clearit{
	clear:both;
}
.tophome{
	background:url(../images/flash-bk.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
}
.footer a{
	color:#900;
}

.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #541b03;
text-decoration: none;
}

.orange-text-underline {
color: #541b03;
text-decoration: underline;
}
.broun-text-regular {
color: #ffb16c;
text-decoration: none;
font-size:12px;
}

.broun-text-underline {
color: #ffb16c;
text-decoration: underline;
}

.red-text-regular {
color: #c82b0b;
text-decoration: none;
}

.red-text-underline {
color: #c82b0b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #549b28;
text-decoration: none;
}

.error{
	background-color:#F60;
	color:#FFF;
	padding:5px;
}
.success{
	color:#F60;
	background-color:#FFF;
	padding:5px;
}
.btn{
	margin:20px 10px;
}
