body
{
	scrollbar-3dlight-color: #849084;
	scrollbar-arrow-color: #849084;
	scrollbar-darkshadow-color: #E3ECF5;
	scrollbar-face-color: #F3F3F3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #849084;
	scrollbar-track-color: #F3F3F3;
}

html, body
{
	height: 100%;
	width: 100%;
	overflow: auto;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

html, body, form, div
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #D2D2D2;
	position: relative;
}

.topDiv
{
	background-color: #300205;
	height: 90px;
	border-bottom: solid 1px #FFFFFF;
	position: relative;
}

.topDiv_Content
{
	position: relative;
	height: 100%;
	width: 989px;
	background-image: url(../../Images/Master/top_right.jpg?v1);
	background-position: right top;
	background-repeat: no-repeat;
}

.logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.welcome
{
	position: absolute;
	top: 0px;
	right: 85px;
}

.bottom
{
	position: absolute;
	top: 91px;
	bottom: 0px;
	width: 904px;
	background-color: #434343;
	border-right: solid 1px #FFFFFF;
	min-height: 650px;
	/*for IE6*/height: expression(Math.max((this.offsetParent.offsetHeight - 91), 650).toString() + "px");
}

.bottomRight
{
	position: absolute;
	left: 17px;
	width: 887px;
	height: 100%;
	border-left: solid 1px #FFFFFF;
}

.topMenu
{
	height: 32px;
	width: 887px;
	position: relative;
	overflow: hidden;
}

.topMenu table
{
	border-collapse: collapse;
	border-left: none;
	border-right: none;
	height: 100%;
	/*width: 450px;*/
	position: relative;
	/*left: -1px;*/
	background-image: url(../../Images/Master/tab_off.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

.topMenu td
{
	text-align: center;
	vertical-align: middle;
	/*border: solid 1px #FFFFFF;*/
	border-top: none;
	font-size: 11px;
	font-weight: bold;
	/*position: relative;*/
	color: #FFFFFF;
}

.topMenu td span
{
	padding-left: 10px;
}

.topMenu td div
{
	position: absolute;
	top: 0px;
	height: 31px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.topMenu td a
{
	background-image: url(../../Images/Master/Led_off.jpg?v1);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
}

.topMenu td a:hover, .topMenu td.selectedMenuTab a
{
	background-image: url(../../Images/Master/Led_on.jpg?v1);
}

.topMenu td.selectedMenuTab
{
	background-image: url(../../Images/Master/tab_on.gif?v1);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: none;
	color: #000000;
}

.topMenu td.selectedMenuTab div
{
	border-bottom: none;
}

.topMenuSpacer
{
	width: 886px;
	height: 13px;
	overflow: hidden;
	border-bottom: solid 1px #FFFFFF;
}

.topMenuSpacerBorder
{
	height: 1px;
	border-bottom: solid 1px #FFFFFF;
}

.bottomPart
{
	width: 886px;
	background-color: #FFFFFF;
	position: absolute;
	top: 46px;
	left: 0px;
	bottom: 0px;
	/*for IE6*/height: expression((this.offsetParent.offsetHeight - 46).toString() + "px");
	overflow: hidden;
}

.leftMenu
{
	width: 171px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

.leftSeparator
{
	width: 0px;
	height: 100%;
	border-left: dashed 1px #4E525D;
	position: absolute;
	left: 172px;
	top:0px;
}

.leftMenuCategory, .leftMenuItem, .leftMenuCategory_Selected, .leftMenuItem_Selected
{
	height: 20px;
	border-bottom: solid 1px #FFFFFF;
	line-height: 20px;
	text-align: left;
	position: relative;
}

.leftMenuItem, .leftMenuItem_Selected
{
	padding-right: 12px;
	text-align: right;
	color: #434343;
	font-weight: bold;
	background-color: #C7C7C7;
}

.leftMenuItem_Selected
{
	background-color: #F8F8F8;
}

.leftMenuItem a, .leftMenuItem_Selected a, .leftMenuCategory a, .leftMenuCategory_Selected a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

.leftMenuItem a, .leftMenuItem_Selected a
{
	color: #434343;
}

.leftMenuCategory a
{
	color: #FFFFFF;
}

.leftMenuCategory a, .leftMenuCategory_Selected a
{
	padding-left: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background-image: url(../../Images/Master/button_off.jpg?v1);
	background-position: left top;
	background-repeat: repeat-x;
}

.leftMenuCategory_Selected a
{
	background-image: url(../../Images/Master/button_sel.jpg?v1);
}

.leftMenuCategory a:hover
{
	background-image: url(../../Images/Master/button_on.jpg?v1);
}

.leftMenuCategory a span, .leftMenuCategory_Selected a span
{
	position: absolute;
	left: 7px;
	cursor: pointer;
}


.leftMenuCategory .leftMenuArrow, .leftMenuCategory_Selected .leftMenuArrow, .leftMenuCategory .leftMenuArrow_NoChilds, .leftMenuCategory_Selected .leftMenuArrow_NoChilds
{
	width: 14px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../../Images/Master/arrow_off.gif?v1);
	background-position: left center;
	background-repeat: no-repeat;
}

.leftMenuCategory_Selected .leftMenuArrow
{
	background-image: url(../../Images/Master/arrow_on.gif?v1);
}

.leftMenuCategory_Selected .leftMenuArrow_NoChilds
{
	background-image: url(../../Images/Master/arrow_off.gif?v1);
}

.mainContent
{
	height: 100%;
	position: absolute;
	left: 174px;
	right: 0px;
	background-color: #FFFFFF;
	/*For IE6*/width: expression((this.offsetParent.offsetWidth - 174).toString() + "px");
	overflow: auto;
}

.customContentAdminSide
{
	background-color: #4E0202;
	text-align: right;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;
}

.customContentAdminSide a, .customContentAdminSide a:hover, a.linkButton, a.linkButton:hover
{
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #aa4D48;
	border: solid 1px #3d0A07;
	padding: 3px;
	margin: 2px;
	line-height: 18px;
}

.customContentAdminSide a:hover, a.linkButton:hover
{
	text-decoration: none;
}

.ErrorMessage
{
	font-size: 12px;
	color: #FF0000;
}

.ListHeader
{
	background-color:#AF6866;
	color:White;
}

.ListHeader td
{
	text-align: center;
}

.row_Item
{
	background-color: #DCDCDC;
}

.row_AlternatingItem
{
	background-color: #F8F8F8;
}

.row_Item a, .row_AlternatingItem a
{
	color: #696969;
	text-decoration: underline;
}

.row_Item a:hover, .row_AlternatingItem a:hover
{
	text-decoration: none;
}

.row_Item a.plusMinusLink, .row_AlternatingItem a.plusMinusLink
{
	text-decoration: none;
	/*padding-left: 8px;
	padding-right: 4g;*/
	text-align: center;
	width: 25px;
}

.row_Item a.plusMinusLink:hover, .row_AlternatingItem a.plusMinusLink:hover
{
	text-decoration: underline;
}

.OpenedFolderImage, .ClosedFolderImage
{
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url('../../Images/Members Only/folder_open.png');	
}

.ClosedFolderImage
{
	background-image: url('../../Images/Members Only/folder_closed.png');
}

a
{
	color: #660000;
}


.CCM_NormalText
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.CCM_HeadingText
{
	font-family: Arial;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
}

.BreakingNewsLeftMenu
{
	border-bottom-color:#7E2D2A;border-bottom-style:ridge;border-bottom-width:1px;
	border-top-color:#7E2D2A;border-top-style:ridge;border-top-width:1px;
	border-left-color:#7E2D2A;border-left-style:ridge;border-left-width:1px;
	border-right-color:#7E2D2A;border-right-style:ridge;border-right-width:1px;
}