body {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	overflow-x: hidden; 
	overflow-y: auto;
	background-color: #000000; 
}

.body-content {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	overflow-x: hidden; 
	overflow-y: auto;
	background-color: #7A7979; 
}

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

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

tr,td {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

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

.headings {
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	valign: middle;
}

.mustardHeadings {
	font-family: arial;
	font-size: 13px;
	color: #F3AE12;
	font-weight: bold;
	valign: middle;
}

:link, :visited, {
	font-family: arial;
	font-size: 11px;
	color: #F3AE12;
	text-decoration: none;
}

:hover {
	font-family: arial;
	font-size: 11px;
	color: #F3AE12;
	text-decoration: underline;
}
  
li {
	left-indent: 20px;
}

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

.mustardText {
	font-family: arial;
	font-size: 11px;
	color: #F3AE12;
	font-weight: bold;
}

.mustardText:link,visited {
	font-family: arial;
	font-size: 11px;
	color: #F3AE12;
	font-weight: bold;
	text-decoration: none;
}

.mustardText:hover {
	font-family: arial;
	font-size: 11px;
	color: #F3AE12;
	font-weight: bold;
	text-decoration: underline;
}

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

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

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

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

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

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

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

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

.img-border{
	border: solid 2px #ffffff;
}

.smallrow {
	font-size: 4px;
}#textwrap {
	height: 220px;
	overflow: auto;
	width: 220px;
	padding-right: 10px;
	text-align: justify;
}
