body
{
	font-family: tahoma, geneva, verdana, arial, helvetica;
	font-size: .7em;
	background-color: #555555;
	color: #626278;
	margin: 0;
}
hr
{
	color: #555555;
	background-color: #d4d4d4;
	height: 1px;
        margin-right: 0px;
	border: none;
}
p
{
	margin-top: 13px;
}
a:link
{
	color: #648BCB;
}
a:active
{
	color: #648BCB;
}
a:visited
{
	color: #6666ff;
}
a:hover
{
	color: #82AC83;
}
.main
{
	position: relative;
	left: 10px;
	top: 10px;
       	padding-bottom: 10px;
}
.button
{
	position: absolute;
	left: 188px;
	top: 55px;
	font-family: tahoma, geneva, verdana, arial, helvetica;
	font-size: 11px;
	height: 22px;
	width: 75px;
}
.text
{
	position: absolute;
	left: 10px;
	top: 57px;
	width: 165px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #626278;
}
