.main {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;




















}
.leftright {
	border-top: 1px solid #CCCCCC;
	background-image: url(../Images/leftColoumnHeaderBg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;




}
.bottom {
	position: relative;
	left: 0px;
	bottom: 0px;
	background-image: url(../Images/bottom.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;










}
.right {
	background-image: url(../Images/rightColoumBg.gif);
	background-repeat: repeat-y;
	bottom: 20px;
	right: 0px;





}
body {
	background-image: url(../Images/bg.gif);
	background-repeat: repeat;
	margin: 0px;

}
.rightcol {
	bottom: 0px;
	position: relative;
	background-position: left;
	text-align: left;
	left: 15px;



}
.break {
	background-color: #FFFFFF;
	background-image: url(../Images/right.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 194px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #006699;
	font-weight: bold;
	text-align: left;








}
