BODY {
	BACKGROUND-COLOR: #ffffff

}
TABLE {
	font-size:8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}
H1 { 
	font-size: 12px;
} 
H2 { 
	font-size: 10px;
} 
.nospace {
	MARGIN: 0px;
}
.TableContent{
	border: 1px solid #C6C7E7;
}

input,textarea,select {
	font-family : arial, Verdana, Helvetica, sans-serif; 
	font-size : 8pt;
	font-style : normal;
	background-color : #E4E4F4; 
	color : #000066; 
	border : 1 solid #8585B6}
	
.TableFlip {
	BORDER-RIGHT: #c6c7e7 1px solid; BACKGROUND-COLOR: #f6f5fb;padding:5px;
}

.TableFlop {
	BORDER-RIGHT: #c6c7e7 1px solid; BACKGROUND-COLOR: white;padding:5px;
}

.TableSelected{background-color:#D7D7EA;}

.TableFlopLastColumn
{
	BACKGROUND-COLOR: white;padding:5px;
}
.TableFlipLastColumn
{
	BACKGROUND-COLOR: #f6f5fb;padding:5px;
}

a:link{
	color: #000000; text-decoration: underline; font-weight: bold;
} 
a:visited {
	color: #000000; text-decoration: underline; font-weight: bold;
}
a:hover {
	color: #000000; text-decoration: none; font-weight: bold;
}



A.menu:link {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: underline
}

#login {	width:100px;
			position: absolute;
      		top: 5px;
      		left: 700px;
      		FONT-SIZE: 8pt;
      		      	
}
#logo {
			position: absolute;
      		top: 0px;
      		left: 350px;

}
#navmenu { 	

      		position: absolute;
      		left: 0px;
      		top: 81px;
      		overflow: visible;
}

#CleanLink{text-decoration: none; color:#000000; font-weight:normal;}

#popdown{position: absolute; visibility: hidden; background: #FFFFEE;}
A.popdownitem{display: block;  width: 200px; border: 1px solid gray; padding: 2px 5px; background-color:#D7D7EA;FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: arial, verdana, arial, geneva, sans-serif; TEXT-DECORATION: none}
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: left;
  margin-left:20px;
  width: 100px;
  text-align: left;
  }
