td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	line-height: 16px;
	font-weight: normal;
}
a {
	text-decoration: underline;
	color:666666;
}
a.menu {
	text-decoration: none;
	color: #3333FF;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
a.submenu {
	text-decoration: none;
	color: #0099FF;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
.headline {
	color: #FF0000;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
a.textlink {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.textlink:hover {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}
a.grey10bold {
	text-decoration: none;
	color: #666666;
}
a.grey10bold:hover {
	text-decoration: underline;
	color: #666666;
}
a.grey10 {
	text-decoration: none;
	color: #333333;
}
a.grey10:hover {
	text-decoration: underline;
	color: #666666;
}
a.blue10 {
	text-decoration: underline;
	color: blue;
}
a.blue10:hover {
	text-decoration: underline;
	color: black;
}


.pagetitle {
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}
.bluebold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #3366FF;
}
.grey10bold {
	text-decoration: none;
	color: #666666;
}
.greenbold {
	color: #666633;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.red14bold {
	color: #CC0000;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.black10 {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
}
.style4 {color: #737373}

LI {
	color: #000000;
	list-style-image: url(../images/menu.bullet.gif);
}

input, textarea {background: #F9F9F9; width: 218px;color: #444;padding: 3px;display: inline;border: 1px solid #DDDDDD;}
select {background: #F9F9F9; width: 230px;color: #444;padding: 3px 2px;display: inline;border: 1px solid #DDDDDD;}
