BODY {
	background-color : White;
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin : 0px;
}

TD {
	font-size : 11px;
	color : #6699CC;
}

HR {
	height : 1 px;
	border : 1px dashed #99CCFF;
}

.HR2 {
	height : 1 px;
	border : 1px dashed #99CCFF;
}

A:LINK, A:VISITED {
	color : #E59240;
	text-decoration: none;
}

A:HOVER, A:ACTIVE {
	color : #6699CC;
	text-decoration: underline;
}

.Vert_Line_Sep {
	color : #C7DAEE;
}

.Footer_Text {
	color : #6699CC;
	font-size: 10px;
}

.Vertical_Bars_Background_Colour {
	background : #F3F5FF;
}

.TD_Heading1 {
	font-size : 16px;
	font-weight : bold;
	color : #003366;
}

.TD_Heading2 {
	font-size : 14px;
	font-weight : bold;
	color : #6699CC;
}