BODY, OPTION, SELECT, TEXTAREA, table, tr, td, li  {
	font-family: helvetica;
	font-size:10pt; 
	/*line-height:150%;*/
	color: Black;
    }

.readtxt {
	font-family : arial;
	font-size : 10pt;
	color: Black;
    }

.HEADER, H1 {
	color: #000000;
	font-family: helvetica;
	font-size:10pt; 
	font-weight : bold;
	margin: 0px;
	padding:0px;
	}

h3 {
	color: #808080;
	font-family: helvetica;
	font-size:10pt; 
	margin: 1em 0px 0px 0px;
	padding:0;
}

.header2 {
	font-family: helvetica;
	font-size:10pt; 
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	/*margin tlbr */
	margin: 0px 0px 2px 0px;
	padding: 3px 3px 3px 3px;
	}


H2 {
	font-family: helvetica;
	font-size:10pt; 
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
H4 {
	font-family: helvetica;
	font-size:10pt; 
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

A  {
	text-decoration: underline;
	color: #0000ff;
    }

A:HOVER  {
	text-decoration: underline;
	color: #0000ff;
    }

.smalltext {
	font-family : tahoma, sans-serif ;
	font-size : 8pt;
    }

.sidemenu, .sidemenu p
{
	font-family: helvetica, arial, helvetica;
	font-size:10pt; 
	font-weight : normal;
} 

.sidemenu a
{
	font-family: helvetica, arial, helvetica;
	font-size:10pt; 
	text-decoration: underline;
} 

.topmenu a{color: #0000ff; text-decoration: underline;}
.topmenu a:hover(color: #0000ff text-decoration: underline;)


form { margin-bottom: 0px;
 margin-left: 0px;
	margin-right: 0px;
 margin-top: 0px;
}

button {
	margin-right: 0em;
	margin-bottom: 0em;
	 
}

.buttonborder {
  background-color: #336699;
  margin: 0px;
  padding: 2px;
  border-width: 2px;
  border-style: outset;
  border-color: #336699;
  border-spacing: 0;
}

.buttonborder td, buttonborder tr {
  background-color: #336699;
}

textarea {
overflow: auto; /*this disable textarea */
font-size: 10pt; 
color: #333333; 
width:100%;
font-family: courier, Arial, helvetica, sans-serif; 
border-left: 1px outset #435BBC; 
border-right: 1px outset #999999; 
border-top: 1px outset #435BBC; 
border-bottom: 1px outset #cccccc; 
background-color: #FFFFFF; 
/*background-image: url('http://i.fouye.net/bg/textarea_y.gif');*/
}

.padding5{padding:5px};
.padding15{padding:15px};
.wrap{border-left: solid 1px #e5ecf9; border-right: solid 1px #e5ecf9; border-top: solid 1px #e5ecf9; border-bottom: solid 1px #e5ecf9; }
.wrapt{border-top: solid 1px #e5ecf9;}
.wrapb{border-bottom: solid 1px #e5ecf9; }
.wrapr{border-right: solid 1px #e5ecf9;}
.wrapl{border-left: solid 1px #e5ecf9;}