body {
	background-image: url(images/body_bg.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.title_style {
	font-size: 14px;
	color: #cc3300;
	font-weight: bold;
}
a:link {
	color: #9A0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9A0000;
}
a:hover {
	text-decoration: underline;
	color: #9A0000;
}
a:active {
	text-decoration: none;
	color: #9A0000;
}
#bg {
	background-image: url(images/design_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
.name_bold {
	font-size: 40px;
	font-weight: bold;
	color: #CC0000;
}
.name_style2 {
	font-size: 40px;
	color: #717171;
}
.slogan {
	color: #efeedf;
	text-transform: uppercase;
	font-size: 11px;
}
.text_white {
	color: #FFFFFF;
}
.sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.lefta:link {
	color: #3c3c3c;
	text-decoration: none;
	background-image: url(images/scammer_alert_24.jpg);
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	height: 22px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e0ca;
}

.lefta:visited {
	color: #3c3c3c;
	text-decoration: none;
	background-image: url(images/scammer_alert_24.jpg);
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	height: 22px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e0ca;
}
.lefta:hover {
	color: #CC3300;
	text-decoration: none;
	background-image: url(images/scammer_alert_24.jpg);
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	height: 22px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e0ca;
}
.signup {
	color: #F0EEE1;
}

.lefta:active {
	color: #3c3c3c;
	text-decoration: none;
	background-image: url(images/scammer_alert_24.jpg);
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	height: 22px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e0ca;
}

.footer {
	font-size: 12px;
	color: #9f9e9e;
	
	}

a.test:link { color: white; text-decoration: none }
a.test:active { color: white; text-decoration: none }
a.test:visited { color: white; text-decoration: none }
a.test:hover { color: white; text-decoration: underline }

h1 {
	color: #efeedf;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 14px;
	font-weight: 500;}

h2 {
	font-size: 14px;
	color: #cc3300;
	font-weight: bold;
	font-style: italic;
	margin:0px;}

h3 {
	font-size: 14px;
	color: #cc3300;
	font-weight: bold;
	font-style: italic;
	margin:0px;}

h4 {
	font-size: 14px;
	color: #cc3300;
	font-weight: bold;
	font-style: italic;
	margin:0px;}

h5 {
	font-size: 14px;
	color: #cc3300;
	font-weight: bold;
	font-style: italic;
	margin:0px;}

