body{
	background-color:#353131;
    margin:0px 0px 0px 0px;
    font-size: 11px;
    color: #444444;
    /*text-align: center;*/
}
#outer{
width:830px;
background-color:#000000;
vertical-align:top;
padding-top:0px;
padding-right:30px;
}
.menu_items
{
	font-family:"Perpetua Titling MT", Arial;
	color:#56473f;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	margin-left:80px;
}
.info_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c80814;
	font-weight:bold;
	text-decoration:underline;
}
.info{
	font-family:Arial;
	font-size:11px;
	color:#a07c66;
	font-weight:bold;
}
.text{
	font-family:Arial;
	font-size:11px;
	color:#a07c66;
	font-weight:bold;
}
.reg_title
{
	font-family:"Perpetua Titling MT", Arial;
	color:#56473f;
	font-size:14px;
	font-weight:bold;
}
.reg
{
	font-family: Arial;
	font-size:12px;
	color:#a07c66;
	font-weight:bold;
}
.text_box
{
	margin-left:20px;
	font-family: Arial;
	font-size:12px;
	color:#a07c66;
	background-color:#000000;
	border:none;
	border-bottom:#52433a solid 1px;
	width:250px;
}
select {
	margin-left:20px;
	font-family: Arial;
	font-size:12px;
	color:#a07c66;
	background-color:#000000;
	border:none;
	border-bottom:#52433a solid 1px;
/*	width:100%;*/
}
.submit
{
	font-family:"Perpetua Titling MT", Arial;
	color:#56473f;
	font-size:12px;
	font-weight:bold;
	border:none;
	background-color:#000000;
	cursor:hand;	
}
.conf_title
{

	font-family:"Perpetua Titling MT", Arial;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.conf_subtitle
{

	font-family:"Perpetua Titling MT", Arial;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.conf_font
{

	font-family:Arial;
	color:#ffffff;
	font-size:12px;
}
.conf_outer
{
width:600px;
}
.menu_HOME
{
	font-family:"Perpetua Titling MT", Arial;
	color:#56473f;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}