body,html,td{
font-family:Tahoma;
font-size:8.5pt;	
font-weight: none;
color: #576A6A;
margin:0;
padding:0:;
text-align: justify;
}


A,A:active{
	color:#576A6A;
	text-decoration: none;
}

A:hover{
	color:red;
}



.box{
	background-color: #fff;
	border: 1px solid #D3D3D3;
	padding:10px;
	color:#556C62;
 
}
 

.amer{
font-family: Arial;
font-size:12pt;
font-weight: 700;
text-justify: distribute-all-lines; 
color:green;
text-align: justify;

}


option,select,input,textarea{
 
font-family: Tahoma;
font-size: 8.5pt;
border: 1px solid #DBE6E5;	
 
 

}

.submit{
	background: #fff;
	font-size: 8.5pt;
	padding: 5px;
}


#mytable
{
width: 100%;
 margin-bottom: 10px;
}
 
#mytable th {
font: bold 12pt arial, Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
border-right: 1px solid #DBE6E5;
border-bottom: 1px solid #DBE6E5;
border-top: 1px solid #DBE6E5;
border-left: 1px solid #DBE6E5;
padding: 6px 6px 6px 12px;
background: #fff;
background-image: url(bg.gif);
}
 
#mytable td {
border-right: 1px solid #DBE6E5;
border-left: 1px solid #DBE6E5;
border-bottom: 1px solid #DBE6E5;
padding: 3px 3px 3px 3px;
color: #4f6b72;

}
 
 
#mytable td.alt
{
background: #F5FAFA;
color: #469399;
}
 
#mytable td.boldtd
{
font: bold 12pt arial, Verdana, Arial, Helvetica, sans-serif;
background: #D5EDEF;
color: #797268;
}

#mytable td.free
{
border:0;
}



.imgnew{
float: left;
border-right: 1px solid #C1DAD7;
border-left: 1px solid #C1DAD7;
border-top: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
padding: 3px 3px 3px 3px;
color: #4f6b72;	
width:75px;
}



.title{
   font-family:arial;
   font-size:12pt;
	font-weight: bold;	
	color:#556C62;
	padding-top: 12px;
	text-align:center;
}


.bigtextb{
padding:5px;
background-color: #FFF;
border: 0px solid;
 border-left: 2px solid #556C62;
 border-right: 2px solid #556C62;
 text-align: center;
}


.footer{
color:#fff;	
}

#menu1 {
width: 100%;
 
}

#menu1 ul
{
 
list-style-type:none;
margin:0;
padding:0;
} 

#menu1 li
{

font-family: Arial;
font-size: 12pt;
font-weight: bold;
display: block;
text-decoration: none;
width: 140px;
padding:5px;
 

/* for IE5 and IE6 */
} 

 






#menu1sub {
width: 100%;
 
}

#menu1sub ul
{
 
list-style-type:none;
margin: 0;
padding:0;
} 

#menu1sub li
{
font-family: Tahoma;
font-size: 8.5pt;
font-weight: normal;
display: inline;

/* for IE5 and IE6 */
} 

#menu1sub a
{
background:url(arrowbullet.png) no-repeat center right;

display:block;
color: #576A6A;
text-decoration: none;
width: 140px;
background-color: #F6F7F7;
border-bottom: 1px solid #eee;
 padding-bottom: 7px;
 padding-left: 7px;
 padding-right: 20px;
 padding-top: 7px;
} 

#menu1sub a:link, #menu1sub a:visited
{
color: #576A6A;
text-decoration: none;
} 

#menu1sub a:hover
{
background-color: #fff;
color: #394545;
} 

#menu1sub li a#current
{
border-bottom: 3px solid #DAD6B7;
background: #F6F7F7;
} 


.error,.okey {
margin-bottom:1.5em;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
color:#444;
text-align:right;
padding:1em 3em 1em 1em;
}

.error {
background:#fbe3e4;
border-color:#e0011b;
}
.okey {
background:#e9ffdd;
border-color:#72c868;
}

.date{
text-align: right;
direction:ltr;
}
