body{
	background-image:url(images/grad-back.jpg);
	background-repeat: repeat-x;
	background-color:#a79b9d;
	margin:0px 0px 0px 0px;
}
body,td,th,li,p,div,h1,h2,h3,h4,h5,h6{
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:1.5em;
}
h1,h2{
	font-size: 21px;
	color:#a01741;
	margin-top:0px;
	line-height: 26px;
}
h3{
	font-size: 16px;
	color:#a01741;
	line-height: 21px;
}
h4{
	font-size: 14px;
	color:#1e419b;
}
h5{
	font-size: 12px;
	color:#a01741;
}
h6{
	font-size: 12px;
	color:#1e419b;
}
#main{
	width:768px;
	padding:0px;
	position:relative;
	top:-222px;
	z-index:0;
	border:solid 1px #000000;
	text-align:left;
	margin-bottom:-222px;
}
#pop_out{
	position:relative;
	top:69px;
	z-index:10;
	left:74px
}
#red_bar{
	height:11px;
	background-image:url(images/head-red_bar.png);
	background-repeat: repeat-x;
}
#black_bar{
	height:11px;
	background-image:url(images/head-black_bar.png);
	background-repeat: repeat-x;
}
#nav_col{
	background-color:#6f6f6f;
	width:214px;
	border-right:solid 1px #000000;
}
#content{
	background-color:#f0f0f0;
	padding:15px;
	text-align:left;
}
#footer{
	height:21px;
	color:#ffffff;
	font-size: 10px;
}
#footer a, #footer a:link, #footer a:visited{
	color: #ffffff;
	text-decoration:none;
}
#footer a:hover, #footer a:active, #footer a:visited:hover, #footer a:visited:active{
	color: #ffffff;
	text-decoration:underline;
}
a, a:link, a:hover, a:active, a:visited, a:visited:hover, a:visited:active{
	font-weight:bold;
}
a, a:link{
	color:#1e419b;
	text-decoration:underline;
}
a:hover, a:visited:hover{
	color:#1e419b;
	text-decoration:none;
}
a:active, a:visited:active{
	color:#a01741;
	text-decoration:none;
}
a:visited{
	color:#50659b;
	text-decoration:underline;
}
.bot_footer{
	font-size:10px;
	color:#000000;
	padding-top:6px;
}
.bot_footer a, .bot_footer a:link, .bot_footer a:visited{
	color: #1e419b;
	text-decoration:none;
	font-weight:normal;
}
.bot_footer a:hover, .bot_footer a:active, .bot_footer a:visited:hover, .bot_footer a:visited:active{
	color: #1e419b;
	text-decoration:underline;
	font-weight:normal;
}

#signup_box{
	width:231px;
	float:right;
	position:relative;
	margin:-210px 0px 10px 10px;
}
.box_left{
	background-image: url(images/box/box-left.png);
	width:4px;
}
.box_right{
	background-image: url(images/box/box-right.png);
	width:4px;
}
#box_content{
	background-color:#ffffff;
	padding:10px 10px 0px 10px;
	font-size:9px;
	color:#000000;
}
img.png {
	behavior: url(pngbehavior.htc);
}
.red{
	color:#a01741;
}
.blue {
	color: #1e419b;
}
.sign_up_boxes{
	width:195px;
	height:14px;
	border: solid 1px #a6a6a6;
}
div.test_box{
		border: 1px solid #a01741;
		padding:12px;
}