A.navigation {
	font-size : 9px;
	font-family : Tahoma;
	color : #003399;
	text-decoration : none;
	font-weight : normal;
}

A:HOVER.navigation {
	font-size : 9px;
	font-family : Tahoma;
	color : #CC3300;
	text-decoration : none;
	font-weight : normal;
}

A.quickshare {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}

A:HOVER.quickshare {
	font-family : Verdana;
	font-size : 9px;
	color : #CC3300;
	font-weight : normal;
	text-decoration : none;
}

.copyright {
	font-family : Verdana;
	font-size : 8px;
	color : #FFFFFF;
	font-weight : normal;
}

.news_header {
	font-family : Verdana;
	font-size : 11px;
	color : #003399;
	font-weight : bold;
}

.news_text {
	font-family : Verdana;
	font-size : 9px;
	color : #003399;
	font-weight : normal;
}

A.news_link {
	font-family : Verdana;
	font-size : 9px;
	color : #CC3300;
	font-style : italic;
}

A:HOVER.news_link {
	font-family : Verdana;
	font-size : 9px;
	color : #FF6600;
	font-style : italic;
}

.main_header {
	font-size : 18px;
	font-family : Verdana;
	color : #003366;
	font-weight : bold;
	text-align : center;
}

.main_paragraph {
	font-size : 15px;
	font-family : Verdana;
	color : #CC3300;
	font-weight : bold;
	text-align : center;
}

.main_text {
	font-size : 11px;
	font-family : Tahoma;
	color : #00103F;
	text-align : justify;
}

A.main_link {
	font-size : 11px;
	font-family : Verdana;
	color : #003366;
	text-decoration : underline;
}

A:HOVER.main_link {
	font-size : 11px;
	font-family : Verdana;
	color : #003366;
	text-decoration : underline;
}

.banner_header {
	font-size : 11px;
	font-family : Verdana;
	color : #CC3300;
	text-align : center;
	text-decoration : underline;
}

A.banner_link {
	font-size : 11px;
	font-family : Verdana;
	color : #003366;
	text-decoration : none;
}

A:HOVER.banner_link {
	font-size : 11px;
	font-family : Verdana;
	color : #003366;
	text-decoration : underline;
}






#pic {
	left: 10px;
	position: relative;
	top: 10px;
	width: 100px;
	align: left;
}

#pic a .large { border: 0px; display: block; height: 1px; left: -1px; position: absolute; top: -1px; width: 1px; overflow: visible;}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
 display: block;
 height: 90px;
 left: 0;
 text-decoration: none;
 top: 0;
 width: 100px;
}

#pic a.p1:hover {
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 320px;
	left: -200px;
	position: absolute;
	top: -75px;
	width:450px;
}
