body {	background-color:#590102;
		padding:0;
		margin:0;
		}
.footer {
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
}
.bodybackgr {
	background-image: url(images/br_wrapper.gif);
	background-repeat: repeat-y;
}
.capitalheader {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 12px;
}
.headerstripered {
	background-image: url(images/stripered.gif);
	background-repeat: repeat;
}
/* Menu */

#menu {
	float:right;
	height:29px;
	margin:18px 0 0 200px;
	}
	
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:22px;
	display:block;
	margin:0px;
	padding:7px 13px 0px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	float:left;
	}
	
#menu a:hover {
	background-color:#666666;
	color:#FFFFFF;
	}.topbox {
	background-image:url(images/info_bg.gif);
	background-repeat:repeat-x;
	background-color:#D04301;
	border-bottom:#ffffff 1px dashed;
	border-top:#ffffff 1px dashed;
}
.topboxforcontentred {
	background-repeat:repeat-x;
	background-color:#790000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	padding-left: 10px;
}
.title_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-size: 24px;
}
.nonoono {
	font-weight: normal;
}

