.Header {
	border-style:solid;
	border-color: #201d1d;
	border-width:2px;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	top: 2px;
	left: 2px;
	background-color: #a01f15;
	height: 113px;
	width: 99%
}
.body {
	background-image: url(/images/background2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#Login {
	position: absolute;
	top: 4px;
	left: 60%;
	font-size: 10px;
	font-family: Verdana;
	color: #62787a
}
#PageTitle {
	position: absolute;
	top: 60px;
	left: 50%;
	height: 61px;
	width: 465px
}
.Goto1{
	background-color: #a6a5a5;
	position: absolute;
	top: 90px;
	left: 1%;
	height: 18px;
	width: 20%;
	border: 1px solid #201d1d;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-left-radius: 1em;
	padding-top:4px;
	color: #a01f15;
	font-size: 12px;
	font-family: Verdana;
	text-align: center
}
.Goto2{
	background-color: #a6a5a5;
	position: absolute;
	top: 90px;
	left: 20%;
	height: 18px;
	width: 20%;
	border: 1px solid #201d1d;
	padding-top:4px;
	color: #a01f15;
	font-size: 12px;
	font-family: Verdana;
	text-align: center
}
.Goto3{
	background-color: #a6a5a5;
	position: absolute;
	top: 90px;
	left: 40%;
	height: 18px;
	width: 20%;
	border: 1px solid #201d1d;
	padding-top:4px;
	color: #a01f15;
	font-size: 12px;
	font-family: Verdana;
	text-align: center
}
.Goto4{
	background-color: #a6a5a5;
	position: absolute;
	top: 90px;
	left: 60%;
	height: 18px;
	width: 20%;
	border: 1px solid #201d1d;
	padding-top:4px;
	color: #a01f15;
	font-size: 12px;
	font-family: Verdana;
	text-align: center
}
.Goto5{
	background-color: #a6a5a5;
	position: absolute;
	top: 90px;
	left: 80%;
	height: 18px;
	width: 19%;
	border: 1px solid #201d1d;
	-moz-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	padding-top:4px;
	color: #a01f15;
	font-size: 12px;
	font-family: Verdana;
	text-align: center
}
#bullPen {
	background-image: url(/images/background2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	top: 125px;
	height: 570px;
	left: 2px;
	width: 70%;
	overflow: auto;
	border: 1px solid #62787a
}
#tableSearch {
	width: 100%;
}
#tableSearchResults {
	width: 100%;
}
#tableRegister {
	position: absolute;
	top: 125px;
	left: 4px;
	width: 99%;
	height: 440px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	color: #62787a;
	border: 1px solid #62787a
}
#tableCaseInfo {
	background-color: #f8f9b0;
	position:absolute;
	left: 71%;
	top: 125px;
	height: 570px;
	width: 28%;
	padding-left: 3px;
	overflow: auto;
	border: 1px solid #62787a
}
.msgSearch {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #62787a
}
.textBody {
	font-size: 10px;
	font-family: Verdana;
	color: #62787a
}
select {
	font-size: 10px;
	font-family: Verdana;
	color: #62787a
}
input {
	font-size: 10px;
	font-family: Verdana;
	color: #62787a
}
table {
	font-size: 10px;
	font-family: Verdana;
	color: #62787a
}
th {
	text-align: left
}
a {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #62787a;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #000000;
}

table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
