html, body {
		background-color: #411631;
		margin:0px;
		width: 100%;
		height: 100%;
		background-image: url('bg.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		background-attachment: fixed;
	}
.full {
	height: 100%;
	position: absolute;
	left:50%;
}
.box {
	position:absolute;
	left:-285px;
	
	width:600px;
	border:0px;
	background-color:#411631;/*411631*/
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	background-repeat: no-repeat;
	background-position: 360px 95px;
}
.tbox {
	width:100%;
	vertical-align:top;
	padding:0px;
	margin:0px;
	height:175px;
	background-image: url('top.jpg');
	background-color:#000000;
	
}
.text {
	text-align: justify;
	color: #acacac;
	font-family: verdana;
	font-size:9pt;
	margin: 30px 10px 15px 10px;
	line-height:11pt;
}
.foot {
	width:100%;
	padding:0px;
	padding-top:5px;
	margin:0px;
	height:72px;
	background-image: url('foot.jpg');
	background-color:#411631;
	background-repeat: no-repeat;
	color: #949494;
	font-size: 8pt;
	font-family: tahoma;
	text-align: center;
}
.menu {
	color: #411631;/*#9a9a9a;*/
	text-align: center;
	margin: 3px 0px 15px 0px;
	font-size: 10pt;
	font-family: tahoma;
	background-color:#59724B;
}
.menu_link {
	color:#9a9a9a;
	font-weight:bold;
	
}
.header {
	font-size:13pt;
	color: 59724B;/*#928879;*/
	margin-bottom:25px;
}


a.mlink {
	color:#ffffff;/*#9a9a9a;*/
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
.menu a:hover{
	color:#411631;/*#9a9a9a;*/
	text-decoration:none;
}

a.flink {
	color:#949494;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
}
.text_link {
	
	margin-bottom:6pt;
	text-align:left;
}
.hed2 {
	margin:25px 0px 10px 0px;
	font-weight:bold;
}

.banners {
	margin-top:10px;
}	

/* ---------------------------------------- */

.hed {
	margin-top:15px;
	font-weight:bold;
}
.simpl {
	margin-bottom:10px;
}

.simpl a:link, .simpl a:visited {
font:Arial, Helvetica, sans-serif;
	color: #949494;
	text-decoration: underline;
}

.simpl a:hover{
    color:#ffffff;
	text-decoration: underline;
}





.sp {
	font-weight:bold;
	letter-spacing:1.3pt;
}
.italic {
	font-size:9pt;
	font-family:'Comic Sans MS';
	margin-bottom:10px;
	color: #d1d1d1;
}

/* ---------------------------------------- */
.tab {
	width:95%;
	color: #acacac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:1px solid #757575;
	border-collapse: collapse;
}
td {
	padding:5px;
	margin:0px;
	border:1px solid #757575;
}


.td1 {
	font-weight:bold;
	font-variant:small-caps;
}
