

/* basic elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	
}
p, pre, a {
	margin-top: 10px;
	text-align: justify;
	font-family: arial;
	font-size: 10pt;
	line-height: 10pt;
	}
h3 { 
	font: normal 12pt arial; 
	font-weight: bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: black;
	}
h2 { 
	font: normal 13pt arial; 
	font-weight: bold;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #74529A;
	position: relative 
	left: -5px;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #74529A;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #993399;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #74529A;
	}

 .menu1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
        width: 770px;
        margin: 1em 0;
        padding: 0px 0.5em;
        background: white none;
	margin-top: 15px;
	margin-left:45px;
	
    	}
.menu1 ul {
     	margin: 0;
     	padding: 0;
     	list-style-type: none;
    	}
.menu1 li {
      	margin: 0;
      	padding: 0;
      	float: left;
    	}
.menu1 li {
      	padding-right: 0;
    	}
.host
	{    
	font-size: 11px;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.container {
   	margin-left: auto;
   	margin-right: auto;
	}
.info {
	margin-left:20px;
	}
.red_text {
	color: red;
	font-weight: bold;
	text-align=center;
	}
.links {
	margin-top: 30px;
	margin-left: 20px;
	}

	.header_img {
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;	
	background-color:transparent;	
	background-position: center top;
	}

.red_txt {
color:red;
}
.blue_txt {
color:blue;
}
.red_txtBld {
color:red;
font-weight:bold;
}
.blue_txtBld {
color:blue;
font-weight:bold;
}
.rateTbl {
font-family: arial;
	font-size: 10pt;
	line-height: 10pt;
}
.news
{
padding-top:15px;
padding-bottom:15px;
background-color: e8e4e1; 
}
.credits
	{    
	font-size: 10px;
	color: grey;
	text-align:center;
	margin-top: 50px;
	}
