#content {

   padding: 20px; 

	height: 520px;
overflow:auto;

 }	 



#content b strong {

	color: #F8D39A;

}



#content a {

	color: #F8D39A;

}

#content a:link {
	color: #fdecbf;
}


#content a:visited {
	color: #fdecbf;
}

	
#content a:hover {
	color: #FDF7E5;

}


#content p {
   color: #FDECBF; 
   font: normal 1em Tahoma; 

	text-align: justify;
}

#content h2 {
	color: #FFD161;
   font: bold 0.9em Times New Roman; 
	margin-top: 0px;
	margin-left: 20px;
	text-transform: uppercase;

   	letter-spacing: 1px;
}
#content h3 {
	color: #FFD161;
   font: normal 0.7em Times New Roman; 
	margin-top: 0px;
	margin-left: 20px;
	text-transform: uppercase;
   	letter-spacing: 1px;
}

#content h1 {
	color: #FFD161;
   font: normal 1.1em Times New Roman; 
	margin-top: 0px;
	margin-left: 80px;
	text-transform: uppercase;
	letter-spacing: 1px;
}





#content .sp1 {
	margin-top: 20px;
width: 280px;
 float: left;
}

#content .sp2 {

	margin-top: 20px;
width: 280px;
}

#content ul li {
   color: #FDECBF; 
  font: normal 0.9em Tahoma; 
	margin-left: 10px;
	text-align: left;
	list-style-image: url(/img/str.gif);
}


#content .cont {

	margin-left: 10px;
	margin-top: 40px;


 }
 
 #content .cont img {
   z-index: 100;
	position: relative;

	float: left;
 }
 

#content th{
    background-color: #c00000;
    color : White;
   border: 1px solid #974807;
	padding: 8px;  
      font: bold 0.9em sans-serif; 
}

#content td {
    color : Black;
    padding: 4px;    


}


#content table{
border-collapse: collapse;

}

#content table caption {
	color: #FFD161;
   font: bold 1em Times New Roman;
   padding: 10px;

}




.stripe {
    background: #FAEBD7;

}

.stripe td {
    color : Black;
    padding: 4px;    
   border: 1px solid #974807;

}


#content h4 {
   color: #FDECBF; 
   font: normal 1em Tahoma; 

}


#content img{
	background:#f8d39a url(/img/load.gif) no-repeat center;
   border: 0px;
   	margin: 10px;
}

#content .borders {

   	border: 1px solid #f8d39a;
}



hr{
	color : #FAFAD2;
	height : 1px;
}




tr.alt td{background: #FFA07A;}
tr.alt th{background: #B22222;}
tr.over td{background: #FFECDB;}











div.msg {
	padding: 10px;
	margin: 10px;
	width :360px;
	height:100px;
	color : #FFFFB5;
	background-color : #9b0101;
	font: bolder 12px sans-serif;
	border: 1px solid #FFFFB9;
}

div.msg img  {
 width: 97px; 
 height: 96px;
	margin: 20px;
	border: 0px;
	float: left;
}

div.warning {
	padding: 10px;
	margin: 10px;
	width :360px;
	height:100px;
	color : #FFFFB5;
	background-color : #9b0101;
	font: bolder 12px sans-serif;
	border: 1px solid #FFFFB9;
}

div.warning img  {
 width: 97px; 
 height: 96px;
	margin: 20px;
	border: 0px;
	float: left;
}


div.success {
	padding: 10px;
	margin: 10px;
	width :360px;
	height:100px;
	color : #FFFFB5;
	background-color : #9b0101;
	font: bolder 12px sans-serif;
	border: 1px solid #FFFFB9;
	vertical-align: baseline;
}

div.success img  {
 width: 97px; 
 height: 96px;

	border: 0px;
	float: left;
}











#content form table {

	position: relative;
	padding: 10px 10px 10px 10px;

}


#content form table td label {
	color: #FDECBF;
   font: normal 14px sans-serif; 

	width: 180px;

}

#content form table td input.text {

		 border: 1px solid #591900;
	  height: 20px;
     	width: 250px;
	background-color : #fce5ba;
 
}

#content form table td select {
	 border: 1px solid #591900;
	  height: 20px;
     	width: 250px;
	background-color : #fce5ba;
 
}


#content form table td textarea {

	 border: 1px solid #591900;
	  height: 120px;
     	width: 100%;
	background-color : #fce5ba;

}

.txtarea {

	 border: 1px solid #591900;
	  height: 70px;
     	width: 90%;
	background-color : #fce5ba;

}

.bottom {
	width: 200px;
	background-color : #fce5ba;
	color : #7B441C;

	font: bolder 12px sans-serif;
	
	border: 1px solid #8B4513;

	text-indent: 2px;
	cursor : pointer;
	height : 25px;
}

.translate {
   color: #FDECBF; 
   font: normal 1em Tahoma; 
   text-align: justify
}




