body {
	scrollbar-base-color: #CC3300; //spring: #CC3300 fall:#CCCC99  summer:#CCCC99 winter:#9999CC
	scrollbar-track-color: #CC3300; //spring: #CC3300 fall:#CCCC99 summer:#CCCC99 winter:#9999CC
	scrollbar-arrow-color: #0099CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	list-style-image:  none;
} 

li{ font-family: "Times New Roman", Times, serif; font-size: 12px}
table{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;

}
 
td { font-family: "Times New Roman", Times, serif; font-size: 14px}
tr { font-family: "Times New Roman", Times, serif; font-size: 14px}
h1 { font-family: "Times New Roman", Times, serif: font-size: 18px}
h2 { font-family: "Times New Roman", Times, serif: font-size: 16px}
h3 { font-family: "Times New Roman", Times, serif; font-size: 15px} 
a:hover { letter-spacing: 1px}
.tableHeader {
	background-color: #CC3300; //spring: #CC3300 fall:#CCCC99 summer:#CCCC99 winter:#9999CC
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: 3px;
	text-align: left;
//autumn #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 5px;
}
.borderStyle{border: #003366; border-style: solid; border-top-width: 0px; 
border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;}
.borderBottomRight {

	padding: 4px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.borderBottom {


	padding: 4px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
