/* CSS Document */

table {
	width: 100%;
	
}


body, td, div, select, a{
		font-family: Verdana, Tahoma, Arail;
		font-size: 10px;
		color: #726F6F;
		margin: 0;
		padding: 0;
	}
td {
	vertical-align: middle;
	text-align: center;
}

	select{
	width:130px;
	}
	
	#framework, #row4{		
		/*position: relative;*/
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #6C6A6A;
		width:760px;		
		voice-family: "\"}\""; 
		voice-family:inherit;
		width:758px;
	}
	
	html>body #framework {
	  width:760px;
	}
	
	
	#row1{
		height:61px;
		width:758px;		
	}
	#row2{
		height:18px;
		width:760px;
		border-top : 1px solid #6C6A6A;
		border-bottom : 1px solid #6C6A6A;
		margin: 0px;
		voice-family: "\"}\""; 
		voice-family:inherit;
		height:16px;
		width:758px;
	}
	
	html>body #row2 {
	  height:18px;
	  width:760px;
	}
	
	#row3{
		padding-top:10px;
		height:auto;
		width:758px;
		clear: both;
	}
	#row4{
		height:16px;
		width:760px;
		border: 0;
		clear: both;
	}
	
	#text {
	text-align: left;
	width: 740px;
	margin: 3px;
	}
