body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #f4f4f4 url(/navimgs/bg.gif) top center repeat-y;
	color: #333333;
	text-align: center;
}
#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	clear: left;
	text-align: left;
}
.thinborderfloat {
	border:solid 1px silver;
	padding:5px;
	margin-left: 10px;
	float: right;
	clear: right;
} 
#bbox {
	width: 100%;
	clear: both;
}

.subtitlebar {
	background-color: #FFCCFF;
	width: 100%;
	color: #666666;
	padding-left: 5px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin-top: 1px;
	padding-top: 4px;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #E83A92;
}
a:link {
	color: #E83A92;
	text-decoration: none;
}
a:visited {
	color: #E83A92;
	text-decoration: none;
}
a:hover {
	color: #E83A92;
	text-decoration: underline;
}
#mtbox {
	font-size: 80%;
}
#wibox {
	width: 48%;
}
#wjbox {
	width: 48%;
	float: right;
	text-align: right;
	margin-top: 10px;
}
#nav1 {
	font-weight: bold;
	font-size: 110%;
}
.breadcrumb {
	font-size: 80%;
}
.footer {
	font-size: 70%;
	background-color: #FFCCFF;
	text-align: center;
	font-weight: bold;
	clear: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E83A92;
	border-bottom-color: #E83A92;
}
#flr {
	float: right;
	margin-right: 10px;
}
#fll {
	float: left;
	margin-left: 10px;
}#fllwm {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#flrwm {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.col a:link {

	text-decoration : none;
	color: #666666;
}
.col a:visited {
	color: #666666;
	text-decoration: none;
}
.col a:hover {
	color: #333333;
	text-decoration: underline;
}
.breadcrumb a:link {
	text-decoration : none;
	color: #666666;
}
.breadcrumb a:visited {

	color: #666666;
	text-decoration: none;
}
.breadcrumb a:hover {

	color: #333333;
	text-decoration: underline;
}
#asbox {
	font-size: 70%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
}
#ascont {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	clear: left;
	text-align: center;
	background-color: #EEEFEE;
}
#fllnm {

	float: left;
}

