body
{
	padding: 0px;
	font: 10px 	Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee; 	background: url(images/bg.gif); background-repeat: repeat
}

td
{
	color: #333333;
}

img
{
	border: 0px;
}

a:link, a:visited
{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover, a:active
{
	color: #9999ff;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bginput
{
	background: #ffffff;
	color: #333333;
	border: 1px solid #9999ff;
	width: 100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.bginput2
{
	background: #ffffff;
	color: #333333;
	border: 1px solid #9999ff;
	width: 425px;
	overflow: hidden;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.bginput-login
{
	background: #ffffff;
	color: #333333;
	border: 1px solid #9999ff;
	width: 70%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.button
{
	background: #ffffff;
	color: #333333;
	border: 1px solid #9999ff;
	width: 65%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

form
{
	margin: 0px;
}
.outside-border
{
	border: #e3e3e3 1px solid;
}

.left-table
{
	border-top: #e3e3e3 0px solid;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	background: #eeeeee;
	width: 199px;
}
.top-table
{
	border-top: #e3e3e3 0px solid;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	background: #eeeeee;
	width: 100%;
}
.top-left-table
{
	border-top: #e3e3e3 0px solid;
	border-left: #e3e3e3 0px solid;
	border-right: #e3e3e3 0px solid;
	border-bottom: #e3e3e3 1px solid;
	background: #eeeeee;
	width: 100%;
}
.right-table
{
	border: #e3e3e3 1px solid;
	background: #eeeeee;
	width: 150px;
}

.left-header
{
	background: url(images/links_bg.gif) repeat-x;
	color: #ffffff;
	font-weight: none;
}

.content-table
{
	border: #000000 0px solid;
	background: #eeeeee;
	width: 500px;
}

.content-header
{
	background: url(images/links_over_bg.gif) repeat-x;
	color: #FFFFFF;
	font-weight: none;
}

.spacer
{
	padding: 2px;
}

.heading
{
	color: #333333;
	font-weight: none;
	text-align: center;
	background: #eeeeee;
}

.heading-table
{
	background: #e3e3e3;
	width: 500px;
}

.column
{
	background: #ffffff;
	text-align: center;
}

.bg2, .bg2 a:hover, .bg2 a:active, .bg2 a:visited, .bg2 a:link
{
	background: url(images/links_bg.gif) repeat-x;
	height: 21px;
	color: #FFFFFF;
	font-weight: none;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.bg1, .bg1 a:hover, .bg1 a:active, .bg1 a:visited, .bg1 a:link
{
	background: url(images/links_over_bg.gif) repeat-x;
	height: 21px;
	color: #FFFFFF;
	font-weight: none;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	border: 0px;
}
.white a:link, .white a:visited
{	
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white a:hover, .white a:active
{	
	color: #9999ff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}