body {
	margin: 0px;
	padding: 0px;
	background-color: #ad1a1a;
}
#outline {
	width: 460px; 
	padding: 10px 30px 10px 30px;
	background-color: #FFFFFF;
}
#links {
	padding-left:10px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #5a7cbc;
	width: 200px;
	background-color: #FFFFFF;
}
.btn {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 7px 10px 7px 10px;
	border-left: 1px solid #C9FF7F;
}
.btn a {
	color: #DCFFAB;
	text-decoration: none;
}
.btn a:hover {
	color: #FFFFFF;
}
.reg_txt_grey {
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:646464;
}
.reg_txt_white {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color: #FFFFFF;
}
.reg_txt {
	font-family:Arial;
	font-size:12px;
	color:000000;
}
.reg_txt a {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:5a7cbc;
	text-decoration:underline;
}
.reg_txt a:hover {
	color:FF0000;
	text-decoration:underline;
}
.reg_txt_hd {
	font-family:Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	font-size:15px;
	color: #333333;
	text-transform: uppercase;
}
.reg_txt_author {
	font-family:Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color: #4A4A4A;
}