body {
	background-color: #FFFFFF;
	background-image: url(../background.gif);
}
	
#tableformat1 {
	padding: 0px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#tableformat2 {
	background-color: #E6E0CA;
	text-align: center;
}

#tableformat2 td {
	border: 1px solid #000099;
	padding: 5px;
}


#headerRowC1{
	width: 25%;
}

#headerRowC2{
	width: 60%;
}

#headerRowC3{
	width: 15%;
	text-align: right;
}

.bckgrnd_blue {
	background-color: #000066;
}
.bckgrnd_white {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.whtiefont {
	font-weight: bold;
	color: #FFFFFF;
}



h1,h2,h3,h4,h5,h6 {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	margin: 0px;
}

caption {
	font-size: large;
	font-weight: bold;
	color: #000066;  
	background-color: #E6E0CA;
}

.bckgrnd_red {
	background-color: #990000;
}

.bckgrndTan {background-color: #E6E0CA;} 	

.TierHeading {
	text-align: center;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #CC0000; }
	
.catformat {
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

.subheading{
	font-size: medium;
	font-weight: bold;
	color: #000066;  
	background-color: #E6E0CA;
}
	
.tableheader {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;}

.tabletext {
	font-size: small;
	color: #000066;
	background-color: #ECE9D8;}


.italc {font-style: italic; }
.Bold { font-weight: bold; }

.BoldUnder {
	font-weight: bold;
	text-decoration: underline;
}

.Szx-small { font-size: x-small; }
.SzSmall { font-size: small; }  
.SzMed {font-size: medium;} 
.SzLarge {font-size: large;} 

.dkblue{color: #000066;} 

.greenfont {
	font-weight: bold;
	color: #006666;
	}
	
.red {
	color:#CC0000;
	font-weight: bold;
} 

.italcyellow {
	font-style: italic;
	color: #FFFF00;
}

.Sz1BluBldItlc {
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
	color: #000066;}
	
.Sz2BluBld {
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	background-color: #E6E0CA;}

.Sz2BluBldItlc {
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #000066;}

.Sz2BldItlcbkgd {
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	background-color: #E6E0CA;}
	
.Topalign {
	vertical-align: top;
}

.center {text-align:center;}

.hidden {
	visibility: hidden;
}
