/* ---- Typography ---- */
body {font-family:Georgia, serif; width: 760px; font-size:12px text-align:center; Margin-Left: auto;
Margin-Right: auto; background-color:#E5E5E5; text-align:center;}

div#pagemaster {width:760px;   margin-top: 10px; margin-bottom: 10px; border:1px solid #666666; }

.topheader {
	BACKGROUND-IMAGE: url(jre_jocassee_bg_top.jpg);
	background-repeat: no-repeat;
	background-color: #0F58C7;
}
/* bottom text menu */
.LinksArea { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold;}
}
A.LinksArea:link { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold;}
}
A.LinksArea:visited { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold;}
}
A.LinksArea:active { color:#FDC865; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold;}
}
A.LinksArea:hover { color:#FFFEC5; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold; }
}

/* Normal text for most of the containers */
.Normal{
color:#000000; font-family:Georgia, serif; font-size:13px;
}

/*This is the imported Menu Styles from the default.css file*/
.MainMenu_MenuContainer {

}
.MainMenu_MenuBar {

}
.MainMenu_MenuItem {
	color:white;
	border-bottom: none; 
	border-top: none; 
}
.MainMenu_MenuIcon {
	background-color:#0F58C7;
	border-top: none;
	border-left: none; 
	border-bottom: none; 
}
.MainMenu_SubMenu {
	border: 1px solid black;
	background-color:#5AB6FF;
}
.MainMenu_MenuBreak {
		background-color:#f00;
}

.MainMenu_MenuItemSel {
	border: none;
	background-color: Transparent;
	color: #ff0;

}
.MainMenu_MenuArrow {
	border-right: none; 
	border-bottom: none; 
}

/*default style for: login, help,hostname,terms user others. */
.OtherTabs { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold;}
}
A.OtherTabs:link { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold;}
}
A.OtherTabs:visited { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold;}
}
A.OtherTabs:active { color:#FDC865; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold;}
}
A.OtherTabs:hover { color:#FFFEC5; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; font-weight:bold; }
}


