﻿/* CSS Document */

body {
	margin:0px;
	padding:0px;
	padding-top:26px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/backgroundt.gif);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#ffffff;
	/*line-height: 14px;*/
	text-align:center;	
	color:#999999;
}
A {
  color: #747474;
  text-decoration: none;
}
A:hover {
  color: #990099;
  text-decoration: underline;
}

.small-12px {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.link10orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7F00;
	text-decoration: none;
}
.link12orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7F00;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	/*background-image:url(../images/20070516/bottom_shadow.gif);
	background-repeat:repeat-x;
	border-top: 1px solid #034EA2;*/
}

/******** news title ********/
.newsBig {
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.newsBig a {
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.newsBig a:visited {
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.newsBig a:hover {
	text-decoration: underline;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
}

/******** news title ********/
/* link listing */

.listing {
	text-decoration: none;
	font-family:  Arial, Verdana, sans-serif;
	color: #0066CC;
	letter-spacing: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.listing a {
	text-decoration: none;
	font-family:  Arial, Verdana, sans-serif;
	color: #ff3300;
	letter-spacing: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.listing a:visited {
	text-decoration: none;
	font-family:  Arial, Verdana, sans-serif;
	color: #0066FF;
	letter-spacing: normal;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.listing a:hover {
	text-decoration: underline;
	font-family:  Arial, Verdana, sans-serif;
	margin: 0;
	color: #ff3300;
	letter-spacing: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
