/* CSS Document */

body { margin:0px; padding:0px; }

.BodyText {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.Title {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	line-height: 18px;	
}

.Title_white {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;	
}


.Mouseover {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.Basenav {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

.colourcrossheads {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #8D1F06;
	text-decoration: none;
	line-height: 14px;
}

.special_headings {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #EF402F;
	text-decoration: none;
	line-height: 14px;
}


.captions1 {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #8D1F06;
	text-decoration: none;
	line-height: 15px;
}

.quotes {
	font-family: "Verdana", Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: italic;
	line-height: 15px;
}

.leftedge { 
	border-color: black #C5C7C6; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px;
	border-left-width: 1px ; 
	padding-left: 10px;
	}
