body {
	padding-top: 50px;
	background-color: #e6e6ec;

	scrollbar-face-color: #eff0ee;
	SCROLLBAR-ARROW-COLOR:  #98adb2;
	scrollbar-highlight-color: #fff;
	SCROLLBAR-SHADOW-COLOR: #98adb2;
	SCROLLBAR-3DLIGHT-COLOR: #98adb2;
	}

a:link { 
	color: #4F006C;
	}
a:visited { 
	color: #4F006C;
	}

#BottomNavigationBar {
	height: 50px;
	font-size: 9px;
	font-family: Verdana;
	color: #4F006C;
	margin-left: 40px;
	background-color: #FFFFFF;
	text-align:center;
	padding-bottom: 3px;
	}
#BottomNavigationBar a:link {
	font-size: 9px;
	font-family: Verdana;
	color: #4F006C;
	}
#BottomNavigationBar a:visited {
	font-size: 9px;
	font-family: Verdana;
	color: #4F006C;
	}
	
#contactinfo table {
	color: #333333;
	font-size: 9px;
	font-family: verdana;
	}

#maintextbuttons {
	font-size: 11px;
	font-family: BankGothic Md BT;
	color: #4F006C;
	margin-left: 100px;
	background-color: #FFFFFF;
	}
#maintextbuttons a:link {
	font-size: 11px;
	font-family: BankGothic Md BT;
	color: #4F006C;
	text-decoration: none;
	}
#maintextbuttons a:visited {
	font-size: 11px;
	font-family: BankGothic Md BT;
	color: #4F006C;
	text-decoration: none;
	}
	
#SideNavButtons { 
	width:	177px;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 10pt;
	font-family: BankGothic Md BT;
	font-weight: 500; 
	color: #CCCCCC;
	line-height: 1.33;
	}
#SideNavButtons a:link {
	font-size: 10pt;
	font-family: BankGothic Md BT;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
	}
#SideNavButtons a:visited {
	font-size: 10pt;
	font-family: BankGothic Md BT;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
	}
