@charset "utf-8";
/* CSS Document */
body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
}
a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.normalgray {
	color: #888888;
}
.normaljustify {
	text-align:justify;
}
.box_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.small {
	font-size: 9px;
	font-weight: 100;
}
.headerbgpic {
	background-image: url(../images/header.png);
}
.height1pix {
	height: 1px;
}
.height2pix {
	height: 2px;
}
.height3pix {
	height: 5px;
}
.height4pix {
	height: 4px;
}
.height5pix {
	height: 5px;
}
.height6pix {
	height: 6px;
}
.height7pix {
	height: 7px;
}
.height8pix {
	height: 8px;
}
.height9pix {
	height: 9px;
}
.height10pix {
	height: 10px;
}
.login_box {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.height100percent {
	height: 100%;
}
.title {
	font-size: 16px;
	font-weight: 900;
	text-align: center;
}
.cellback {
	background-image:url(../images/gradient.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
