body {
	background: #000000 url(images/back_all2.gif);
}

.Header {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/background1.gif);
	height: 113px;
	width: 100%
}
#Login {
	position: absolute;
	top: 4px;
	left: 60%;
	font-size: 10px;
	font-family: Verdana;
	color: #62787a
}
#PageTitle {
	position: absolute;
	top: 60px;
	left: 20%;
	height: 37px;
	width: 306px
}
.Goto1{
	background-color: #cfd5ed;
	position: absolute;
	top: 99px;
	left: 0px;
	height: 18px;
	width: 20%;
	border: 1px solid #62787a;
	text-align: center
}
.Goto2{
	background-color: #cfd5ed;
	position: absolute;
	top: 99px;
	left: 20%;
	height: 18px;
	width: 20%;
	border: 1px solid #62787a;
	text-align: center
}
.Goto3{
	background-color: #cfd5ed;
	position: absolute;
	top: 99px;
	left: 40%;
	height: 18px;
	width: 20%;
	border: 1px solid #62787a;
	text-align: center
}
.Goto4{
	background-color: #cfd5ed;
	position: absolute;
	top: 99px;
	left: 60%;
	height: 18px;
	width: 20%;
	border: 1px solid #62787a;
	text-align: center
}
.Goto5{
	background-color: #cfd5ed;
	position: absolute;
	top: 99px;
	left: 80%;
	height: 18px;
	width: 20%;
	border: 1px solid #62787a;
	text-align: center
}
#bullPen {
        position: absolute;
        top: 125px;
        height: 570px;
        left: 8px;
        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%;
	position:absolute;
	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;
}
