a:link, a:active, a:visited
{
	font-family: inherit;
	font-size: inherit;
	text-decoration: none;
	color: #336699;
}

a:hover
{
	font-family: inherit;
	font-size: inherit;
	text-decoration: underline;
	color: #336699;
}

input
{
	border-right:1px solid black;
	font-family: inherit;
	font-size: inherit;
	background-color : White;
}

body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin:0;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.topbarbk {
	background-attachment: scroll;
	background-image: url(images/topbar_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
