body {
	background-color: #c6cfd7;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
}

ul { 
	list-style-image:url(images/li-image.gif)
}

.txtNormal {
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.2em;
}

.txtFooter {
	font-family: Arial;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: .9em;
}

.txtBold {
	color: #4e616f;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}

a.menu:link {
	text-decoration: none;
	color: #4e616f;
	text-transform: uppercase;
}

a.menu:visited {
	text-decoration: none;
	color: #4e616f;
	text-transform: uppercase;
}

a.menu:hover {
	text-decoration: none;
	color: #4e616f;
	text-transform: uppercase;
}

a.menu:active {
	text-decoration: none;
	color: #4e616f;
	text-transform: uppercase;
}

a.submenu:link {
	text-decoration: none;
	color: #4e616f;
	font-size: .9em;
}

a.submenu:visited {
	text-decoration: none;
	color: #4e616f;
	font-size: .9em;
}

a.submenu:hover {
	text-decoration: none;
	color: #4e616f;
	font-size: .9em;
}

a.submenu:active {
	text-decoration: none;
	color: #4e616f;
	font-size: .9em;
}

a.toolbar:link {
	text-decoration: none;
	color: #725336;
	text-transform: uppercase;
}

a.toolbar:visited {
	text-decoration: none;
	color: #725336;
	text-transform: uppercase;
}

a.toolbar:hover {
	text-decoration: none;
	color: #725336;
	text-transform: uppercase;
}

a.toolbar:active {
	text-decoration: none;
	color: #725336;
	text-transform: uppercase;
}

a:link {
	text-decoration: underline;
	color: #4e616f;
	font-weight: normal;
}

a:visited {
	text-decoration: underline;
	color: #4e616f;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #4e616f;
	font-weight: normal;
}

a:active {
	text-decoration: underline;
	color: #4e616f;
	font-weight: normal;
}