a:hover {
	text-decoration: underline;
}

.body {
	font-family: tahoma;
	font-size: 8pt;
	color: 003876;
	padding: none;
	margin: none;
}

.pageHeader {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #003876
}

.italicHeader {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: 003876
}

.loginHeader {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: 003876;
}

.loginField {
	font-family: tahoma;
	font-size: 8pt;
	color: 003876
}

.menuYellow {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: FFE01B;
	text-decoration: none
}

.menuWhite {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none
}

.sectionHeader {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: FFE01B
}

.ansHide {
	visibility: hidden;
	display: none
}

.ansShow {
	visibility: visible;
	display: inline;
	font-family: tahoma;
	font-size: 8pt
}

.error {
	font-family: tahoma;
	font-size: 8pt;
	color: FFFFFF;
	background-color: FF5555;
	font-weight: bold
}

.nav1a {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;;
	font-weight: bold;;
	color: 003876
}

.dashboard_menu_label {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline
}

.dashboard_menu_off {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: 003876
}

.dashboard_menu_on {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: FFE01B
}

.dashboard_home_title {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold
}

.dashboard_home_body {
	font-family: tahoma;
	font-size: 13px
}

.dashboard_page_title {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: 003876
}

.dashboard_label {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold
}

.dashboard_body {
	font-family: tahoma;
	font-size: 8pt;
	color: 1A2E60
}

.divHeader {
	color: #003876;
	background-color: #BFCCD6;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 1em;
}

.innerHead {
	text-align: left;
}

.divBody {
	color: #003876;
	background-color: #BFCCD6;
	font-family: tahoma;
	font-size: 8px;
	text-align: left;
	padding-left: 3em;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
}

.divBodyAcct {
	color: #003876;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 8px;
	text-align: left;
	padding-left: 3em;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
}

.divBody ul {
	padding: 0 0 0 0;
}

.divBody li {
	padding: 0 0 0 0;
}

#pageHeader {
	position: relative;
	width: 100%;
	background-color: #00325D;
}

#greeting {
	position: absolute;
	bottom: 40;
	right: 0;
	text-align: right;
	font-size: 10pt;
	font-family: tahoma;
	color: #003876;
	font-weight: bold;
	text-decoration: none;
}

#greeting-guest {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	font-size: 10pt;
	font-family: tahoma;
	color: #003876;
	font-weight: bold;
	text-decoration: none;
	background-color: #00325D;
}

#greeting-guest a {
	color: #003876;
}

#search {
	position: absolute;
	top: 5;
	right: 0;
	height: 30px;
	line-height: 30px;
	width: 400px;
	font-family: tahoma;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}

#links {
	width: 66%;
}

#quicklinks {
	position: relative;
	background: #ffeb1b;
	line-height: 20px;
	width: 100%;
	padding-left: 1em;
}

#quicklinksOut {
	position: relative;
	background: #C9A827;
	line-height: 30px;
	width: 100%;
	padding-left: 1em;
}

#quicklinks a {
	color: #003876;
	background-color: #Ffeb1b;
	font-family: tahoma;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

#quicklinksOut a {
	color: #003876;
	background-color: #C9A827;
	font-family: tahoma;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

#container {
	background-image:
		url("http://www.lagassesweet.com:9080/LS/Images/menuBack.jpg");
	background-repeat: repeat-y;
	color: #003876;
	width: 164px;
}

#container2 {
	background-image:
		url("http://www.lagassesweet.com:9080/LS/Images/menuBack.jpg");
	background-repeat: repeat-y;
	color: #003876;
	min-width: 1px;
}

#menuContainer {
	
}

#sidebar {
	float: left;
	background-color: #BFCCD6;
	width: 164px;
	height: 100%;
}

#pageCenter {
	float: left;
	max-width: 600px;
	padding: .5em;
	padding-left: 1em;
}

#pageFooter {
	clear: both;
	width: 100%;
}

#bottombar {
	width: 100%;
	height: 30px;
	background: #ffeb1b;
}

#copyright {
	width: 100%;
	height: 40px;
	background: #C9A827;
	font-family: tahoma;
	font-size: 10pt;
	color: WHITE;
	text-align: right;
	padding-right: .5em;
	padding-bottom: .5em;
}

.menu {
	font-family: tahoma;
	font-size: 8pt;
	color: WHITE;
	text-decoration: none;
}

.sidemenu {
	font-family: tahoma;
	font-size: 8pt;
	color: #00325D;
	text-decoration: none;
}

sslext:link :onhover {
	text-decoration: underline;
}

.menuUL {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	list-style: none;
}

.white {
	font-family: tahoma;
	font-size: 10pt;
	color: WHITE;
	text-decoration: none;
}

.bdwHeader {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: 003876
}

.bdwCategory {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: 003876
}

.bdwCell {
	font-family: tahoma;
	font-size: 8pt;
	color: 003876;
	padding: none;
	margin: none;
}