/* 
============================================
Body Settings
============================================
*/

body { }

/* 
============================================
Date, Login, User, Copyright, Privacy, Terms 
============================================
*/

.pagemaster {
	width: 100%; height:100%;
	background-color: #DDDDDD;
}

.skinmaster {
}

.controlpane {
	width: 100%;
	background-color: #DDDDDD;
}

.toppane {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #FFFFCC;
}

.leftpane {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #FFFFCC;
}

.contentpane {
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #FFFFCC;
}

.rightpane {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #FFFFCC;
}

.bottompane {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #FFFFCC;
}


/* 
============================================
Date, Login, User, Copyright, Privacy, Terms 
============================================
*/

.MediaTabs {
	/* font-weight: bold; */
	font-size: 8.5pt;
	color: #DDDDDD;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}

A.MediaTabs:link {
	text-decoration: none;
	color: #DDDDDD;
}

A.MediaTabs:visited {
	text-decoration: none;
	color: gray;
}

A.MediaTabs:active {
	text-decoration: none;
	color: white;
}

A.MediaTabs:hover {
	text-decoration: none;
	color: blue;
}


/* 
============================================
BreadCrumb Nav
============================================
*/

.Nav {
	font-size: 8pt;
	color: #111111;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}

A.Nav:link {
	text-decoration: none;
	color: #111111;
}

A.Nav:visited {
	text-decoration: none;
	color: #111111;
}

A.Nav:active {
	text-decoration: none;
	color: #111111;
}

A.Nav:hover {
	text-decoration: none;
	color: #111111;
}



/* 
============================================
Graphical Design Backgrounds 
============================================
*/

.S01 {
	background-image: url('WCSummaries_01.jpg');
	width: 770px;
	height: 20px;
	background-repeat: no-repeat
}

.S02 {
	background-image: url('WCSummaries_02.jpg');
	width: 770px;
	height: 113px; 
	background-repeat: no-repeat
}

.S03 {
	background-image: url('WCSummaries_03.jpg');
	width: 770px;
	height: 22px; 
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica;
	font-size:  11px
}

.S04 {
	background-image: url('WCSummaries_04.jpg');
	width:100%;
	height: 25px;
	valign: center	
}

.S05 {
	background-image: url('WCSummaries_05.jpg');
	background-repeat: repeat-y;
	width: 292px;
	height: 25px; 
}

.S06 {
	background-image: url('WCSummaries_06.jpg');
	width: 770px;
	height: 101px
}

.S07 {
	background-image: url('WCSummaries_07.jpg');
	width: 770px;
	height: 20px;
	background-repeat: no-repeat
}


/* 
============================================
Form Settings
============================================
*/

p { 
	margin: 0 0 12 0;
} 

td {
    	font-family: Tahoma, Arial, Helvetica;
	font-size:  11px;
}

.Normal
{
    font-family: Tahoma, Arial, Helvetica;
	font-size:  11px;
}


.NormalBold 
{ 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #555; 
}

.NormalRed 
{ 
	color: #C50000; 
	font-family: tahoma; 
	font-weight: bold; 
	font-size: 11px; 
}

.SubHead 
{ 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #777; 
	padding: 0; 
}

.Head 
{ 
	font-size: 11px; 
	color: #777; 
	background: transparent; 
	font-weight: bold; 
	padding: 0;
}

select, input 
{ 
	font-family: tahoma; 
	font-size: 11px; 
	color: #333; 
}

.NormalTextBox { 
	color: #333; 
	padding-left: 4px; 
	line-height: 12px; 
	font-family: tahoma; 
	font-weight: normal; 
	font-size: 11px; 
}

td.NormalTextBox { 
	padding: 0; 
	margin: 0; 
	background: transparent; 
	visibility: invisible; 
	border: 0; 
}

.BreadCrumb { 
	padding-left: 75px; 
	font-family: tahoma; 
	font-weight: normal; 
	font-size: 11px; 
}


/* 
============================================
Menu Settings 
============================================
*/

.MenuTD { 
	vertical-align: middle; 
	font-family: Tahoma, Arial, Helvetica;
	font-size:  11px;
}


/*-- box that holds the menu  --*/ 
.MainMenu_MenuContainer {
	background-color: transparent;  
	width: 700px; 
}

/*-- bar that holds the menu  --*/ 
.MainMenu_MenuBar {
	cursor: hand;
	height: 18px;
}

/* -- submenu items no hover      --*/
.MainMenu_MenuItem {
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	border: 0; 
	background: transparent; 
	color: #FFFFFF; 
	padding: 0px 5px 0px 0px; 
	height: 20px; 
	width: 200px;
}

/* -- submenu items hover      --*/
.MainMenu_MenuItemSel {
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	border: 0; 
	color: #FDA813; 
	padding: 0px 5px 0px 0px; 
	height: 20px; 	
	width: 200px;
	background: transparent;
}

/* -- submenu container        --*/
.MainMenu_SubMenu 
{
	background-color: black;
	margin: 0 0 0 1px; 
	width: 200px;
	padding: 0px; 
	border: 1px solid #FDA813; 
	z-index: 1000;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#440000', Direction=135, Strength=5) alpha (opacity=80);

}

.MainMenu_RootMenuArrow,
.MainMenu_MenuIcon,
.MainMenu_MenuBreak,
.MainMenu_MenuArrow 
{
	display: none;
}
