
body{
color:#000066;
background-color:#E5E5E5;
margin: 10px;
padding: 0px;
}

TD
{
	font-size: 80%;
}

body,input,select,td
{
font-family:Arial, Verdana,Helvetica, sans-serif;
}

body.Popup{
background-color:#FFFFFF;
margin: 5px;
}

body.editor{
    margin: 0px;
	font-size: 80%;
}


td.MainArea, body.editor{
background-color:#FFFFFF;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}


A
{
	color: #0000ff;
	text-decoration: underline;
}
A:hover
{
	color: #ff0000;
	text-decoration: underline;
}

/*
A:visited
{
	color: #6666ff;
	text-decoration: underline;
}
*/

td.RightMenu{
font-size:70%;
background-color:#E0E0E0;
padding-top: 4px;
padding-left: 4px;
padding-right: 2px;
}

td.Footer,td.Header{
background-color:#FFFFFF;
}


td.Menu,TD.MenuDate{
background-color:#6699CC;
}

td.MenuSeparator{
background-color:#FFFFFF;
}

td.BorderColourCell{
background-color:#000000;
}

td.MenuBorderColourCell{
background-color:#000000;
}

h1
{
	font-weight: bold;
	font-size: 160%;
	color: #000066;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
font-family:Arial, Helvetica, sans-serif;
	font-size: 140%;
color:#000066;
font-weight:bold;
font-style:normal;
}

h3{
font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
color:#000066;
font-weight:bold;
font-style:normal;
}

h4{
font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
color:#000066;
font-weight:bold;
font-style:normal;
}

h5{
font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
color:#000066;
font-weight:bold;
font-style:normal;
}

h6{
font-family:Arial, Helvetica, sans-serif;
	font-size: 190%;
color:#000066;
font-weight:bold;
font-style:normal;
}


TD.MenuDate{
padding-top: 6px;
padding-bottom: 6px;
}

TD.MenuDate{
font-family:Arial, Helvetica, sans-serif;
/*font-size:1em;*/
color:#FFFFFF;
font-weight:normal;
font-style:normal;
text-align: center;
}

TD.MenuRow, TD.MenuRowSelected
{
	font-weight: normal;
	/*font-size: 1em;*/
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	text-align: left;
}
TD.MenuRow
{
	background-color:#002E5C;
}
TD.MenuRowSelected
{
	background-color:#002E5C;
}
A.MenuRow,A.MenuRow:visited
{
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

A.MenuRowSelected,A.MenuRowSelected:hover,A.MenuRowSelected:visited
{
color:#CCCCCC;
text-decoration:underline;
font-weight:normal;
}

A.MenuRow:hover
{
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;

}


TD.SubmenuRow,TD.SubmenuRowSelected
{
	font-size:70%;
	height: 16px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:0.95em;*/
	font-weight:normal;
	font-style:normal;

}
TD.SubmenuRow
{
	background-color:#666666;
}
TD.SubmenuRowSelected
{
	background-color:#000000;
}
A.SubmenuRow,A.SubmenuRow:visited
{
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

A.SubmenuRow:hover
{
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
}

A.SubmenuRowSelected,A.SubmenuRowSelected:hover,A.SubmenuRowSelected:visited
{
color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
}


