body,html
{
  height:100%;
  background:#1B78A4 url(/img/bg.gif) repeat-x;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.light body,html
{
  height:100%;
  background:#1B78A4 url(/img/bgLight.gif) repeat-x;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.mainTable
{
	width:770px;
	height:100%;
	border:0px;
	padding:0px; 
	margin:0 auto; 
	border-collapse:collapse; 
	border-spacing:0px;
}

.border_left
{
	width:10px;
	background:url('/img/border_left.png') top no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.border_right
{
	width:10px;
	background:url('/img/border_right.png') top no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.imgNoBorder
{
	border:0px;
	margin:0px;
	padding:0px;
}

.center
{
	width:750px;
	background:url(/img/bgTop.gif) white top repeat-x;
	text-align:left;
	vertical-align:top;
	border:0px;
	margin:0px;
	padding:0px;
}

.header
{
	height:165px;
	border:0px;
	margin:0px;
	padding:0px;
}

.headerLogo
{
	float:left;
	border:0px;
	margin:0px;
	padding:0px;
}

.countries
{
	position:relative;
	left:114px;
	top:4px;
	height:0px;
}

.content
{
	border: 0px solid green; 
	padding:0px 30px 0px 30px;
}

.footerDiv
{
	border: 0px solid green;
	text-align:center
}

.border_left_light
{
	width:10px;
	background:url('/img/bgLightleft.gif') top no-repeat;
	border:0px;
	margin:0px; 
	padding:0px; 
	vertical-align:top;
}

.center_light
{
	width:750px;
	background:url(/img/bgTopLight.png) white top repeat-x;
	text-align:left;
	vertical-align:top;
	border:0px;
	margin:0px;
	padding:0px;
}

.content_light
{
	border: 0px solid green;
	padding:100px 30px 0px 30px;
}

.border_right_light
{
	width:10px;
	background:url('/img/bgLightright.gif') top no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
