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

.whitebody {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	overflow-x: hidden; 
	overflow-y: auto;
    line-spacing: 180%;
}

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

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

.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;
}

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

.redtext {
	font-family: verdana;
	font-size: 11px;
	color: #AD0A0A;
	font-weight: bold;
}

.whitetext {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}

.greentext {
	font-family: verdana;
	font-size: 11px;
	color: #96D292;
	font-weight: bold;
}

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

.zendegis {
	font-family: verdana;
	font-size: 11px;
	color: #0082B6;
	font-weight: bold;	
}

.lightbluetext {
	font-family: verdana;
	font-size: 11px;
	color: #A8AFCF;
}

.small-grey {
	font-family: verdana;
	font-size: 9px;
	color: #898989;
}

.border-main-table {
	border: solid 1px #C8D0E1;
	background-color: #ffffff;
}
