.notapproved {font-style:italic; color: red}

body, td, th{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;	
}

.bodyRed {
	color: #CC0101;
}

.bodySmall {
	font-size: 80%;
}

.tellafriend{
	font-family : Arial, Helvetica, sans-serif;
	font-size:80%;
	color: gray;
	text-align: left;
}

.htmlButton	{
	font-size : 80%;
	text-align: center;
	border: 2px outset #CC0101;
	background-color : #FFCC00;
	width: 130px;
	padding: 5px;
	cursor: hand;
}

a.buyNow:link {
	color: #CC0101;
	text-decoration: none;
}

a.buyNow:visited {
	color: #CC0101;
	text-decoration: none;
}

a.buyNow:hover{
	color: #CC0101;
	text-decoration: underline;
}

.aNone {
	text-decoration: none;
}

a:link {
	color: #003366;
}

a:visited {
	color: #003366;
}

a:hover{
	color: #CC0101;
}

table.tableBody {
	border : 0px solid #EEEEEE;
	width : 100%;
	padding : 0px;
}

table.tableBody th {
	padding : 2px;
	font-weight : bold;
}

table.tableBody td {
	padding : 2px;
	vertical-align:top;	
}

table.tableBodyPad {
	border : 0px solid #EEEEEE;
	width : 100%;
	padding : 10px;
}

table.tableBodyPad th {
	padding : 10px;
	font-weight : bold;
}

table.tableBodyPad td {
	padding : 10px;
	vertical-align:top;	
}

table.display {
	border-collapse: collapse;
	border : 1px solid #EEEEEE;
	width : 100%;
	padding : 2px;
}

table.display th {
	background-color : #6B7D94;
	border : 1px solid #EEEEEE;
	padding : 4px;
	color : #F5F5F5;
	font-weight : bold;
	font-size : .8em;	
}

table.display td {
	border : 1px solid #EEEEEE;
	padding : 4px;
	color : #000000;
	font-weight : normal;
	font-size : .7em;
	vertical-align:top;	
}

table.display a {
	color: #000000;
	/*display: block;
	width: 100%;*/
	text-decoration: none;
} 

table.display tr.subHeader {
	background-color:#EEEEEE;
}
table.display td.subHeader {
	color: gray; 
	text-align:left;
}	
table.display td.subHeaderSub {
	background-color:#EEEEEE; 
}	

table.display tr.subSubHeader {
	background-color:#FAFAFA; 
	font-size: 80%;
}
table.display td.subSubHeader {
	padding : 0px;
	color: #888888; 
	text-align:center; 
}		


table.displayTitle {
	border-collapse: collapse;
	border : 1px solid #777755;
	width : 100%;
	padding : 2px;
}

table.displayTitle th {
	background-color : #FFFFFF;
	border : 1px solid #777755;
	padding : 4px;
	color : #000000;
	font-weight : bold;
	font-size : .8em;
	text-align:left; 	
}

table.displayTitle td {
	background-color : #FFFFFF;
	border : 1px solid #777755;
	padding : 4px;
	color : #000000;
	font-weight : normal;
	font-size : .7em;
	text-align:left; 
	vertical-align:top;	
}

/* nav */
table.navLeft {
	width : 100%;
}

table.navLeft th {
	padding: 15px 2px 2px 5px;
	color : #CC0101;
	text-align : left;
	font-weight : bold;
	font-size : 80%;
}

table.navLeft td {
	padding: 2px 2px 2px 10px;
	color : #000000;
	text-align : left;
	font-weight : normal;
	font-size : 75%;
}

table.navLeft a {
	display: block;
	color: black;
	width: 100%;
	text-decoration: none;
} 

table.navLeft a:hover{
	text-decoration: underline;
}

table.navRight {
	width : 100%;
}

table.navRight th {
	padding: 15px 5px 10px 5px;
	color : #CC0101;
	text-align : center;
	font-weight : bold;
	font-size : 80%;
}

table.navRight td {
	padding: 5px 5px 5px 5px;
	color : #000000;
	text-align : left;
	font-weight : normal;
	font-size : 75%;
}


/* print */
table.print {
	border-collapse: collapse;
	border : 1px solid #000000;
	width : 100%;
	padding : 2px;
}

table.print th {
	background-color : #F0F0F0;
	border : 1px solid #000000;
	padding : 4px;
	color : #000000;
	font-weight : bold;
	font-size : .8em;	
}

table.print td {
	border : 1px solid #000000;
	padding : 4px;
	color : #000000;
	font-weight : normal;
	font-size : .8em;
	vertical-align:top;	
}

table.print a {
	color: #000000;
	/*
	display: block;
	width: 100%;
	*/
	text-decoration: none;
} 

div.print {
	margin-top: 2em;
	margin-bottom: 3em;
}

div.display{
	padding: 2px;
}

hr{
	 height: 1px ; color:#777755;
}

.LogoMainPart1 {
	font-type: Arial;
	font-size: 200%;
	font-weight: bold;
	color: #880000;
}

.LogoMainPart2 {
	font-type: Arial;
	font-size: 200%;
	font-weight: bold;
	color: #003366;
}

H1 {
	font-type: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #CC0101;
}

H2 {
	font-type: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	display: inline;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 120%;
}


tr.displayoff {
	background-color : #7080A1;
	color : #F5F5F5;
	font-weight : bold;
}

td.highlight {
	background-color : #E6E5DB;
	color : #000000;
	border-left: 2px solid  #646F5E;
	border-right: 2px solid  #646F5E;
	border-top: 1px solid  #646F5E;
	border-bottom: 1px solid  #646F5E;
}

tr.highlight {
	background-color : #E6E5DB;
	color : #000000;
}

TR.totals {
	background-color : #E6E5DB;
	color : #000000;
	font-weight : bold;
}

TD.totals {
	background-color : #E6E5DB;
	color : #000000;
	font-weight : bold;
}

TR.subtotals {
	background-color : #dfdfdf;
	color : #000000;
	font-weight : bold;
}

TR.inactiveText {
	color : #D0CECE;
	font-weight : normal;
	font-style: italic;
}

form { 
	display:inline;
}	

INPUT,SELECT {
	width:100%;
	font-size : 80%;
	border: 1px solid #E0E1BF;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}

INPUT.button {
	font-size: 13px; 
	border: 1px solid #CC0101; 
	background: #FFCC00;
	cursor: hand;
	width: 180px;
}	

INPUT.submitTellAFriend {
	font-size: 13px; 
	border: 1px solid #CC0101; 
	background: #FFCC00;
	cursor: hand;
}	

INPUT.submitDonate {
	font-size: 13px; 
	border: 1px solid #CC0101; 
	background: #FFCC00;
	cursor: hand;
}

INPUT.submitBuyNowPrice1995 {
	font-size: 13px; 
	border: 1px solid #CC0101; 
	background: #FFCC00;
	cursor: hand;
	width: 180px;
}

INPUT.imageBuyNow {
	width: 68px;
	hight: 23px;
	border: 0px;
}

INPUT.imageBuyNowPrice1995 {
	width: 154px;
	hight: 23px;
	border: 0px;
}

TEXTAREA {
	width:100%;
	font-size : 80%;
	border: 1px solid #E0E1BF;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}


TEXTAREA.banner {
	width:160px;
	font-size : 80%;
	border: 1px solid #E0E1BF;
	background-color : #E6E5DB;
	font-family : Arial, Helvetica, sans-serif;
}

INPUT.radio {
	background-color : #ffffff;
}

INPUT.checkbox {
	background-color : #ffffff;
}

/*
INPUT.submit {
	background-color : #646F5E;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff
}
*/
.disabled {
	background-color : Silver;
}

.formLabel {
	color: #000000;
	font-size: 12px;
	font-weight : normal;
}

.formLabelTitle {
	color: #000000;
	font-size: 12px;
	font-weight : bold;
}


.on {
	background-color : #EEEEAA;
}

.off {
	background-color : #FFFFFF;
}


INPUT.noedit {
	background : Silver;
	background-color : Silver;
}

.footerText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	color: white;
}

.footnotes{
	font-family : Arial, Helvetica, sans-serif;
	font-size:70%;
	color: gray;
}