body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D2BA;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

.SmallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999
}
.Border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	padding-left:5px
}

.PageLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;

}

.PageLink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.PageLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.Master  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
.MasterDetail  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#663300;
}
.Line  {
	background-color: #A4973D;
	list-style-image: url(images/clear.gif);
}
.LineSolid  {
	background-color: #CCCCCC;
}
.CheckInInputBox  {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663300;
	height: 20px;
	width: 85px;
	font-weight: bold;
}
.SmallInputBox  {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 15px;
	width: 60px;
}
.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 20em;
    overflow: auto;
    width: 16em;

}
.SelectBoxBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663300;
}
.Address  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}
.FooterDetail  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663300;
}
.FooterTop  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#663300;
	font-weight: bold;
}
.BorderOther  {
	border: 1px solid #999999;
}
.InputBoxStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #999999;
}
.Content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}