﻿.MainTableColour {
	background-color: #FFFFFF;
}
.List {
	color: #666666;
	margin-left: 20px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: small;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 5px;
	list-style-image: url('img/list.jpg');
}
.BottomBar {
	text-align: center;
	font-family: "Arial Narrow";
	font-size: medium;
	color: #C0C0C0;
}
.Green {
	text-align: center;
	background-color: #378FA6;
}
.BottomLinks {
	color: #FFFFFF;
}
body {
	;
}
.RightBar {
	text-align: center;
	vertical-align: bottom;
}
.FontStyle {
	font-family: "Trebuchet MS";
}
.LinkBlue {
	color: #008080;
}
.Quote {
	color: #1F515E;
	margin-left: 20px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: small;
	margin-right: 20px;
}
.IndentedTextStyle {
	color: #008080;
}
.IndentedPara {
	color: #666666;
	margin-left: 73px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: small;
	margin-right: 20px;
}
.MiddleColumn {
	text-align: left;
}
.TextStyle
        {
	color: #666666;
	margin-left: 20px;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: small;
	margin-right: 20px;
}
a
        {
            width: 64%;
            padding: 0px;
            margin: 0px;
        }
                              
a:link { 
color: #0066CC; 
text-decoration: underline;
 
}

