.org_list
{
	/*
	background-color: #FF99CC;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	color: #333333;
	*/
	border-style: solid;
	border-color: #00CCCC;
	border-width: 1px;
	height: 100px; 
	width: 200px; 
	font-size: 12px; 
	overflow: auto;
}

.contact_list{
	
	border-style: solid;
	border-color: #00CCCC;
	border-width: 1px;
	
	height: 125px; 
	width: 560px; 
	font-size: 12px; 
	overflow: auto;
	
}

.transfer_list{
	
	border-style: solid;
	border-color: #9900FF;
	border-width: 1px;
	
	height: 150px; 
	width: 760px; 
	font-size: 12px; 
	overflow: auto;
	
}

.rate_list{
	
	border-style: solid;
	border-color: #9900FF;
	border-width: 1px;
	
	height: 150px; 
	width: 460px; 
	font-size: 12px; 
	overflow: auto;
	
}

.ttype_list{
	
	border-style: solid;
	border-color: #00CCCC;
	border-width: 1px;
	
	height: 100px; 
	width: 300px; 
	font-size: 12px; 
	overflow: auto;
}


.fee_list{
	
	border-style: solid;
	border-color: #9900FF;
	border-width: 1px;
	
	height: 150px; 
	width: 235px; 
	font-size: 12px; 
	overflow: auto;
	
}

.submit_box{

}

.surround{
	background-color: #0E26AF;
	width: 600px;
}

.testbreaker1{
	
	border-color: #00CC00;
	
	background-color: #CC3366;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	
	border-style: solid;

}

.title1{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 16px;
}

.title1a{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 16px;
	background-color: #CCCCCC;
	width: 595px;
	height: 30px;
	padding-top: 15px;
	padding-left: 5px;
	
}
	

.title2med{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;

}

.textsmall{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 9px;
}
.textsmall2{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 11px;
}

.textmed{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

.textbox1{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 11px;
	width: 400px;
}

.errortext{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	//color: #00CC00;
	padding-left: 30px;
	padding-right: 25px;
	height: 25px;

	color: #FF3300;
}

.errortext2{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 9px;
	//color: #00CC00;

	color: #FF3300;
}
.errortext3{
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 11px;
	//color: #00CC00;

	color: #9933CC;
}


.confirmtext{
	
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	color: #00CC00;
	font-size: 11px;

}

.emptext{
	
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	color: #00CC00;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;

}

.tablex{
	background-color: transparent;
}

.inrow1{
	/*
	background-color: #9900FF;
	border-color: #9900FF;
*/
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 9px;
	text-align:center;
	
}
.inrow0{
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Geneva, sans-serif;
	font-size: 9px;
	border-width:  0.0cm;
	border-color: #FFFFFF;
	border-style: solid;
	line-height: 0;
	padding: 0cm;
	margin: 0cm;
	
}

.submit_add_transfer{
	background-color: #CCCCCC;
	width: 600px;
	height: 50px;
}

.ratecell1{

	background-color: #CCFF99;
	border-color: #666666;	
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	text-align:center;

}

.ratecell2{

	background-color: #FFFFFF;
	border-color: #666666;	
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;

}

.ratecell3{

	background-color: #CCCCCC;
	border-color: #666666;	
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;

}

.ratecell4{

	/*background-color: #999999;*/
	background-color: #999999;
		
	border-color: #666666;	
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;

}



