.body {
font: 75% georgia, sans-serif;
	line-height: 1.4;
	color: #666666;
}

.body_white {
font: 75% georgia, sans-serif;
	line-height: 1.4;
	color: #E0E0E0;
}

.body_white a:link{
	color: #ffffff;
	text-decoration:underline;
}

.body_white a:visited{
	color: #E0E0E0;
	text-decoration:underline;
}

.body_white a:active{
	color: #ffffff;
	text-decoration:underline;
}

.leftside {
	font: 75% georgia, sans-serif;
	line-height: 1.1;
	color: #666666;
	padding: 3px;
}

.leftside a:link{
	color: #FF6600;	
	
}

.leftside a:visted{
	color: #FF6600;	
}

.leftside a:active{
	color: #FF6600;	
}

.contactside {
	font: 75% georgia, sans-serif;
	line-height: 1.1;
	color: #666666;
	border: 1px dashed #1A6884;
	padding: 3px;
}

.contactside a:link{
font: georgia, sans-serif;
	line-height: 1.1;
	color: #FF6600;	
}

.body a:link{
font: georgia, sans-serif;
	line-height: 1.4;
	color: #FF6600;	
}
.title1 { 
	font: normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #328FB3;
	}
.title_italic { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #328FB3;
	}
.subtitle_italic { 
	font: italic normal 1.2em georgia, sans-serif;
	letter-spacing: 0px; 
	margin-bottom: 0; 
	color: #328FB3;
	}	
.subtitle_italic a:link{ 
	font: italic normal 0.9em georgia, sans-serif;
	letter-spacing: 0px; 
	margin-bottom: 0;
	text-decoration:underline; 
	color: #328FB3;
	}
.copyright {
	font-family: Verdana;
	font-size: x-small;
	color: #CCCCCC;	
}
.copyright a:link{
	font-family: Verdana;
	font-size: xx-small;
	color: #666666;
	font-decoration:underline;
}

.title_italic_white { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #ffffff;
	}

.mainer {
	position: relative;
	z-index: -1;
}

.floating {
	position: absolute;
	left: 358px;
	top: 226px;
}
.flashindex {
	z-index: -1;
}
.flashindex2 {
    position:relative;
	z-index: -1;
}

.news_body {
	line-height: 1.4;
	color: #666666;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: georgia, sans-serif;
	font-size: 75%;
}

.news_body a:link{
font: georgia, sans-serif;
	line-height: 1.4;
	color: #FF6600;	
}

