body, td, th
{
	font-family: arial, sans-serif;
	font-size: 14px;
}

th 
{
	background-color: #999999;
}

a:link, a:active, a:visited
{
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	margin-bottom: 5px;
	font-size: 20px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	background-color:#cccccc;
}

#main
{
	width: 736px;
	height: 422px;
	padding-top: 5px;
	padding-right: 5px;
	overflow: auto;
}

.sublinks
{
	font-size: 14px;
}

.dataGrid 
{
	
}

.dgHeader td
{
	border-bottom: 1px solid #000000;
	font-weight: bold;
}

.dgAlternate 
{
	background-color: #dddddd;
}

.subText 
{
	font-size: 12px;
}

.label 
{
	font-weight: bold;
}

.loginBox 
{
	border: 1px solid #000000;
}
