BODY
{
    margin-top: 0px;
    font-size: 9pt;
    background-image: url(img/leftmenugradient2.gif);
    margin-left: 6px;
    color: black;
    background-repeat: repeat-y;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    text-align: left;
}

H1
{
    font-size: 12pt;
    margin: 0px 0px 12px;
    color: steelblue;
    letter-spacing: 1pt;
}

H2
{
    font-weight: bold;
    font-size: 10pt;
    margin: 24px 0px 18px;
    color: steelblue;
    letter-spacing: 1pt;
    text-decoration: underline;
}

.H2
{
    font-weight: bold;
    font-size: x-small;
    margin: 24px 0px 18px;
    color: steelblue;
    text-decoration: underline;
}

.H2internal
{
    font-weight: bold;
    /* font-size: x-small; */
    margin: 0px 0px 0px;
    color: steelblue;
    text-decoration: underline;
}

H3
{
	/* margin-top: 3px; */
	padding-left: 12px;
	font-size: 10pt;
	/* margin-bottom: 3px; */
	padding-bottom: 2px;
	width: 600px;
	color: steelblue;
	padding-top: 2px;
	position: static;
	background-color: #99ccff;
}

H4 {
	font-size: 11pt;
	color : Maroon;
	letter-spacing : 2px;
	font-weight : bolder;
	margin : 10px 0px 0px 0px;
}

H6 {
	font-size: 10pt;
	color : Maroon;
	letter-spacing : 1px;
	margin : 10px 0px 0px 0px;
}

A {
	color: blue;
}

A.mainmenu {
	color: white;
}

A.usermenu
{
    color: white;
    text-decoration: none;
}

A:Hover
{
    color: red;
}

A.mainmenu:Hover
{
    color: lawngreen;
}

A.mainnavbarcell:Hover
{
    color: lawngreen;
}

A.mainnavbarcellalt:Hover
{
    color: lawngreen;
}

A.usermenu:Hover
{
    color: lawngreen;
    text-decoration: underline;
}

HR {
	height: 1pt;
	color : Red;
}

TABLE
{
    font-size: 9pt;
}

TD
{
    margin-top: 12pt;
    padding-left: 5px;
    margin-right: 20px;
}

.unpaddedcolumnheader
{
	font-weight: bold;
    font-size: 8pt;
	text-align: center;
}

.columnheader
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
    font-size: 8pt;
}

.centeredcolumnheader
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
    font-size: 8pt;
}

.centeredtablecell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
    font-size: 8pt;
}

.righttablecell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: right;
    font-size: 8pt;
}

.tablecell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
    font-size: 8pt;
}

.standard
{
    font-size: 8pt;
}

.standardright
{
    font-size: 8pt;
	text-align: right;
}

.standardbold
{
    font-size: 8pt;
	font-weight: bold;
}

.gridheader
{
	text-align: center;
    font-size: 8pt;
	font-weight: bold;
}

li
{
    margin-top: 12pt;
    padding-left: 5px;
    margin-right: 20px;
}

.warning
{
	color: red;
}


li.compact
{
    margin-top: 0pt;
    padding-left: 5px;
    margin-right: 20px;
}

.mainbody
{
    left: 145px;
    width: 550px;
    position: absolute;
    top: 175px;
}

.popup
{
    BACKGROUND-POSITION-X: -85px;
    position: absolute;
}

.popupbody
{
    left: 60px;
    position: absolute;
}

.main
{
    width: 600px;
}

.leftpanel
{
    left: 0px;
    width: 450px;
    position: absolute;
    top: 0px;
}

.rightpanel
{
    left: 500px;
    width: 200px;
    position: relative;
    top: 0px;
}

.pagegraphic
{
    position: relative;
    top: 35px;
}

.bordered
{
    border-right: #106384 inset;
    border-top: #106384 inset;
    border-left: #106384 inset;
    border-bottom: #106384 inset;
}

/* Comment */
.pagequote
{
    width: 450px;
    font-style: italic;
    position: relative;
    top: 35px;
    text-align: center;
}

.sidebar3
{
    border-right: #106384 thin solid;
    padding-right: 9px;
    border-top: #106384 thin solid;
    padding-left: 9px;
    padding-bottom: 9px;
    border-left: #106384 thin solid;
    padding-top: 9px;
    border-bottom: #106384 thin solid;
    position: relative;
    background-color: #ffffcc;
    font-size: 8pt;
    top: 30px;
}

.sidebar
{
    border-right: #106384 thin solid;
    padding-right: 9px;
    border-top: #106384 thin solid;
    padding-left: 9px;
    padding-bottom: 9px;
    border-left: #106384 thin solid;
    width: 145px;
    padding-top: 9px;
    border-bottom: #106384 thin solid;
    position: relative;
    top: 40px;
    background-color: #ffffcc;
    font-size: 8pt;
}

.sidebar2
{
    padding-bottom: 9px;
    margin-left: -50px;
    padding-top: 9px;
    position: relative;
    top: 40px;
}

.columnblock
{
    width: 500px;
    position: static;
}

.leftmain
{
    display: block;
    float: left;
    width: 200px;
}

.rightmain
{
    display: block;
    float: right;
    width: 250px;
}

.mainnavbar
{
    position: relative;
}

.mainnavbarcell
{
    font-size: 8pt;
    color: white;
    /* background-color: transparent; */
    text-align: center;
}

.mainnavbarcellalt
{
    font-size: 8pt;
    color: #ffcc66;
    /* background-color: transparent; */
    text-align: center;
}

.mainnavbarspacer
{
    color: white;
    /* background-color: transparent; */
}

.usermenu
{
    text-align: center;
}

.usernavbar
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 8pt;
    padding-bottom: 7px;
    color: white;
    padding-top: 8px;
    text-align: center;
}

.navbar
{
    left: 4px;
    position: absolute;
    top: 113px;
}

.standardtable
{
    border-top: thin solid;
    border-bottom: thin solid;
    border-right: thin solid;
    border-left: thin solid;
    font-size: 9pt;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-right: 12px;
    padding-left: 12px;
}

.largeindent
{
    left: 100px;
    position: relative;
}

.righttoppanel
{
    border-right: gray thick inset;
    border-top: gray thick inset;
    margin-top: 5px;
    left: 300px;
    margin-left: 20px;
    overflow: hidden;
    border-left: gray thick inset;
    border-bottom: gray thick inset;
    position: absolute;
    top: 175px;
    height: 185px;
}

.rightsidebar
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    background-color: lemonchiffon;
}

.centeredpanel
{
	border-right: black thin solid;
	padding-right: 20px;
	border-top: black thin solid;
	padding-left: 20px;
	left: 50px;
	padding-bottom: 20px;
	border-left: black thin solid;
	width: 300px;
	padding-top: 20px;
	border-bottom: black thin solid;
	position: relative;
	background-color: lemonchiffon;
}

.copyright
{
    font-size: xx-small;
    margin: 53px 0px 0px 0px;
    color: gray;
    position: relative;
    text-align: left;
}

.hints
{
    font-size: xx-small;
    font-style: italic;
}

.newssource
{
    font-size: x-small;
    top: 6px;
    left: 12px;
    font-style: italic;
    position: relative;
}

.loginform
{
    margin-left: 100px;
    position: relative;
    top: 18px;
}

.loginformbox
{
    border-right: red thin solid;
    border-top: red thin solid;
    border-left: red thin solid;
    border-bottom: red thin solid;
    position: relative;
}

.max
{
    font-weight: bold;
    color: red;
}

.floatingimage
{
    float: right;
    margin-bottom: 12px;
    margin-left: 12px;
    margin-right: 60px;
    position: relative;
}


