
.BODYStyle {
	color: Black;
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table a {
	text-decoration:underline;
}
.NewsText, .NewsText A {
	color: white;
	text-decoration:none;
}
.NewsCategory_SideBarBackground{
	/*background:#3B023B;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3B023B, endColorstr=#772E74);*/
	color:#FFFFFF;
}

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:#073BAE;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0088CC, endColorstr=#073BAE);
	/*border-bottom: white 1 solid;*/
	color: White;
	padding-left: 3px;
	font-weight: bold;
	padding-top: 2px;
}

.TableHeader A, .TableHeader A:Hover, .TableSubNormal A, .TableSubNormal A:Hover, .TableSubOver A, .TableSubOver A:Hover {
	color: White;
}


.TableSubNormal{
	/*background: #B29263;*/
	background:#0088CC;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90B3D7, endColorstr=#0088CC);
	/*border-bottom: white 1 solid;*/
	color: White;
	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;
}
