﻿/* 
================================
 Container Styles for RockAndBol RockAndBol Containers
================================
*/   
.RockAndBol_Table {
	BORDER-RIGHT: #669900 0px solid; 
	BORDER-TOP: #669900 0px solid; 
	BORDER-LEFT: #669900 0px solid; 
	BORDER-BOTTOM: #669900 0px solid; 
	width:175px;
}
.RockAndBol_Table100 {
	BORDER-RIGHT: #669900 0px solid; 
	BORDER-TOP: #669900 0px solid; 
	BORDER-LEFT: #669900 0px solid; 
	BORDER-BOTTOM: #669900 0px solid; 
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
.RockAndBol_TableBGBorder {
	BORDER-RIGHT: #669900 1px solid; 
	BORDER-TOP: #669900 1px solid; 
	BORDER-LEFT: #669900 1px solid; 
	BORDER-BOTTOM: #669900 1px solid; 
	padding:5px 5px 5px 5px;
	width:175px;
}
.RAB_CleanSpace {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	background-color:White;
}
.RAB_TitleCell {
	BORDER-RIGHT: #669900 1px solid; 
	BORDER-TOP: #669900 1px solid; 
	BORDER-LEFT: #669900 1px solid; 
	BORDER-BOTTOM: #669900 1px solid; 
	padding:5px;
}
.RockAndBol_TableBGBorder100 {
	BORDER-RIGHT: #669900 1px solid; 
	BORDER-TOP: #669900 1px solid; 
	BORDER-LEFT: #669900 1px solid; 
	BORDER-BOTTOM: #669900 1px solid; 
	width:100%;
}
.RAB_ModuleTitle{ font-size:20px;color:#669900; font-family:Arial, Tahoma, Verdana, Helvetica;}
.RockAndBol_Title{ font-size:14px;color:white; font-weight:bold;font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.RockAndBol_TitleGreen{ font-size:12px;color:#669900; font-weight:bold;font-family:Arial,Tahoma, Verdana, Helvetica, sans-serif;}

