.heading_site_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #993366;
}

.footerLinks {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993366;
	text-decoration:none;
}

.footerLinksCopyrights {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;

}

a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; color:#333399; }

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	text-decoration: none;
 	font-weight: normal;
	font-variant: normal;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	text-decoration: none;
 	font-weight: normal;
	font-variant: normal;
}
.flashUpdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-style: normal;
	text-decoration: none;
 	font-weight: normal;
	font-variant: normal;
	padding:2px 2px 2px 2px;
}
.subheadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #993366; 
	font-size: smaller; 
	}
/*.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #993366;
	border-right-color: #993366;
	border-bottom-color: #993366;
	border-left-color: #993366;
}

.bannerRightBorder {
	border-right-width:thin;
	border-right-style: dotted;
	border-right-color: #993366;
}
*/
/*.body { margin-top: 0px; margin-left: 0px; }*/
.zeroHieght{ line-height:0px; letter-spacing:0px; max-height:90px; padding:0; }
/*.bkgrd {
	background-color: #993366;
}*/

/*.box_left {
	margin: 1px;
	padding: 2px;
	text-indent: 2px;
	display: block;
	background-image:url(../assets/box_bkgrd.jpg)
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993366;
	border-right-color: #993366;
	border-bottom-color: #993366;
	border-left-color: #993366;
}*/
.boxLeftNoBkgrd {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid none solid solid;
	border-color: rgb(153, 51, 102) rgb(153, 51, 102) rgb(153, 51, 102) rgb(153, 51, 102);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.boxRightNoBkgrd {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid none;
	border-color: rgb(153, 51, 102) rgb(153, 51, 102) rgb(153, 51, 102) rgb(153, 51, 102);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.boxLeft {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid none solid solid;
	border-color: rgb(153, 51, 102) rgb(153, 51, 102) rgb(153, 51, 102) rgb(153, 51, 102);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	background-image:url(assets/box_bkgrd.jpg);
}
.boxRight {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid none;
	border-color: rgb(153, 51, 102) rgb(153, 51, 102) rgb(153, 51, 102) rgb(153, 51, 102);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	background-image:url(assets/box_bkgrd.jpg);
}
.textPad {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	text-decoration: none;
 	font-weight: normal;
	font-variant: normal;
	padding: 2px;
}
.textPadHistoryCover{
font-size: 10px;
color: #993366;
padding: 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.imgPad {
padding:2px 2px 2px 2px;
}
.history_cover_boxes_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #993366;
	/*background-image: url(assets/box_bkgrd.jpg);*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #993366;
	border-right-color: #993366;
	border-bottom-color: #993366;
	border-left-color: #993366;
}
.HistoryHeadings {
	color: #ffcc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	background-color: #993366;
}
