
BODY
{
    color: #000000;
    font-family: arial;
    font-size: 16px;
    background-color: #ffffff;
}

TD
{
    font-family: arial;
    font-size: 10px;
    color: #000000;
}

.indexcell
{
    background-color: #FADCC2;
}

.cell
{
    background-color: #30498F;
}

.cell_text
{
    color: #808080;
    font-family: arial;
    font-size: 10px;
}

.cell2
{
    background-color: #A8A8A8;
}

.cell2_text
{
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
}

.cellcontent
{
    font-family: arial;
    font-size: 14px;
}

.SectionHeading
{
    font-family: Times New Roman;
    font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	color: #30498F;
}
.HomeHeading
{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Times New Roman;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
}

H1
{
	color: #30498F;
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: bold;
	margin: 0 0 15px 0;
}

H2
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 13px 0;
}

.heading2
{
	color: White;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 13px 0;
}

.heading3
{
	color: White;
	font-size: 11px;
	font-weight: bold;
	font-variant : small-caps;
}

.heading3R
{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	font-variant : small-caps;
}

.heading3_normal
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.heading3_spotlight
{
	color: #FFFF00;
	font-size: 11px;
	font-weight: bold;
}

H3
{
	color: White;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

H3 A, H3 A:active, H3 A:visited { color: #FFF; text-decoration: none; }
H3 A:hover { color : #FF0000; text-decoration: none; }

H4
{
    color: #B3B3B3;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 8px 0;
}

H4 A, H4 A:active, H4 A:visited { color: #B3B3B3; text-decoration: none; }
H4 A:hover { color : #FFF; text-decoration: none; }

H5
{
    color: #CC66CC;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 8px 0;
}

H5 A, H6 A:active, H6 A:visited { color: #FFF; text-decoration: none; }
H5 A:hover { color : #FF0000; text-decoration: none; }


H6
{
    color: #CC66CC;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 8px 0;
}

H6 A, H6 A:active, H6 A:visited { color: #FFF; text-decoration: none; }
H6 A:hover { color : #CC66CC; text-decoration: none; }


A, A:active, A:visited 
{
 font-size: 11px;
 color: #FFFFFF; 
 text-decoration: none;
 font-wight: bold;
}
A:hover 
{
 font-size: 11px;
 color: #ff0000; 
 text-decoration: underline;
 font-wight: bold;
 }

A.mni, A.mni:active, A.mni:visited 
{
 font-size: 11px;
 color: #FFFFFF; 
 text-decoration: none;
 font-wight: bold;
}
A.mni:hover 
{
 font-size: 11px;
 color: #F1A36C; 
 text-decoration: none;
 font-wight: bold;
 }
 
 A.mni2, A.mni2:active, A.mni2:visited 
{
 font-size: 11px;
 color: #30498F; 
 text-decoration: none;
 font-wight: bold;
}
A.mni2:hover 
{
 font-size: 11px;
 color: #F1A36C; 
 text-decoration: none;
 font-wight: bold;
 }
 
 A.email, A.email:active, A.email:visited 
{
 font-size: 10px;
 color: #30498F; 
 text-decoration: none;
 font-wight: bold;
}
A.email:hover 
{
 font-size: 10px;
 color: #FF0000; 
 text-decoration: underline;
 font-wight: bold;
 }

A.LoginLinks:hover 
{
 font-size: 10px;
 color: #FF0000; 
 text-decoration: none;
 }
A.LoginLinks, A.LoginLinks:active, A.LoginLinks:visited 
{
 font-size: 10px;
 color: #F1A36C; 
 text-decoration: none;
}
 
A.LoginLinks2:hover 
{
 font-size: 10px;
 color: #FF0000; 
 text-decoration: none;
 }
A.LoginLinks2, A.LoginLinks2:active, A.LoginLinks2:visited 
{
 font-size: 10px;
 color: #F1A36C; 
 text-decoration: none;
}
 
