BODY {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

A:LINK, A:VISITED {
	color : #FF6600;
	text-decoration : none;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration : none;
}

.mainTable {
	border: #F3F3F3;
	border-style: solid;
	border-width: 3px;
}

.mainText {
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 20;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}

.pageTitle {
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-weight: bold; 
	font-size: 20px;
	color: #99CC00; 
}

.subTitle1 {
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-weight: bold; 
	font-size: 14px;
	color: #ffffff 
}

.productListSubtitle {
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-weight: bold; 
	font-size: 14px;
	background-color : #98A7D1;
	color: #2D4877
}

.calendarText {
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
	text-align : center;
}

table.productList tr.productTitle td {

	border-bottom:solid 1px #788CC2;
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-weight: bold; 
	font-size: 14px;
	color: #ffffff;

}

table.productList tr.productDetails {

	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #ffffff;

}

#scrolling {
width:232px;
height:255px;
overflow: auto;
scrollbar-face-color: #009CFF;
scrollbar-highlight-color: #00CCFF;
scrollbar-3dlight-color: #0066FF;
scrollbar-darkshadow-color: #0000FF;
scrollbar-shadow-color: #0033FF;
scrollbar-arrow-color: #FFFF00;
scrollbar-track-color: #CCCCCC;
}

.missionStyle {
	font-family: "Edwardian Script ITC", Arial, Helvetica, sans-serif;
	font-size: 32px;
}
