.navtd {
	background-color: #CECDCD;
	background-image: url(images/nav_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 145px;
	text-indent: 40px;
	vertical-align: middle;
}
.navlink,
a.navlink:link,
a.navlink:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.navlink:hover, 
a.navlink:active {
	font-weight: bold;
	color: #597DB5;
}
.navlinkon,
a.navlinkon:link,
a.navlinkon:visited,
a.navlinkon:hover, 
a.navlinkon:active {
	color: #597DB5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
td,
#content  a:link,
#content  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#content  a:hover, 
#content  a:active {
	color: #0066CC;
}
#footer,
#footer  a:link,
#footer  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
#footer  a:hover, 
#footer  a:active {
	color: #0066CC;
}
.arrowboxleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/arrow_box.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 40px;
	text-align: right;
	vertical-align: bottom;
}
.arrowboxright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	width: 500px;
}
.loginbox {
	background-image: url(images/login_02.gif);
	background-repeat: vertical;
}
input {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}