body {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DFE0E2;
	background-image: url(images/backgrnd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_back {
	background-image: url(images/menu_stripe_v.gif);
	background-repeat: repeat-y;
	background-position: right;
}
A:link {
	text-decoration: underline;
	color:#406DB2;
}
A:visited {
	text-decoration: underline;
	color:#406DB2;
}
A:active {
	text-decoration: underline;
	color:#FF9900;
}
A:hover {
	text-decoration: underline;
	color:#FF9900;
}
.white_16 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1pt;
}
.white_11 {
	color: #FFFFFF;
}
.just {
}
.menu_bott {
	FONT-SIZE: 10px;
	color: #818085;
}
A.menu_bott {
	COLOR: #818085;
	TEXT-DECORATION: none;
	font-size: 10px;
}
A.menu_bott:visited {
	TEXT-DECORATION: none;
	color: #818085;
	font-size: 10px;
}
A.menu_bott:active {
	TEXT-DECORATION: underline;
	color: #818085;
	font-size: 10px;
}
A.menu_bott:hover {
	COLOR: #818085;
	TEXT-DECORATION: underline;
	font-size: 10px;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.blue {
	color: #406DB2;
}
.blue_bold {
	font-weight: bold;
	color: #406DB2;
}
li {
	list-style-image: url(images/dot.jpg);
}

