body     {
	text-align: center;
	margin: 0px;
	background-color: #FFF;
	background-image: none;
}
p {}
td        { color: #4e4e4e; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial }

.Title  { font-weight: bold; font-size: 14px }
.SubTitle { color: black; font-size: 12px }
.DatePlam   { color: black; font-size: 10px; letter-spacing: 2px }

a  { color: #125aa0; text-decoration: none }
a:hover { color: #125aa0; text-decoration: underline }

.FrameBody { background-image: url(images/FrameBody.gif); padding: 8px }
.Copyright { color: gray; font-size: 11px; }

a.Menu   { color: black; background-color: #edaf4f; padding: 2px 8px; height: 15px }
a.Menu:hover  { color: black; text-decoration: none; background-color: #a97d38; padding: 2px 8px; height: 15px }

.BlueBoxHeader          { color: black; font-weight: bold; font-size: 11px; background-image: url(images/BlueBoxHeader.gif); padding: 8px 8px 2px }
.BlueBoxSubHeader    { background-image: url(images/BlueBoxSubHeader.gif); height: 8px }
.BlueBoxSeparator { background-image: url(images/BlueBoxSeparator.gif); height: 9px }
.BlueBoxBody          { font-size: 10px; background-image: url(images/BlueBoxBody.gif); padding: 8px 20px }
.BlueBoxFooter      { background-image: url(images/BlueBoxBottom.gif); height: 10px }

table.MenuTable    {
	width: 840px
}
#divLogoPhanault {
	width: 721px;
	text-align: left;
	height: 36px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}

table.MenuTable th  { background-color: #500; height: 4px }
table.MenuTable td { }

table.MainTable     { background-color: white; padding: 8px; width: 850px }
table.MainTable th { }
table.MainTable td { }

table.FooterTable     { background-color: white; padding: 8px; width: 850px }
table.FooterTable th  { background-color: #500; height: 2px }
table.FooterTable td { }

table.DataTable          { background-color: #444; border: solid 1px #000000; border-collapse: collapse  }
table.DataTable th      { font-size: 10px; background-color: #edaf4f; text-align: left; padding: 4px; border: solid 1px black }
table.DataTable td      { background-color: #fff095; padding: 4px; border: solid 1px black }

table.SideTable     { width: 222px }
table.SideTable th   { background-color: #11207b }
table.SideTable td { }

ul {
	margin-left: 16px;
	padding-left: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
  
li {
  margin: 0;
  padding: 0;
}

#divMainMenu {
	width: 159px;
}

#divMainMenu > ul {
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}

#divMainMenu > ul > li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #555555;
}

#divMainMenu > ul > li > a {
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #F2F1F3;
	color: #555555;
}

#divMainMenu > ul > li > a:hover {
	display: block;
	text-decoration: none;
	background-color: #E5E3E6;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

/* GLOBALHEADER */
#globalheader {
	width: 721px;
	height: 38;
	margin: 18px auto;
	position: relative;
	z-index: 9998;
}
#globalheader #globalnav { margin: 0; padding: 0; zoom: 1; width: 100%;}
#globalheader #globalnav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 103px; height: 0; padding-top: 38px; overflow: hidden; background-image: url(http://www.phanault.com/css/images/MainMenu.png); _background-image: url(http://images.apple.com/global/nav/images/globalnavbg.gif); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#gn-apple a { background-position: 0 0; }
#globalheader #globalnav li#gn-store a { background-position: -103px 0; }
#globalheader #globalnav li#gn-mac a { background-position: -206px 0; }
#globalheader #globalnav li#gn-ipod a { background-position: -309px 0; }
#globalheader #globalnav li#gn-iphone a { background-position: -412px 0; }
#globalheader #globalnav li#gn-ipad a { background-position: -515px 0; }
#globalheader #globalnav li#gn-itunes a { background-position: -618px 0; }
#globalheader #globalnav li#gn-support a { background-position: -721px 0; }
#globalheader #globalnav li#gn-last a { background-position: -824px 0; }

/* OVER STATES */
#globalheader #globalnav li#gn-apple a:hover { background-position: 0 -38px; }
#globalheader #globalnav li#gn-store a:hover { background-position: -103px -38px; }
#globalheader #globalnav li#gn-mac a:hover { background-position: -206px -38px; }
#globalheader #globalnav li#gn-ipod a:hover { background-position: -309px -38px; }
#globalheader #globalnav li#gn-iphone a:hover { background-position: -412px -38px; }
#globalheader #globalnav li#gn-ipad a:hover { background-position: -515px -38px; }
#globalheader #globalnav li#gn-itunes a:hover { background-position: -618px -38px; }
#globalheader #globalnav li#gn-support a:hover { background-position: -721px -38px; }
#globalheader #globalnav li#gn-last a:hover { background-position: -824px -38px; }

/* PRESSED STATES */
#globalheader #globalnav li#gn-apple a:active { background-position: 0 -76px; }
#globalheader #globalnav li#gn-store a:active { background-position: -103px -76px; }
#globalheader #globalnav li#gn-mac a:active { background-position: -206px -76px; }
#globalheader #globalnav li#gn-ipod a:active { background-position: -309px -76px; }
#globalheader #globalnav li#gn-iphone a:active { background-position: -412px -76px; }
#globalheader #globalnav li#gn-ipad a:active { background-position: -515px -76px; }
#globalheader #globalnav li#gn-itunes a:active { background-position: -618px -76px; }
#globalheader #globalnav li#gn-support a:active { background-position: -721px -76px; }
#globalheader #globalnav li#gn-last a:active { background-position: -824px -76px; }

/* ON STATES */
#globalheader.home #globalnav li#gn-apple a:hover { background-position: 0 0; cursor: default; }
#globalheader.store #globalnav li#gn-store a { background-position: -103px -114px !important; }
#globalheader.mac #globalnav li#gn-mac a { background-position: -206px -114px !important; }
#globalheader.ipod #globalnav li#gn-ipod a { background-position: -309px -114px !important; }
#globalheader.iphone #globalnav li#gn-iphone a { background-position: -412px -114px !important; }
#globalheader.ipad #globalnav li#gn-ipad a { background-position: -515px -114px !important; }
#globalheader.itunes #globalnav li#gn-itunes a { background-position: -618px -114px !important; }
#globalheader.support #globalnav li#gn-support a { background-position: -721px -114px !important; }
#globalheader.last #globalnav li#gn-last a { background-position: -824px -114px !important; }
