A.subpage:link {
	color: #5A3324;
	text-decoration: underline;
}

A.subpage:visited {
	color: #5A3324;
	text-decoration: underline;
}

A.subpage:active {
	color: #5A3324;
	text-decoration: underline;
}

A.subpage:hover {
	color: #4C4C4C;
	text-decoration: none;
}
A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #4C4C4C;
	text-decoration: none;
}
.menuspacing{
padding-right:10px;
}
.submenu {
	padding-right: 20px;
}
.bodypadding {
	padding: 10px;
}
TD {
	font-size: 13px;
	font-family : Tahoma;
	color : #4C4C4C;
}
.title {
	font-size: 13px;
	font-family : Tahoma;
	color : #000000;
	font-weight: Bold;
}
P {
	font-size: 13px;
	font-family : Tahoma;
	color : #4C4C4C;
	
}
.textbody{
	Width: 100%;
	padding: 5px 5px 15px 5px;
	font-size: 13px;
	font-family : Tahoma;
	color : #4C4C4C;
}
TD.dark {
	font-size: 13px;
	font-family : Tahoma;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 13px;
	font-family : Tahoma;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #4C4C4C;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #4C4C4C;
}

.pageheader {
	padding-left: 4px;
}
.privacyalign {
	padding-left: 20px;
}
.topalign {
	padding-left: 20px;
	padding-bottom: 10px;
}