body,table,tr
{
	font-family : Arial, sans-serif;
	text-align:center;
	font-size : 14px;
	vertical-align:top;
}

td
{
	font-family: Arial, sans-serif;
	font-size: 5px;
	vertical-align: top;
}

.smallContent
{
	font-family: Arial, sans-serif;
	font-size: 5px;
	vertical-align: top;
}

.myContentLeft
{
	font-family : Arial, sans-serif;
	text-align: left;
	font-size : 14px;
}

.myContent
{
	font-family : Arial, sans-serif;
	text-align: left;
	font-size : 14px;
}

.myContentCenter
{
	font-family : Arial, sans-serif;
	text-align: center;
	font-size : 14px;
}


.myNewsSide
{
	font-family : Arial, sans-serif;
	text-align: left;
	font-size : 14px;
}

.myBody
{
	font-family : Arial, sans-serif;
	background-color : #DCDCDC;
	text-align:center;
	font-size: 14px;
}

.myMasterTable
{
	font-family : Arial, sans-serif;
	text-align:center;
	font-size : 14px;
	border:1px solid #333333;
}


A:Link
{ 
	font-weight: bold; 
	color: #333333;
	font-size : 11px;
	text-decoration:none;
}

A:Visited 
{ 
	font-weight: bold; 
	color: #333333; 
	font-size : 11px;
	text-decoration:none;
}

A:Hover  
{ 
	font-weight: bold; 
	color: #000000;
	font-size : 11px;
	text-decoration:underline;
}

.redHeader2
{
	font-size: 22px;
	color:#FF0E00;
	font-weight:bold;
}
.redHeader3
{
	font-size: 20px;
	color:#FF0E00;
	font-weight:bold;
}

.redHeader4
{
	font-size: 16px;
	color:#FF0E00;
	font-weight:bold;
	A:Hover
}

.redHeader5
{
	font-size: 12px;
	color:#FF0E00;
	font-weight:bold;
}

.subHeader
{ 
	font-size:16px;
	font-weight:bold;
}

text
{
	border:1px solid #999999;
}

p
{
	display:inline;
}

.menuDiv
{
	font-weight: bold; 
	color: #333333;
	font-size : 11px;
}

.footer
{
	color: #333333;
	font-size : 11px;
}
.mySmallLeft
{
	color: #333333;
	font-size : 11px;
}
