body {
	height: 100%;
	overflow-y: auto;
}
body, p, td {
	font-family: Verdana;
	font-size: 10pt;
	color: #CCCCCC;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #ff9900;
}
a:hover {
	color: #ffff00;
}
select, input {
	border: 1px solid #666666;
}
div.Special {
	padding: 0px 0px 8px 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
.title {
	font-family: Verdana;
	font-size: 12pt;
}
.NoMargin {
	margin: 0px;
}
.NoBorder {
	border: 0px;
}
.Background {
	background-color: #b90000;
}
.DarkBg {
	background-color: #9a0000;
}
.Solid {
	font-weight: bold;
}
.TableHeadVert {
	font-weight: bold;
	text-align: right;
}
.Message {
	font-size: 12pt;
	color: yellow;
}
.Error {
	font-size: 12pt;
	color: blue;
}
.Special {
	color: #ff9900;
	font-weight: bold;
}
.HeaderBackground {
	background-color: #000000;
}
.MainRecTL {
	background-image: url("login.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}
.MainRecTR {
	background-image: url("/skin1/images/rec_tr.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top right;
}
.LeftMenu {
	font-size: 8pt;
	color: #000000;
	overflow: auto;
	padding: 4px;
	width: 220px;
	height: 450px;
	color: #000;
	background-color: #cccccc;
	border: 1px solid #000;
}
.LeftMenuItem {
	cursor: pointer;
}
.LeftMenuSel {
	color: #cccccc;
	background-color: #000000;
}
.Box {
	border: 1px solid #000000;
}
.SpecialLink {
	color: #600d00;
	text-decoration: none;
}
.SpecialLink:hover {
	color: #701d10;
}
.SpecialLink:link {
}
.SpecialLink:active {
}
.SpecialLink:visited {
}
.TableHead {
	font-weight: bold;
	background-color: #900000;
	text-align: center;
}
.FullWidth {
	width: 100%;
}
.List {
	background-color: #cccccc;
	color: #000000;
}
.Item {
	font-size: 16pt;
	color: #b90000;
	font-weight: bold;
}
.Gray, .Gray:link, .Gray:visited {
	color: #999999;
	text-decoration: none;
}
.Gray:hover, .Gray:active {
	color: #cccccc;
	text-decoration: none;
}
.Popup {
	background-color: #cccccc;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.PreviewSpot {
	position: fixed;
}
* html .PreviewSpot {
	position:absolute;
}
