.textsplash {font: 12 arial; color : White;}
.header {font-size: 16;	font-weight: bold;	color : #7389BA;font-family : Arial, Helvetica, sans-serif;	letter-spacing : 1;	}
.subhead{font-family : Arial;	color: #666666;	font-size : 11px;	font-weight : bold;	}
.text_italic{	font-family : Arial;	color: #666666;	font-size : 11px;	font-style : italic;	} 
.text{	font-family : Arial;	color: #666666;	font-size : 11px;	}
.HR{color : #7389BA;}

A:link {color: #7389BA; font-family: Arial, helvetica; text-decoration:none; font-size: 11px; }
A:visited {color: #7389BA; text-decoration:none; font-size: 11px;}
A:hover {color: #999999; text-decoration:none; font-size: 11px;}

A.Normal:link {color: #999999; font-family: Arial, helvetica; text-decoration:none; font-size: 11px; }
A.Normal:visited {color: #999999; text-decoration:none; font-size: 11px;}
A.Normal:hover {color: #666666; text-decoration:none; font-size: 11px;}

A.Bold:link {color: #666666; font-family: Arial, helvetica; text-decoration:none; font-size: 11px; font-weight : bold;}
A.Bold:visited {color: #666666; text-decoration:none; font-size: 11px; font-weight : bold;}
A.Bold:hover {color: #333333; text-decoration:none; font-size: 11px; font-weight : bold;}

TD {color: #666666; font-family: Arial, helvetica; font-size: 11px}
BODY {color: #666666; font-family: Arial, helvetica; font-size: 11px}
.textfield {color: #666666; font-family: Arial, helvetica; font-size: 12 px; }

.SmallBlue {color: #7389BA; font-family: Arial, helvetica; font-size: 10px; }
.Blue {color: #7389BA; font-family: Arial, helvetica; font-size: 11px; }
.LargeBlue {color: #7389BA; font-family: Arial, helvetica; font-size: 14px; }

.TinyGrey {color: #666666; font-family: Arial, helvetica; font-size: 9px; }
.SmallGrey {color: #666666; font-family: Arial, helvetica; font-size: 10px; }
.Grey {color: #666666; font-family: Arial, helvetica; font-size: 11px; }
.LargeGrey {color: #666666; font-family: Arial, helvetica; font-size: 14px; }

.SmallRed {color: #990000; font-family: Arial, helvetica; font-size: 10px; }
.Red {color: #990000; font-family: Arial, helvetica; font-size: 11px; }

.SmallLightGrey {color: #999999; font-family: Arial, helvetica; font-size: 10px; }

.bgLightGrey{
	background-color : #CCCCCC;
}
.bgWhite{background-color : #FFFFFF;}
.bgBlue{background-color : #114E87;}