.rowover {
	background: #CECECE;
	cursor: hand;
}
.rowout {
	background: #F0F0F0;
}

body {
	color: #8A8A8A;
	font: 12px arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F5F0F5;
}

td.topborderbig {
	border-style: none;
    border-top-style: solid;
    border-width: 3px;
    border-color: #7F7F7F;
}

td.topborderbigandleftborder {
	border-style: none;
    border-left-style: solid;
    border-left-color: A6A6A6;
    border-left-width: 1px;
    border-top-style: solid;
    border-top-color: #7F7F7F;
    border-top-width: 3px;
}

div.center {
	vertical-align: middle;
}

td.apparealeft {
	border-style: none;
    border-left-style: solid;
    border-left-color: D0CDD0;
    border-left-width: 2px;
}

td.apparearight {
	border-style: none;
    border-right-style: solid;
    border-right-color: D0CDD0;
    border-right-width: 2px;
}

table.maintable {
	margin-left: auto; 
	margin-right: auto;
	background-color: #FFFFFF;
	border-collapse: collapse;
}

td.topborderbigandapparealeft {
	border-style: none;
    border-left-style: solid;
    border-left-color: D0CDD0;
    border-left-width: 2px;
    border-right-style: solid;
    border-right-color: D0CDD0;
    border-right-width: 2px;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #7F7F7F;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

td.topborderbigandappareaborders {
	border-style: none;
    border-left-style: solid;
    border-left-color: D0CDD0;
    border-left-width: 2px;
    border-right-style: solid;
    border-right-color: D0CDD0;
    border-right-width: 2px;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #7F7F7F;
}

div.logo {
	padding-left: 10px;
}

.toplink {
	padding-right: 10px;
	text-align: right;
}

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}

form {
	font-family: arial, sans-serif;
	font-size: 12px;
	}

input {
	font-family: arial, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
}

select {
	font-family: arial, sans-serif;
	font-size: 12px;
}

ul {
	font-family: arial, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: red;
}

ol {
	font-family: arial, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: arial, sans-serif;
	font-size: 9px;
}

.big {
	font-family: arial, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: arial, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

span.menu-divider {
	padding-left: 6px;
	padding-right: 6px;
}

table.clean{
	font-family: arial, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: none;
	border-bottom-color: none;
}
table.main{
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #737373;
	border-bottom-color: #737373;
}
table.default{
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #737373;
	border-bottom-color: #737373;
	color: #000000;
}

table.default th {
	font-family: "calibri", arial, sans-serif;
}

table.default td {
	font-family: "calibri", arial, sans-serif;
}

table.menu{
	font-family: arial, sans-serif;
	font-size: 12px;
}

td.defaultdark{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.defaultlight{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
H2.headlinebig {
	font-size: 12px; 
	font-family: arial, sans-serif;
	color: #000000;
}
H3.headlinebig {
	font-size: 12px; 
	font-family: arial, sans-serif;
	color: #000000;
}

H3.headlinegray {
	font-size: 13px; 
	font-family: arial, sans-serif;
	color: #9BA0A3;
}
H3.menuitem {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #737373;
}
td.east {
	font-family: arial, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CECECE;
}
td.small {
	font-family: arial, sans-serif;
	font-size: 8px;
}

#rightArrow {
	font-size: 20px;
   	font-weight: bold;
  	color: #000000;
   	border-style: none;
   	background-color: transparent;
}

#rightArrow:hover {
   color: #37AA34;
}

div.menu2  {color:#07974D;; font-family: arial, sans-serif; font-weight: bold; font-size: 12px}

div.menu2 a {color:#07974D;; font-family: arial, sans-serif; font-weight: bold; font-size: 12px}

div.menu2 a:hover {color:#737373;; font-family: arial, sans-serif;; font-weight: bold; font-size: 12px}

th.menu2  {color:#737373;; font-family: arial, sans-serif; font-weight: bold; font-size: 12px}

th.menu2 a {color:#737373;; font-family: arial, sans-serif; font-weight: bold; font-size: 12px}

th.menu2 a:hover {color:#737373;; font-family: arial, sans-serif; font-weight: bold; font-size: 12px}

a.gray:link {color: #9BA0A3; text-decoration: none; text-transform: none; }
a.gray:visited {color: #9BA0A3; text-decoration: none; text-transform: none; }
a.gray:active {color: #9BA0A3; text-decoration: none; text-transform: none; }
a.gray:hover {color: #37AA34; text-decoration: none; text-transform: none; }

a.grayunderlined:link {color: #9BA0A3; text-decoration: underline; text-transform: none; }
a.grayunderlined:visited {color: #9BA0A3; text-decoration: underline; text-transform: none; }
a.grayunderlined:active {color: #9BA0A3; text-decoration: underline; text-transform: none; }
a.grayunderlined:hover {color: #37AA34; text-decoration: underline; text-transform: none; }

H3.menuitem a {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #737373;
}
H3.menuitem a:hover {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #737373;
}

p.intro {
	font-family: arial, sans-serif;
	font-size: 12px;
}

#tabmenu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; Z-INDEX: 1; PADDING-BOTTOM: 0px; MARGIN: 12px 0px 0px; COLOR: #737373; PADDING-TOP: 0px; BORDER-BOTTOM: #737373 2px solid
}
#tabmenu LI.tabstyle {
	DISPLAY: inline; OVERFLOW: hidden; LIST-STYLE-TYPE: none
}
#tabmenu A {
	BORDER-RIGHT: #737373 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #737373 2px solid; PADDING-LEFT: 5px; BACKGROUND: #cecece; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: arial, sans-serif; BORDER-LEFT: #737373 2px solid; COLOR: #737373; PADDING-TOP: 5px; BORDER-BOTTOM: #737373 2px solid; TEXT-DECORATION: none
}

#tabmenu A.hyperactive {
	BACKGROUND: #f0f0f0; BORDER-BOTTOM: #f0f0f0 3px solid
}
#tabmenu A.notactive:hover {
	BACKGROUND: #f0f0f0; COLOR: #737373
}
#tabmenu A.notactive:visited {
	COLOR: #737373
}
#tabmenu A.hyperactive:hover {
	BACKGROUND: #f0f0f0; COLOR: #737373
}
#content {
	BORDER-RIGHT: #737373 2px solid; PADDING-RIGHT: 20px; BORDER-TOP: #737373 2px; PADDING-LEFT: 20px; Z-INDEX: 2; BACKGROUND: #f0f0f0; PADDING-BOTTOM: 20px; FONT: arial, sans-serif; BORDER-LEFT: #737373 2px solid; PADDING-TOP: 20px; BORDER-BOTTOM: #737373 2px solid; TEXT-ALIGN: justify
}
span.red {
	color:red;
}