body,td,th {
	font-family:tahoma;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/images_01.jpg);
}
.red11 {
	color: #999900;
	font-size: 11px;
}
.white11 {
	color: #FFFFFF;
	font-size: 11px;
}
.bg {
	background-image: url(images/images_18.jpg);
	height: 300px;
	width: 1010px;
	padding-left: 18px;
}
.headline-box {
	border: 1px solid #0099FF;
}
.blue11 {
	font-size: 11px;
	color: #0066FF;
}
.default10 {font-size: 10px}
.default13 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.default11 {
	font-size: 11px;
	font-weight: normal;
}
.dottline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.white_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.blue12 {
	font-size: 12px;
	color: #0066FF;
}
.default12 {
	font-size: 12px;
	font-weight: normal;
}
.picnews {
	margin-right: 5px;
	float: left;
}
.white12 {
	color: #FFFFFF;
	font-size: 12px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */
	
#menu2 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 0px;
	}
	
#menu2 li a {
	height: 22px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 15px;
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #fff;
	display: block;
	background: url(images/menu2a.gif);
	padding: 5px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #283A50;
	background: url(images/menu2a.gif) 0 -40px;
	padding: 5px 0 0 10px;
	}
	
#menu2 li a:active {
	color: #283A50;
	background: url(images/menu2a.gif) 0 -60px;
	padding: 5px 0 0 10px;
	}
