body{
	font-weight: normal;
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
}

td
{
	font-family: Times New Roman;
	font-size: 12;
}

INPUT	
{
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal; 
	color: #003399;
}

input.bt 
{
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold;
	color: #003399;
	background-color: #ffffff; 
}

.main
{
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	margin-left: 1px;
	color: #003399;
	font-family: Arial;
}

.main-table01
{
	font-weight: normal;
	font-size: 9pt;
	background: MintCream;
	margin-left: 1px;
	color: #663366;
	font-family: Arial;
}

.main-table02
{
	font-weight: normal;
	font-size: 9pt;
	background: AliceBlue;
	margin-left: 1px;
	color: #663366;
	font-family: Arial;
}

.heading
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00008B;
	padding-top: 4px;

}

.ColumnHeading
{
	font-size: 14px;
	font-weight: bold;
	color:Maroon;
}

.ErrorMessage
{
	color: BE0000;
	font-weight: bold;
	font-size: 12px;
}

.SuccessMessage
{
	color: 009961;
	font-weight: bold;
	font-size: 12px;
}

.AmendedItem
{
	font-weight:bold;
	color: Black;
	background-color: B8DBB8;
}

.SelectedItem
{
	font-weight:bold;
	color: red;
	background-color: E7EAFB;
	padding-top: 2px;
}

.Normal
{
	font-weight:normal;
	font-family: Times New Roman;
	font-size: 12;
	color: black;
}

.titles {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formitemstyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	height: 18px;

}
.pulldowns {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 225px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 003399;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	color: 000000;
	text-decoration: none;

}
a:visited {
	font-family: Verdana;
	color: 003399;
	text-decoration: none;

}
.formitems {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.update-submit-red {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	height: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 003399;
	text-decoration: none;
}

.White
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}



.btnSelect
{
	background-color: #7E8CBE;
}

/* This styles the different levels with in the Library Management Section */
.Depth0
{
	background-color: #7E8CBE;
	color: White;
	padding-top: 2px;

}

.Depth1
{
	background-color: #A7B0D3;
	color: White;
	padding-top: 2px;

}

.editBox {
	background-color: 7E8CBE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5E6C9E;
	border-bottom-color: #5E6C9E;

}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
