.BodyStyle {
	color: Black;
	background-color: #6081A2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
table, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table a {
	text-decoration:underline;
}

A {
	color: black;
	text-decoration:underline;
}

A:HOVER {
	color: black;
	text-decoration: underline;
}
.Tiny{
	font-size: 10px;	
}
.TableWrapLeft{
	background-image: url(/Images/TableWrapper/Left.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.TableHeader{
	/*background: #330033 url(/Admin/StyleSheets/Images/TableHeaderBackground.gif);*/
	background:#799ABC;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8FB1D3, endColorstr=#799ABC);
	/*border-bottom: white 1 solid;*/
	color: White;
	padding-left: 3px;
	font-weight: bold;
	padding-top: 2px;
}

.TableHeader A, .TableHeader A:Hover, .TableSubOver A, .TableSubOver A:Hover {
	color: White;
}
.TableSubNormal A, .TableSubNormal A:Hover {
	color: Black;
}


.TableSubNormal{
	/*background: #B29263;*/
	background:#D7AF86;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E8DCD2, endColorstr=#D7AF86);
	/*border-bottom: white 1 solid;*/
	color: Black;
	padding-left: 3px;
	/*background-image: url(/StyleSheets/Images/TableSub.gif);
	background-repeat: repeat-x;*/
	padding-bottom: 2px;
}

.TableSubOver{
/*background: #DDC7A6 url(/Admin/StyleSheets/Images/TableHeaderBackground.gif) repeat-x;*/
	background:#330033;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0088CC, endColorstr=#073BAE);
	color: White;
	padding-left: 3px;
	cursor: hand;
	padding-bottom: 2px;
}


.OverflowTable{
	overflow: auto;
	height: 80px;
	scrollbar-highlight-color: Black;
	scrollbar-track-color: #ECE3D9;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #DDC7A6;
}

.Tiny{
	font-size: xx-small;
}
.LayerOutline {
	border: 1px solid #000000;
}
.OutlineBox, .OutlineBox td {
	border: 1px solid #000000;
}
.ScheduleBox, .ScheduleBox td {
	font-size: 9px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding-left: 2px;
}


.RedMessage {
	font-weight: bold;
	color: #FF0000;
}
.Title {
	font-size: 14px;
	font-weight: bold;
}
.LightBrownBackTiny{
	background-color: #EBD8C5;
	font-size: xx-small;
}

.SmallGroupsBox {

	background-image: url(/Admin/Images/AdminBoxes/SmallGroups.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ScrollTable {
	overflow: auto;
}
.AdminNav, .AdminNav A{
	color: white;
}
.BrownBar {
	background-image: url(/CLIENTDATA/1026/PageDesigns/Images/SPIFE-Design_14.jpg);
	background-repeat: repeat-x;
}
.date {
	color: #900;
}

