﻿<style type="text/css">
<!--
BODY, .Body{
	font-size : 12px;
	font-family : verdana,arial,geneva;
	color : 333366;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	background : 6699CC;
	scrollbar-face-color: #FFFFEA; 
	scrollbar-shadow-color: #333366; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #DDDDDD; 
	scrollbar-darkshadow-color: #333333; 
	scrollbar-track-color: #FFFFEE ; 
	scrollbar-arrow-color: #000000;
}

.BODY{
	font-size : 12px;
	font-family : verdana,arial,geneva;
	color : 333366;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	background : 6699CC;
}

sup {
	vertical-align : super;
	font-size : 9px;
	padding-top : 0px;
}
img{
	border:0px;
}

.CopyRightText  {
	font-size : 10px;
	font-family : verdana,arial,geneva;
	color : DDDDDD;
	font-weight : normal;
	text-decoration : none;
}

.OffWhiteCaps  {
	font-size : 11px;
	font-family : verdana,arial,geneva;
	color : ffffee;
	font-weight : normal;
}

.NewsYear  {
	font-size : 16px;
	font-family : verdana,arial,geneva;
	color : 333366;
	font-weight : bold;
}

.Link  {
	font-size : 11px;
	font-family : verdana,arial,geneva;
	color : 333366;
	font-weight : bold;
	text-decoration : none;
}

.SmallLink  {
	font-size : 9px;
	font-family : verdana,arial,geneva;
	color : DDDDDD;
	font-weight : bold;
	text-decoration : none;
}

.NewsLink  {
	font-size : 12px;
	font-family : verdana,arial,geneva;
	color : FFFFCC;
	font-weight : bold;
	text-decoration : none;
}

.HPMainLink  {
	font-size : 16px;
	font-family : verdana,arial,geneva;
	color : DDDDDD;
	font-weight : normal;
	text-decoration : none;
}

.navigation  {
	background-image:url('../images/bg.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	height:27px;
	margin-top:0px;
	padding-top:2px;
	color : #FFFFEE;
	font-size : 11px;	
	font-weight:normal;
}

.navigationlink{
	font-size : 11px;
	font-family : verdana,arial,geneva;
	color : #FFFFEE;
	font-weight : normal;
	text-decoration : none;
	
}
}

.NewsBody  {
	font-size : 12px;
	font-family : verdana,arial,geneva;
	color : FFFFFF;
	font-weight : normal;
}

.SmallCaption  {
	font-size : 9px;
	font-family : verdana,arial,geneva;
	color : FFFFEE;
	font-weight : normal;
}
.LargeLink  {
	font-size : 16px;
	font-family : verdana,arial,geneva;
	color : DDDD99;
	font-weight : bold;
	text-decoration : none;
}

.MediumText  {
	font-size : 14px;
	font-family : verdana,arial,geneva;
	color : DDDDBB;
	font-weight : normal;
	text-decoration : none;
}

.ul {
	font-size : 16px;
	font-family : verdana,arial,geneva;
	color : #484848;
	font-weight : bold;
	text-decoration : none;	
}

.li {
    color: #484848;
    font-size : 12px;
    list-style-type : circle;
    font-weight : normal;
}

A {
	font-size : 12px;
	font-family : verdana,arial,geneva;
	color : FFFFCC;
	font-weight : bold;
	text-decoration : none;
}

A.:hover.OffWhiteCaps  {
	color : FFFFFF;
}
A.:hover {
	color : CCCC99;
}

A.:hover.Link  {
	color : FFFFFF;
}

A.:hover.SmallLink  {
	color : FFFFFF;
}

A.:hover.HPMainLink  {
	color : FFFFFF;
}

A.:hover.Navigation  {
	color : DDDDDD;
}

A.:hover.NewsLink  {
	color : CCCC99;
}
A.:hover.LargeLink  {
	color : DDDDBB;
}
