body {
	font: 16px/1.5 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: #333;
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5 {
    color: #C0CDD1;
    font-weight: bold;
    margin: 0px;
}
h1 {
    font-size: 16px;
}
.contenttitle h1 {
   font-weight: normal;
   display: inline;
   color: #333;
}
h2 {
    font-size: 14px;
    padding: 10px 15px;
    color: #333;
}
h3 {
    font-size: 12px;
}
#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('../images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}
div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}
a[href^="error:"] {
	background: red;
	color: white;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #b3b1a1;
}

ul {
    padding: 5px 0px 5px 45px;
    margin: 0px;
}
a.url {
   font-size: 15px;
   font: normal 15px Tahoma,Arial;
   color:#FFFFFF;
   font-weight: bold;
   margin: 0px;
}
p {
	margin: 0px;
	padding: 5px;
	text-align: justify;
}
a {
   font: normal 11px Tahoma,Arial;
   color: rgb(108,108,108); 
}
img {
   border: none;
}



.content {
	margin: 0 auto;
	width: 780px;
}
.head {
	background: white url('../images/image_01.jpg');
   height: 67px;  
   padding: 0px 80px;
}
.head table {
	padding: 0 0 0 227px;
}
.head td {
	padding: 0 25px;
}
.head a {
	text-decoration: none;
   font-size: 14px;
   color: #C0CDD1; 
}
.head a:hover {
   color: white; 
}
.header {
	background: white url('../images/image_02.jpg');  
	height: 288px;  
}
.middle {
	background: white url('../images/image_03.jpg');
   height: 248px;  
   padding: 0px 60px; 
}
.middle a {
	text-decoration: none;
	font-size: 14px;
	color: rgb(140,140,140); 
	font-weight: bold;
}
.middle a:hover {
	color: white; 
}
.middle table {
	padding: 20px 0 0 60px;
}
.middle td {
	padding: 0 40px;
}
.middle span.newstitle {
	padding: 0 0 0 30px;
}
.middle span.contenttitle {
	padding: 0 0 0 95px;
}
.content2 {
	background: white url('../images/image_04.jpg');
   background-repeat: repeat-y;
   min-height: 400px;
   padding: 0px 80px;
   font-size: 12px;
}
.content2 div.news {
   float: left;
   width: 200px;
}
.content2 div.cont {
	float: right;
   width: 380px;  
}
.content2 div.cont h2 {
	color: black;
}
.clear {
   clear: both;
}

.footer {
   clear: both;
	background: white url('../images/image_05.jpg');
   height:72px; 
	$height:92px; 
	font-size: 10px;
	color: gray;
	line-height: 12px;
   padding: 20px 70px 0px 80px; 
}
.links {
   float: right;
   width: 530px;
   	line-height: 12px;
   	font-size: 10px;
}
.links a {
   color: gray;
   text-decoration: none;
   font-size: 10px;
}
.copy {
   float: left;
}
.copy a {
   color: black;
   font-size: 12px;
}
.current a {
   color: white;
}
.news a {
   text-decoration: none;
   color: gray;   
}
.news a:hover {
   text-decoration: none;
   color: black;   
}
.header-links {
    background-color: #e6e7e2;
    padding: 4px;
    text-align:center;
    color: gray;
   	line-height: 12px;
   	font-size: 10px;
}
.header-links a {
   color: gray;
   text-decoration: none;
   font-size: 10px;
}
