body
{
	background-color: #434d7F;

}
A { color: blue;
	border:0;
	text-decoration:none;}
A:hover { color: blue;
	text-decoration:underline;}

.Button {
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: maroon;
	border: 1;
	border-color: white;
	border-style: solid;
}
.CalendarEvent_Item
{
	background-color: yellow;
	vertical-align: sub;
	border: 1px; 
	border-color: #c0c0c0;
	border-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.CalendarPointer
{
	font-weight:normal;
	font-size:xx-small;
	
	font-family:Sans-Serif;
	color:Black;
}
.CalendarEvent_AlternatingItem
{
	background-color: white;
	vertical-align:sub;
	
	border: 1px; 
	border-color: #c0c0c0;
	border-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.CalendarDesc
{
	font-size: 8pt;
	font-weight:normal;
	color: #b22222;
	font-style: normal;
	font-family: Arial, Book Antiqua;
}
.CalendarTime
{
	font-size: 8pt;
	color: dimgray;
	font-style: normal;
	font-family: Arial, Book Antiqua;
}
.Grid_General {
	font: x-small Verdana, Arial, sans-serif;
	color: darkblue;
	background-color: #f8f989;
}

.Grid_Item {
	font: x-small Verdana, Arial, sans-serif;
	vertical-align: top;
}

.Grid_Header {
	font: bold Arial;
	color: white;
	background-color: #98a2d2;
}

.Grid_Header_Thin {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: darkblue;
}

.Grid_AlternatingItem {
	font: x-small Verdana, Arial, sans-serif;
	background-color: #E8E6E6;
	vertical-align: top;
}

.Grid_SelectedItem {
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	background-color: orange;
	vertical-align: top;
}
.MenuTable {
	padding: 0;
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: #98a2d2;
}
	
.Preview {
	color: #333333;
	background-color: #D8DDF4;
}
	
.AdminText
{
	font-family:Verdana, Times New Roman, Arial;
	font-size: 10pt;
	color: #333333;
	font-weight:500;
}
.AuthText
{
	font-family:Verdana, Times New Roman, Arial;
	font-size: 8pt;
	color: #333333;
	font-weight:500;
}
.AdminBoldText
{
	font-family:Verdana, Times New Roman, Arial;
	font-size: 10pt;
	color: #333333;
	font-weight:bolder;
}
	
.MainText
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Copperplate Gothic,Times New Roman, Arial;
}
.WhiteText
{
	font-weight:normal;
	font-size: 10pt;
	color:White;
	font-family: Verdana,Times New Roman, Arial;
}
	
.BoldText
{
	font-weight:bolder;
}
.HeaderText
{
	color:#434d7f;
	font-size: 17pt;
}

.TextBoxText
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial, 'Book Antiqua';
	background-color: #ffffff;
}
.TextBox {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 12;
	color: darkblue;
	background-color: lightyellow;
}
.Error {
	color: red;
	font-weight:bolder;	
	font-size: 10pt;
	font-family: Verdana, Arial, 'Book Antiqua';
}
.ErrorPage
{
	color:#3b3b3b;
	font-weight:normal;	
	font-size: 12pt;
	font-family: Arial, 'Book Antiqua', Verdana;	
	background-color:#ffff99;
}

.Footnote{
	color: red;
	font-weight:normal;
	font-size: 7pt;
	font-family: Verdana, Arial, 'Book Antiqua';
}

.TableBorder
{
	background-color:#f8f989;
}
.SeparatorBlue
{
	background-color:"#98A2D2"
}
