body
{
	margin: 0px;
	background: #3376C1 url(images/background.gif) repeat-y;
	color: #575757;
	font: 10pt tahoma, arial, verdana, sans-serif;
}

td
{
	color: #333333;
}

img
{
	border: 0px;
}

a:link, a:visited
{
	color: #537290;
	text-decoration: none;
}

a:hover, a:active
{
	color: #669CA9;
	text-decoration: underline;
}

.bginput
{
	background: #FFFFFF;
	border: 1px solid #CDDBDE;
	width: 90%;
}

.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
}

form
{
	margin: 0px;
}

.left-table
{
	border: #FFA800 1px solid;
	background: #F9F9F9;
	width: 200px;
}

.left-header
{
	background: #EF7C01 url(images/links_bg.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

.content-table
{
	border: #1D54BD 1px solid;
	background: #F9F9F9;
	width: 100%;
}

.content-header, .content-header a:link, .content-header a:visited
{
	background: #1D54BD url(images/links_over_bg.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

.content-header a:link, .content-header a:visited, .content-header a:hover
{
	background: #1D54BD url(images/links_over_bg.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


.spacer
{
	padding: 2px;
}

.heading
{
	font-weight: bold;
	text-align: center;
	background: #ECECEC;
}

.heading-table
{
	background: #DDDDDD;
}

.column
{
	background: #F9F9F9;
	text-align: center;
}

.bg2, .bg2 a:hover, .bg2 a:active, .bg2 a:visited, .bg2 a:link
{
	background: #EF7C01 url(images/links_bg.gif) repeat-x;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.bg1, .bg1 a:hover, .bg1 a:active, .bg1 a:visited, .bg1 a:link
{
	background: #1D54BD url(images/links_over_bg.gif) repeat-x;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}