body {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000080;
	scrollbar-3dlight-color:yellow;
	scrollbar-arrow-color:white;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:black;
	scrollbar-highlight-color:darkblue;
	scrollbar-shadow-color:white;
	background-color: #E7E7CD;
}



.input {
	background-color: #FFFFFF;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000080;
	border: none;
	height: 15px;
}

.innertable {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000080;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.whitelink {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #F0F0F0;
	text-decoration: none;
}

.blacklink {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}

.blacklink:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #0F0F0F;
	text-decoration: none;
}


.blacktabletext {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000080;
}

.lighttable {
	background-color: #000080;
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
