
body, html, table, tr, td, form, input, select, p, div, ul, ol, li {
	margin: 0;
	padding: 0;
}

img {
	border-width: 0px;
}

body {
	background-color: #ffffff;
}

body, td, div {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.hr hr {
	display: none;
}

.blue {
	color: #31d2fc;
}

.bluebold {
	color: #31d2fc;
	font-weight: bold;
}

.subtitle {
	color: #c7c9c9;
	font-size: 12px;
	font-weight: bold;
}

a, a:visited {
	color: #8b8c8c;
	text-decoration: none;
	border-width: 0px;
}

a:hover, a:visited:hover {
	color: #31d2fc;
	border-width: 0px;
}

.logo {
	width: 135px;
	height:  70px;
	position: absolute;
	left: 33px;
	top: 31px;
	padding: 0px;
	margin: 0px;
}

.logo a {
	border-width: 0px;
}


.menu {
	position: absolute;
	left: 33px;
	top: 128px;
	width: 224px;
	color: #c7c9c9;
	font-family:verdana,trebuchet,sans-serif;
	font-weight: bold;
}


.menu ul, .menu li {
	list-style: none;	
}

.menu ul {
	margin: 9px 0;
}

.menu ul li .liSubMenu {
	float: right;
}

.menu a, .menu a:visited {
	color: #c7c9c9;
	text-decoration: none;
	border-width: 0px;
}


.menu .hr {
	background-image: url(../images/hr.gif);
	height: 8px;
}

.content {
	position: absolute;
	top:  128px;
	left: 280px;
	width: 717px;
}

.content2 {
	position: absolute;
	top:  112px;
	left: 280px;
	width: 770px;
	text-align: justify;
}

.intro {
	width: 700px;
}

.yearList ul li {
	width: 120px;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	border-width: 0px;
	height: 170px;
	color:  #61777b;
}


.yearList ul li span {
	display: inline;
	text-transform: uppercase;
	color: #fff;
}


.yearList ul li a, .yearList ul li a:visited {
	color: #61777b;
}

.yearList ul li a:hover, .yearList ul li a:visited:hover {
	color: #fff;
}

.yearList ul {
	margin-right: -23px;
}

.yearList ul li img {
	display: inline;
	margin-bottom: 3px;
	border: 0px solid #61777b;
}

.content2 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #c7c9c9;
}

.content2 p {
	color: #61777b;
}

.footer {
	clear: both;
	width: 694px;
	border-width: 0px;
	border-top: 1px solid #c7c9c9;
	padding-top: 3px;
	margin-top: 10px;
}

.footer a, .footer a:visited {
	color: #c7c9c9;
	border-width: 0px;
	font-weight: bold;
}

.footer a:hover, .footer a:visited:hover {
	color:  #31d2fc;
	border-width: 0px;
	font-weight: bold;
}

.paginateNext {
	float: right;
}

.copyright {
	color: #c7c9c9;
}

a.fancylink, a.fancycontent {
	border-color: #7c7c7c;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	text-decoration: none;
	border-style: solid;
	color: #738009;
}

a.fancycontent:hover {text-decoration: none;color: #fff;border-style: none;}

a:hover img#thumb { opacity:.50;filter:alpha(opacity=50) }