font.rightbar {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #939393;
	padding-left: 7px;
}

font.rightbar a {
	text-decoration: none;
	color: #939393;
}

font.rightbar a:hover {
	color: #939393;
	text-decoration: underline;
}

font.rightbar a:visited {
	color: #939393;
}

td.menu {
	font-weight: normal;
	text-align: center;
}

td.menu a {
	text-decoration: none;
	display: block;

	background-color: #808080;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.menu a:hover {
	background-color: #EEEEEE;
	color: #0066CC;
	text-decoration: none;
}

td.submenu {
	font-weight: normal;
	text-align: left;
}

td.submenu a {
	text-decoration: none;
	display: block;
	color: #808080;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
}

td.submenu a:hover {
	background-color: #ffffff;
	color: #0066CC;
	text-decoration: none;
}

.submenu {  font-family: verdana; font-size: 12px; font-weight : normal; color: #808080;}
.submenu a:link {  color: #808080; text-decoration: none}
.submenu a:visited {  color: #808080; text-decoration: none}
.submenu a:hover {  color: #0066CC; text-decoration: none;}
.submenu a:active {  color: #006699; text-decoration: none}

.menu {  font-family: verdana; font-size: 12px; font-weight : normal; color: #ffffff;}
.menu a:link {  color: #ffffff; text-decoration: none}
.menu a:visited {  color: #ffffff; text-decoration: none}
.menu a:hover {  color: #0066CC; text-decoration: none;}
.menu a:active {  color: #0066CC; text-decoration: none}

td.bottomrow {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal
	text-align: center;
	color: #808080;
	background-color: #EEEEEE;
}

td.bottomrow a {
	color: #808080;
	text-decoration: none;
	text-align: center;
}

td.bottomrow a:hover {
	color: #808080;
	text-decoration: none;
}

td.bottomrow a:visited {
	color: #808080;
	text-decoration: none;
}

.bottomrow { text-align: center; }



font.small {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-style : normal;
font-size : 11px;
font-weight : normal;
color : #000000;
}

font.orangesmall {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-style : normal;
font-size : 11px;
font-weight : normal;
color : #FF7500;
}

font.heads {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-style : normal;
font-size : 8pt;
font-weight : bold;
}

font.menu_heads {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-style : normal;
font-size : 8pt;
font-weight : bold;
color : #083410;
}
font.bold {
font-family : Arial, Verdana, Helvetica, sans-serif;
font-style : normal;
font-size : 8pt;
font-weight : bold;
}
a:active{
	color : #4D6D5B;
	text-decoration : none;
}

a:visited{
	color : #882200;
	text-decoration : none;
}

a:hover{
	color : #4D6D5B;
	text-decoration : underline;
}

a:link{
	color : #1111BB;
	text-decoration : none;
}


tr.white {
background-color : #FFFFFF;
}
tr.green {
background-color : #CAD0CA;
}
tr.lightgreen {
background-color : #E4EEE4;
}


td.green {
background-color : #CAD0CA;
}
td.lightgreen {
background-color : #E4EEE4;
}


.box {
background : #CAD0CA;
background-image: none;
border-bottom-color : #8D998D;
border-bottom-style : solid;
border-bottom-width : 1px;
border-left-color : #EAF5EA;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #8D998D;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #EAF5EA;
border-top-style : solid;
border-top-width : 1px;
color : #000000;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
}

.box_orange {
background : #FF8A21;
background-image: none;
border-bottom-color : #E27308;
border-bottom-style : solid;
border-bottom-width : 1px;
border-left-color : #FFC06E;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #E27308;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #FFC06E;
border-top-style : solid;
border-top-width : 1px;
color : #000000;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
}

.box_lorange {
background : #FFA44B;
background-image: none;
border-bottom-color : #D46F0F;
border-bottom-style : solid;
border-bottom-width : 1px;
border-left-color : #FFD481;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #D46F0F;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #FFD481;
border-top-style : solid;
border-top-width : 1px;
color : #000000;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
}