<style>
.dummy {
	background: white;
	}
	
body {
background-color: #555544;
bgcolor: white;
}

.tablebackcolor {
background-color: white;
}

.VregHeadColor {
color: #BD0818;
background-color: #ffffff;
}

.TextMenuPrompt {
	font-size: 15px;
}

        
.footerbackcolor {
	background-color: #ffffff !important;
}

.CLALeft600 {
	background:white none repeat scroll 0 0;
	float:left;
	height:400px;
	width:600px;
	padding: 2px;
	
}
.CLARight180white {
	background:white none repeat scroll 0 0;
	float:right;
	font-size:10px;
	line-height:2;
	padding:4px;
	width:165px;
}
.CLARight180 {
	background: white none repeat scroll 0 0;
	float:right;
	font-size:10px;
	line-height:2;
	padding:4px;
	width:165px;
	}
.CLAclearem {
	visibility: hidden;
	background: white none repeat scroll 0 0;
	width: 100%
}
.CLAThird {
	background:white none repeat scroll 0 0;
	float:left;
	height:400px;
	width:33%;
	padding: 2px;
	
}
.CLA2Thirds {
	background:white none repeat scroll 0 0;
	float:left;
	height:400px;
	width:66%;
	padding: 2px;
	
}
</style>

