body {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	overflow-x: hidden; 
	overflow-y: auto;
    line-spacing: 180%;
	background: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9DB0C3; 
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: 100
}

tr,td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.sectionheadings {
	font-family: arial;
	font-size: 20px;
	color: #545DB6;
	font-weight: bold;
}

.headings {
	font-family: verdana;
	font-size: 13px;
	color: #545DB6;
	font-weight: bold;
	valign: middle;
}

:link, :visited, {
	font-family: verdana;
	font-size: 11px;
	color: #545DB6;
	text-decoration: none;
}

:hover {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
  
.li_white{
	left-indent: 5px;
	color: #ffffff;
}

.pinktext {
	font-family: verdana;
	font-size: 11px;
	color: #545DB6;
	font-weight: bold;
}

.border-main {
	border: solid 5px #4982B9;
	background-color: #ffffff;
}