/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
.totalbg{
	background-image:url(images/totalbg.gif);
	background-repeat:repeat-y;
}
.outbox-roundtop{
	background-image:url(images/outbox-roundtop.gif);
	background-repeat:repeat-x;
}
.outbox-roundbottom{
	background-image:url(images/outbox-roundbottom.gif);
	background-repeat:repeat-x;
}
.innerbox-bg{
	background-image:url(images/innerbox-bg.gif);
	background-repeat:repeat-x;
}
form{
	margin:0px;
	padding:0px;
}
.emailtextbox{
padding-top:8px;
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #d0c8c5;
	text-decoration: none;
	background-color: #6b6b6b;
	border: 1px none #FFFFFF;
}
.signuptext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#d0c8c5;
	text-decoration:none;
}
.copyright{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#778183;
	text-decoration:none;
}

.bizzle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#778183;
	text-decoration:none;
}

a.bizzle{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#778183;
	text-decoration:none;
}
/*-------inner-------*/
.inner-menu{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#9d2f14;
	text-decoration:none;
	margin:0px 0px 0px 12px;
}
.inner-menu:hover{
	color:#929342;
	text-decoration:none;
	background-image:url(images/menu-bar.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:0px 0px 0px 12px;
}
.bodybg-round{
	background-image:url(images/bodybg-round.gif);
	background-repeat:repeat-y;
}
.left-graytext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#efefee;
	text-decoration:none;
}
.left-bluetext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#55b8b9;
	text-decoration:none;
}
.bodytext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#c6c6c6;
	line-height:16px;
	text-decoration:none;

}

.frontdatetext{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:flash;
}

a.frontdatetext{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#99cc33;
	text-decoration:none;
}





.imagetext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.imagetext{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}



