BODY {
	font-family : Tahoma;
}

.green {
	background-color : #999966
}

.grey {
	background-color : #CCCCCC;
	vertical-align : top;
	text-align : center;
}

.headerbottom {
	background-color : #999966;
	text-align : right;
	font-size : 10px;
	color : #ffffff;
	padding-right : 8px;
}

.minorlinks {
	text-align : right;
	padding-right : 10px;
	vertical-align : top;
}

.footer {
	text-align : right; 
	font-size : 10px;
	color : #999966;
	border-top-style : solid;
	border-top-color : #999966;
	border-top-width : 1px;
}

.pointtext {
	text-align : left;
	padding-bottom : 20px;
	vertical-align : top;
	font-size : 10pt;
}

.headingmain {
	font-family : Tahoma;
	padding-top : 5px;
	padding-left : 20px;
	padding-bottom : 10px;
	font-size : 24px;
	font-weight : bold;
	color : #000033;
	text-align : left;
	vertical-align : middle;
}

.heading2 {
	font-family : Tahoma;
	font-size : 24px;
	font-weight : bold;
	color : #000033;
	text-align : left;
	vertical-align : middle;
}

.leftcolumn {
	vertical-align : top;
	font-size : 11px;
	color : #FF6600;
	background-image : url('../images/left_back.jpg');
	background-position : right;
	background-repeat : repeat-y;
}

.leftcolumnhead {
	color : #999966;
	font-weight : bold;
}

.maincolumn {
	padding-left: 5px;
	padding-right : 5px;
	vertical-align : top;
	font-size : 12px;
	font-family : Tahoma;
}

A {
	color : #000033;
	text-decoration : None;
}

A:Hover {
	color : #999966;
	text-decoration : underline;
}

.note {
	font-size : 10px;
	text-align : center;
	font-style : italic;
}

