a:active
{
	color: #185099; text-decoration: underline;
}

a:link
{
	color: #185099; text-decoration: underline;
}

a:visited
{
	color: #185099; text-decoration: underline;
}

a:hover
{
	color: #3A3A3A; text-decoration: underline;
}

.small
{
	font-family: verdana,arial,tahoma,helvetica;
	font-size: 12px;
}

h1
{
	font-family: verdana,arial,tahoma,helvetica;
	font-size: 17px;
	text-align: center;
	color: #777777;
	font-weight: normal;
}

h2
{
	font-family: verdana,arial,tahoma,helvetica;
	font-size: 14px;
	text-align: center;
	color: #777777;
	font-weight: normal;
}

table, body
{
	font-family: verdana,arial,tahoma,helvetica;
	font-size: 12px;
	color: #3A3A3A;
	border-collapse: collapse;
	background: #FFFFFF;
}

hr
{
	color: #A8D5F3;
	background-color: #A8D5F3;
	width: 100%;
	border: none;
	height: 1px;
}

em
{
	font-style: normal;
	font-size: 10px;
	display: table;
	margin-left: 20px;
}

input, select
{
	background-color: #FFFFFF;
	color: #3A3A3A;
	font-size: 12px;
	border: 1px solid #185099;
}

.wind
{
	background-color: #D3EDFF;
	color: #185099;
	text-decoration: none;
	font-size:12px;
	border: 1px solid #A8D5F3;
	padding: 5px;
	margin: 0px;
}

.sel
{
	color: #185099;
}

.tdb
{
	border: 1px solid #A8D5F3;
}

th
{
	background: #D3EDFF;
	font-weight: normal;
}

.cover
{
	border: 1px outset #A8D5F3;
}

.plink
{
	cursor: pointer;
	color: #185099;
	text-decoration: underline;
}

.plink:hover
{
	color: #3A3A3A;
}

.load
{
	background: url(images/load.gif) center no-repeat;
}

.anchor
{
	text-align: right;
	font-size: 10px;
}
