A, A:active, A:visited {color: #01533A;text-decoration: none;}
A:hover{color: #01533A; text-decoration: underline;}

a.sidemenulink:link {color: #FFFFFF; text-decoration: none; font-weight: bold; font-variant: small-caps; font-size: 12px;}
a.sidemenulink:visited {color: #FFFFFF; text-decoration: none; font-weight: bold; font-variant: small-caps; font-size: 12px;}
a.sidemenulink:hover {color: #F3F3F3; text-decoration: underline; font-weight: bold; font-variant: small-caps; font-size: 12px;}

a.whitelink:link {color: #FFFFFF; text-decoration: none; font-weight: bold}
a.whitelink:visited {color: #FFFFFF; text-decoration: none; font-weight: bold}
a.whitelink:hover {color: #000000; text-decoration: underline; font-weight: bold}

a.maintextlink:link {color: #3F3F3F; text-decoration: none}
a.maintextlink:visited {color: #3F3F3F; text-decoration: none}
a.maintextlink:hover {color: #3F3F3F; text-decoration: underline}

a.greenlink:link {color: #01533A; text-decoration: none; font-weight: bold}
a.greenlink:visited {color: #01533A; text-decoration: none; font-weight: bold}
a.greenlink:hover {color: #01533A; text-decoration: underline; font-weight: bold}



BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, DD, DT
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
  color: #3F3F3F;
	line-height: 150%;
}
BODY
{
	background-color: #F3F3F3;
		
}
LI,UL,OL
{
	list-style : disc;
    list-style-position: outside
}
H1, H2, H3, H4
{
	font-weight: bold
}
H2, H3, H4
{
	color: #000000
}
H1
{
	font-size: 180%;
	font-variant: small-caps;
  margin-bottom: 0px;
}
H2
{
	font-size: 140%;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #01533A;
}
H3
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 2px;
}
H4
{
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 2px
}
H5
{
	font-size: 7pt;
	font-weight: normal
}
H6
{
	color: #0066FF;
	font-size: 12pt;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 2px
}
PRE
{
	font-size: 10pt;
    color: black;
}
.btnOk
{
    BACKGROUND: #009D4F;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.btnCancel
{
    BACKGROUND: red;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.picplace
{
	margin-bottom: 0px;
	margin-top: 8px
}
.smtext{
	font-size: xx-small;
	line-height: 0.4cm	
}
.DividerCell{
	background-color: #09276A;
	}
	.maintable{
  border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
  height: 91px;
  background-color: #FFFFFF;
}
.header{
  border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
  height: 91px;
  background-color: #FFFFFF;
}
.TopBar{
		background-color:#09276A;
		color: #FFFFFF;
}
.SideMenuBG{
		background-color:#01533A;
}
.SideMenu{
		margin-left: 5px;
}
.MainText{
		word-spacing: 2px;
		line-height: 150%;		
}
.bgMouseOver {
	background-color: #347561;
}
.bgMouseOff {
}