@charset "utf-8";
/* CSS Document */

body {
	background:#e8f3fc url(images/bg_01.gif) top repeat-x;
	margin:0;
	padding:0;
	font:11px tahoma;
	color:#626262;
	}
a img { border:0;}
p {
	margin:0;
	padding:15px 0 0 0;
	}
.newstitle{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 14px;
	color: #000000; 
	font-weight: bold;
}

.newstitle a{
	color:#333333;
	text-decoration:bold;
	font-size: 11px;
}
.newstitle a:hover{
	color:#333333;
	text-decoration:underline;
	font-size: 11px;
}

.newscontent{
	font-family: Trebuchet MS, tahoma, veradana;
	font-size: 12px;
	color: #000000; 
}

.newscontent a{
	color:#333333;
	text-decoration:none;
	font-size: 11px;
}
.newscontent a:hover{
	color:#333333;
	text-decoration:underline;
	font-size: 11px;
}
#wrapper {
	width:703px;
	margin:0 auto;
	}
#header {
	margin:70px 0 5px 0;
	position:relative;
	}
#topnav {
	position:absolute;
	top:0px;
	right:0px;
	}
#main {
	position:relative;
	}
#main #container {
	background:url(images/main_bg_06.gif) repeat-y;
	}
#box {
	text-align:right;
	position:absolute;
	top:-51px;
	right:7px;
	}
#bottom {
	padding:60px 0 60px 0;
	text-align:center;
	color:#8db0cd;
	}
#bottom a {
	color:#8db0cd;
	text-decoration:none;
	}
#bottom a:hover {
	text-decoration:underline;
	}
.mail {
	color:#FF0000;
	text-decoration:underline;
	}
.mail:hover {
	text-decoration:none;
	}
.grey {
	text-decoration:underline;
	color:#626262;
	}
.grey:hover {
	text-decoration:none;
	}