@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #555555;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.send2f {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.leftcor {
	background-image: url(images/left-corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.border1 {
	margin-left: 35px;
	padding-left: 35px;
}
.whitetx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.imgload {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
