.BodyStyle {
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: Black;
	text-decoration: underline;
}
a:visited {
	color: Black;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
table, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table a {
	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{
	background: #566868;
	color: White;
	padding-left: 3px;
	font-weight: bold;
	padding-top: 5px;
}


.TableSubNormal, .TableSubNormal A{
	background: #B08447;
	color: White;
	padding-left: 3px;
	background-repeat: repeat-x;
	padding-bottom: 2px;
}

.TableSubOver, .TableSubOver A{
	background: #B08447
	color: White;
	padding-left: 3px;
	cursor: hand;
	padding-bottom: 2px;
}


.OverflowTable{
	overflow: auto;
	height: 80px;
	scrollbar-highlight-color: black;
	scrollbar-track-color: #D6D7D8;
	scrollbar-face-color: #BFBEC0;
	scrollbar-darkshadow-color: #BFBEC0;
	scrollbar-3dlight-color: #BFBEC0;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color: #BFBEC0;
	border: 1px dashed #999999;
	margin: 3px;
	padding: 3px;
}

.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;
}

.NewsCategory_SideBarBackground {
	background-image: url(/StyleSheets/Images/TableSub.gif);
	color: #FFFFFF;
}
.MainTableBackground {
	background-image: url(/CLIENTDATA/1010/PageDesigns/Images/Index_16.gif);
	background-repeat: repeat-y;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.MenuBackground {
	background-image: url(/CLIENTDATA/1006/PageDesigns/Images/ExtranetMenus_03.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 10px;
}
.MenuBackground A{
	color: white;
}
.NewsText {
	color: #FFFFFF;
}
.MainData IMG {
	border: 5px solid #FFFFFF;
}
.RowHighlight1 {
	background-color: #FFFFCC;
}
.SearchTableHeader, .SearchTableHeader A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333300;
}

.SearchTableRow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
}
.CTKLogoBackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC33;
	background-image: url(/CLIENTDATA/1024/PageDesigns/Images/CTK_Normal_18.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 5px;
	padding: 5px;
}
.CTK_YellowBack {
	background-color: #FFCC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.CTK_YellowBack A:link {
	background-color: #FFCC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.CTK_YellowBack A:Hover {
	background-color: #FFCC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.CTK_YellowBack A:Visited {
	background-color: #FFCC33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
