﻿body {
	background: #464646 url(images/stripes2.jpg) repeat-x;
	background-position:50% 40px;
	margin: 0;
	padding: 0; 
	text-align:center; }

a {
	color: #600000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000066;
}

a:hover {
	color: #c3020c;
}

.picnav a:hover {
	color: #ffffff;
}


.a_h1
{ background-color: #FFF;
  color:#000066;
  text-align:center;
  font-size:14pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}


.h1
{ background-color: #FFF;
  color:#000066;
  text-align:left;
  font-size:14pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

.h2
{ background-color: #fff;
  color:#000066;
  text-align:left;
  font-size:12pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}
  
.paragraph {
	color: #000066;
	text-align: justify;
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma;
	padding-left: 6px;
	padding-right: 6px;
}



#header {
	text-align: center;
	width: 100%;
	background: #000 url(images/nav.gif) repeat-x;
	margin:0;
	padding-top:5px;
	height: 40px;
	overflow: hidden;
	color:#ffffff; }
	
#header2 {
	text-align: center;
	width: 100%;
	background: #000 url(images/nav.gif) repeat-x;
	margin:0;
	height: 40px;
	overflow: hidden;
	color:#ffffff;
	vertical-align:sub; }

.footer {
	vertical-align:sub; }



#title { 
	background: #ffffff url(images/mra_title.gif) no-repeat;
	text-align:center;
	width:900px;
	border:#a70000 3px solid;
	margin-top:20px; }
	
#main {
  width: 900px;
  height:900px;
  margin-top:5px;
  margin-left:auto;
  margin-right:auto;
  border:#a70000 3px solid;
  background-color: #FFF;  
  font-size:9pt;
  color:#6a6a6a; }

#nav {
	background:#ffffff;
	width:200px;
	height:750px;
	float:left;
	margin-left:0;
	margin-top:0px; 
	padding-top:0px;
	padding-bottom:10px; }
	
#content2
{ width:300px; height:200px; float:left; }
	
#content {
	background:#ffffff url(images/) repeat-x;
	margin-left:5px;
	margin-top:5px;
	width:685px;
	height:750px;
	float:left; }

.top_header {
	background:#000 url(images/stripes_small.gif) repeat-x;
	margin-left:0px;
	margin-top:0px;
	width:685px;
	height:28px;
	float:none; }

.top_header2 {
	background:#000 url(images/stripes_small.gif) repeat-x;
	margin-left:0px;
	margin-top:20px;
	width:850px;
	height:28px; }

ul 
{ list-style:none;
  margin-right:5px;
  margin-left:25px;
  padding:0;
  text-align:justify; }

li
{ padding:0 4px 8px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;
  color:#000000;
  font-family:Arial;
  font-size:10pt; }





























