/* CSS Document */

td.dpheader { text-align: left; background-color:#cc6600; padding:4px; padding-left:12px;}
td.dpheader span.head { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #FFFFFF;	text-decoration: none; letter-spacing: 2px;}
td.dpheader td.normal { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #FFFFFF;	text-decoration: none; letter-spacing: 2px;}

td.tantextheader { text-align: left; padding:4px; padding-left:12px;}
td.tantextheader span.head { font-weight: bold;	text-transform: uppercase;	color: #993300;	text-decoration: none;}
td.tantextheader td.normal { font-weight: bold;	text-transform: uppercase;	color: #993300;	text-decoration: none;}


td.GreenHeader { text-align: left; background-color:#2a552a; padding:4px; padding-left:12px;}
td.GreenHeader span.head { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #FFFFFF;	text-decoration: none; letter-spacing: 2px;}
td.GreenHeader td.normal { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #FFFFFF;	text-decoration: none; letter-spacing: 2px;}

td.ContentHeader { text-align: left; background-color:#FFFFFF; padding:4px; padding-left:12px;}
td.ContentHeader span.head { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #2a552a;	text-decoration: none; letter-spacing: 2px;}
td.ContentHeader td.normal { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #2a552a;	text-decoration: none; letter-spacing: 2px;}

.WhiteText{color: #FFFFFF;}
.BlueText{color: #003366;}
.TanText{color: #993300;}
.GreenText{color:#2a552a;}
.YelloText{color:#ffff66;}

.TitleBG{background-image: url(titleBG.gif);	background-repeat: repeat-x;}
