body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/blue_bg.gif);
	background-repeat: repeat;
	font-size:11.5px;
	background-color:#C5C5C0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	color:#000066;
	
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	/*background-color:#FFFF00;*/
}

.HeaderTop {
	background-color:#313173;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;	
}

.HeaderFadeTop {
	background-color:#ffffff;
	background-image: url(images/header_fade_bg.gif);
	background-repeat: repeat-y;
}


#LoadTime {
	text-align: center;
	position:relative;
	left:10px;
	top:0px;
	color:#666666;	
	font-size:10px;
	height:50px	
}

.boxtopleft {
	padding-left: 11px;
	padding-top: 11px;
	background-image: url(images/grey/table_tl.gif);	
}
.boxtop {
	background-image: url(images/grey/table_t.gif);
	/*padding-top: 11px;*/
	height: 11px;
}
.boxtopright {
	padding-left: 11px;
	/*padding-top: 11px;*/
	background-image: url(images/grey/table_tr.gif); 
}
.boxleft {
	padding-left: 11px;
	width: 11px;
	background-image: url(images/grey/table_l.gif);
}
.boxbottomleft {
	padding-left: 11px;
	/*padding-top: 11px;*/
	background-image: url(images/grey/table_bl.gif);
}
.boxbottom {
	background-image: url(images/grey/table_b.gif);
	/*padding-bottom: 11px;*/
	height: 11px;
}
.boxbottomright {
	padding-left: 11px;
	background-image: url(images/grey/table_br.gif);
	/*padding-top: 11px;*/
}
.boxright {
	padding-right: 11px;
	background-image: url(images/grey/table_r.gif);
}

#Table_01 {
	position:relative;
	margin: 0 auto;
	width:950px;
	height:auto;
}

.GeneralHeading {
	background-image: url(images/grey/table_head_bg.gif);
	background-repeat:repeat;
	font-size:13px
}

.OtherNewsHeading {
	background-image: url(images/grey/table_head_bg.gif);
	background-repeat:repeat;
}

.OtherNewsHeadingRed {
	background-image: url(images/index_page/table_head_red.gif);
	background-repeat:repeat;
	height:20px;
	color:#FFFFFF;
}

.OtherNewsHeadingDate {
	background-image: url(images/grey/table_head_bg.gif);
	background-repeat:repeat;
	font-size:9px;
}

.ThumbPic {
	filter:alpha(opacity=100);
	background-color:#f7f7f7;
}

.PageDivider {
	border-right-color:#000099;
	border-right-style:dotted;
	border-right-width:thin;
}

.PageDividerTop {
	border-top-color:#000099;
	border-top-style:dotted;
	border-top-width:thin;
}

.PageDividerTopLeft {
	border-top-color:#000099;
	border-top-style:dotted;
	border-top-width:thin;
	border-right-color:#000099;
	border-right-style:dotted;
	border-right-width:thin;
}

.PageDividerTopRed {
	border-top-color:#FF0000;
	border-top-style:dotted;
	border-top-width:thin;
}

.PageDividerTopBlue {
	border-top-color:#000099;
	border-top-style:dotted;
	border-top-width:thin;
}

#BGGreyWhite {
	background-image:url(images/index_page/BG_Grey_white.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;		
}

#BGGreyWhite a {
	color:#FF3300;
}

#BGContactHead {
	position:relative;
	top:-20px;
	left:230px;
	height:37px;
	width:380px;
	text-align:center;
	z-index:2;
}

#BGSponsorshipHead {
	margin: 0 auto;
	position:relative;
	top:-20px;
	left:0px;
	height:37px;
	width:380px;
	text-align:center;
	z-index:2;
}

.GeneralArea {
	background-image:url(images/BG_General.gif);
	background-repeat:repeat-y;
	background-position:bottom center;
}