#masthead{background: url(wrw_logo02_weblogo_horiz_105high_2.png) no-repeat top left;}
TD { FONT-SIZE: 10pt; FONT-FAMILY: verdana, arial }


/* GENERAL */
/* style for module titles */
.Head { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: black; FONT-FAMILY: "Verdana", Arial, Helvetica }


/* background color for the content part of the pages */
BODY { BACKGROUND-COLOR: #ffffff ; margin: 8px ; padding: 8px }


/* text style used for most text rendered by modules */
.Normal { FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: "Verdana", Arial, Helvetica }


/* text style for the selected tab */
.SelectedTab { FONT-SIZE: 14px; COLOR: black; FONT-FAMILY: "Verdana", Arial, Helvetica; TEXT-DECORATION: none }

/* hyperlink style for the selected tab */
A.SelectedTab:link { COLOR: black; TEXT-DECORATION: none }

A.SelectedTab:visited { COLOR: black; TEXT-DECORATION: none }

A.SelectedTab:active { COLOR: black; TEXT-DECORATION: none }

A.SelectedTab:hover { COLOR: black; TEXT-DECORATION: none }


/* text style for the unselected tabs */
.OtherTabs { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: "Verdana", Arial, Helvetica; TEXT-DECORATION: none }


/* hyperlink style for the unselected tabs */
A.OtherTabs:link { COLOR: black; TEXT-DECORATION: none }

A.OtherTabs:visited { COLOR: black; TEXT-DECORATION: none }

A.OtherTabs:active { COLOR: black; TEXT-DECORATION: none }

A.OtherTabs:hover { COLOR: black; TEXT-DECORATION: underline }

HR { COLOR: #fafbff }


/**********************
Main Menu  - solpart 
**********************/

.MainMenu_MenuContainer {
	border-bottom: #336699 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #336699 1px solid; 
	border-right: #404040 0px solid;  
	background-color: #ffffff;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #336699; 
	font-family: "Verdana", Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #E2EBF0;
	border-left: #000000 0px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	text-align: center; 
	width: 21; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #f5f5f5; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: #000000; 
	height: 0px;
}

.MainMenu_MenuItemSel {
	background-color: #CCCCCC; 
	cursor: pointer; 
	cursor: hand; 
	color: navy; 
	font-family: "Verdana", Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Classes Particular to arno's layout */
.loginlink {font-size: 13px ; color: #ffffff ; vertical-align: bottom ; font-weight: bold ; font-family: Verdana ; }
.loginlink a:link { color: White }
.loginlink a:visited { color: White }
.loginlink a:active { color: White }
.loginlink A:hover { color: White }

.breadcrumbs {font-size: 8pt ; color: red }
/*
.breadcrumbs a {font-size: 8pt ; color: red }
.breadcrumbs a:link {font-size: 8pt ; color: red }
.breadcrumbs a:visited {font-size: 8pt ; color: red }
.breadcrumbs a:active {font-size: 8pt ; color: red }
.breadcrumbs a:hover {font-size: 8pt ; color: red ; text-decoration: none}
*/



	
.sidelinks 
{
	padding-bottom: 2px;
	padding-top: 3px ;
	padding-left: 2px ;
	padding-right: 2px ;
	color: Black ;
	background-color: #ffffff;
	width: 147 ;
	white-space:nowrap;
	text-align: center;
}



.header-green 
{
font-size: 20px;
font-weight: bold;
font-family: tahoma,arial,helvetica;
color: #193E13 ; 
}

.header-blue 
{ 
font-size: 20px;
font-weight: bold;
font-family: tahoma,arial,helvetica;
color: #2E4A6D ; 
}

.header-red 
{ 
font-size: 20px;
font-weight: bold;
font-family: tahoma,arial,helvetica;
color: #601D1D ; 
}
.greyline 
{
	background-color: #cccccc ;
	height: 1px ;
	}

/*****
skin specific stuff
******/

.outline{border: solid 1px #336699 ;}
.toppane {border-bottom: solid 1px #336699 ;}
.leftpane {border-right: solid 1px #336699 ;}
.contentpane{}
.rightpane{border-left: solid 1px #336699 ;}
.bottompane{border-top: solid 1px #336699 ;}

.dnnLogin {color: #336699 ; font-weight: bold ; font-size: 11px ; font-family: verdana,arial,tahoma ;}
.dnnLogin a {color: blue ; }
.dnnLogin a:link {color: white }
.dnnLogin a:active {color: white }
.dnnLogin a:visited {color: white }
.dnnLogin a:hover {color: white }


.dnnUser {color: #336699 ; font-size: 11px ; font-family: verdana,arial,tahoma ;}
.dnnCurrentDate {color: #336699 ; font-weight: bold ; font-size: 11px ; font-family: verdana,arial,tahoma ;}
.dnnHostName{color:#ffffff ; font-size: 11px ; }
.dnnCopyright{color:#ffffff ; font-size: 11px ; }
.dnnTerms {}
.dnnPrivacy {}

.footer { background-color: #6699CC ; COLOR: white ; font-size: 11px ; font-family: tahoma,verdana,'sans serif'}
.footer a {color: white }
.footer a:link {color: white }
.footer a:active {color: white }
.footer a:visited {color: white }
.footer a:hover {color: white }

.Normal a:link{color:#00c;}
.Normal a:visited{color:#c0c;}

