﻿.Header
{
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
    color:#933;
    text-decoration:none;
    font-weight:bolder;
    text-transform:uppercase;
}
.SubHeader
{
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
    color:#000;
    font-weight:bolder;
    text-decoration:none;
    text-transform:uppercase;
}
.Content
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
    color:#000;
    text-decoration:none;
}

a
{
	color:#a0a0a0;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
a:hover
{
	color:#a0a0a0;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

	.newsMainH1
	{
		font-family:Arial;
		font-size:18px;
		text-decoration:none;
		font-weight:normal;
		color:#933;	
	}
	.newsMainH2
	{
		font-family:Arial;
		font-size:18px;
		text-decoration:none;
		font-weight:normal;
		color:#000;		
	}
	.mainnewsContent
	{
		width:189px; 
		background-color:#fff;
	}
	.mainNewsTable
	{
		width: 189px;
	}
	.LHSnewsDate
	{
		width: 35px;
	}
	.newsMonth
	{
		font-weight: bold; font-size: 12px; color: #933;
	}
	.newsDay
	{
		font-weight: bold; font-size: 20px; color: #ccc;
	}
	.newsYear
	{
		font-size: 11px; color: #ccc;
	}
	.RHSNewsText
	{
		vertical-align: top; text-align: left;
	}
	.RHSNewsTitle
	{
		font-weight: bold; font-size: 11px; color: #933; height: 15px;
	}
	
