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: #CC9966;
	text-decoration: underline;
}
.Tiny{
	font-size: 10px;	
}
.TableWrapLeft{
	background-image: url(/Images/TableWrapper/Left.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.TableHeader, .TableHeader A{
	color: White;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 2px;
	background-color: #003366;
}


.TableSubNormal, .TableSubNormal A{
	background: #003399 url(/CLIENTDATA/1002/StyleSheets/images/SubHeader.gif);
	color: White;
	padding-left: 3px;
	padding-bottom: 2px;
}

.TableSubOver, .TableSubOver A{
	background: #DDC7A6 url(/StyleSheets/Images/TableSubOver.gif) repeat-x bottom;
	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;
}
.TableWrapRight {
	background-image: url(/CLIENTDATA/1000/Modules/Images/TableWrapper/Right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.TableWrapBottom {
	background-image: url(/CLIENTDATA/1000/Modules/Images/TableWrapper/Bottom.gif);
	background-repeat: repeat-x;
}
.TableWrapBottomRight {
	background-image: url(/CLIENTDATA/1000/Modules/Images/TableWrapper/Bot_Right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.SideBackground {
	background-image: url(/CLIENTDATA/1002/PageDesigns/images/SideBox_02.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
	padding-left: 5px;
}

.AutoScroll {
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: #003366;
	scrollbar-shadow-color: #003366;
	scrollbar-track-color: White;
}

.NewsCategory_SideBarBackground {
	background-image: url(/CLIENTDATA/1002/StyleSheets/images/HeaderBackground.gif);
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
