div#greybar{
	position:relative;
	padding:0;
	width:900px;
	height:20px;
	background-color: #180190;
	background-repeat:x;
}

.headingText{
	font-size:10pt;
	color: #ffffff;
	font-weight: bold;
	position:relative;
	top:1px;
	left: 4px;
}

.headingArea{
	background-color: #d7181f;
	height: 20px;
	width: 760px;
	margin-top: 5px;
	margin-left:5px;
}

.content{
	color:#000000; 
	font-family: tahoma;
	font-size:10pt;
	width:750px;
	background-color:#ffffff;
	padding-left:0px;
	padding-right:5px;
	padding-top:1px;	
	padding-bottom:10px;
	margin-left:5px;
}
.innercontent{
	color: #000000; 
	font-family: tahoma;
	font-size:10pt;
	width:740px;
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;	
	padding-bottom:5px;
}

.headingAreaBig{
	background-color: #d7181f;
	height: 20px;
	width: 400px;
	margin-top: 5px;
}

.contentAreaBig{
	color:#cccccc; 
	font-family: arial;
	font-size:8pt;
	width:510px;
	height:225px;
	background-color:#6b6c69;
	padding-bottom:10px;
	padding-top:0px;
	background-image: url(../images/slice.jpg);
}

.contentAreaBigprofile{
	 
	font-family: arial;
	font-size:8pt;
	width:500px;
	background-color:#ffffff;
	padding-bottom:10px;
	padding-top:0px;
	background-image: url(../images/abeylabg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
.headingAreaMedium{
	height: 20px;
	width: 510px;
	margin-top: 0px;
}

.contentAreaMedium{
	color:#000000; 
	font-family: arial;
	font-size:9pt;
	width:500px;
	padding-bottom:10px;
}

.headingAreaSmall{
	background-color: #d7181f;
	height: 20px;
	width: 195px;
	margin-top: 10px;
}

.contentAreaSmall{
	color:#000000; 
	font-family: arial;
	font-size:8pt;
	width:195px;
	height:180px;
	background-color:#e2e2e2;
	padding-bottom:10px;
}

.imageAreaSmall{
	color:#000000; 
	font-family: arial;
	font-size:8pt;
	width:195px;
	height:200px;
	background-color:#e2e2e2;
	padding-bottom:10px;
	margin-top:10px;
}

.contentAreaLeft{
	position:relative;
	color:#ffffff; 
	font-family: arial;
	font-size:8pt;
	width:130px;
	background-color:#eeeeee;
	padding-bottom:0px;
	margin-top: 0px;
}

.imageAreaBig{
	color:#ffffff; 
	font-family: arial;
	font-size:8pt;
	width:240px;
	background-color:#363636;
	padding-bottom:0px;
	margin-top: 0px;
}

.results{
	color:#000000; 
	font-family: arial;
	font-size:8pt;
	width:400px;
	margin-left:50px;

}

.menuStyle{
	font-family: arial;
	font-size:8pt;
	font-weight: bold;
	margin-top: 5px;
}


.menuBottom{
	height: 20px;
	width: 130px;
	background-image: url(../images/bottombutton.jpg);
	background-repeat: no-repeat;
}

.menuParent{
	height: 20px;
	width: 130px;
	background-image: url(../images/greybutton.jpg);
	background-repeat: no-repeat;
}

.menuParent a{
	text-decoration: none;
	color: #909090;
	position:relative;
	top: 3px;
	left:4px;
}

.selected a{
	text-decoration: none;
	color: #ffffff;
	position:relative;
	top: 3px;
	left:4px;
}

.selected{
	background-image: url(../images/greenbutton.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
	color: #ffffff;
}

body{
	background-color: #ffffff;
}


<style type="text/css">

		body { color:#000000; font-family: tahoma; font-size: 9pt; }
		h1 { color:#003399; font-family: tahoma; font-size: 14pt; text-align:left; font-weight:bold; margin-top: 0.3em; margin-bottom: 0.5em; text-indent:10px;}
		h2 { color:#000000; font-family: tahoma; font-size: 12pt; font-weight:bold; margin-top: 0em; margin-bottom: 1em;  text-indent:0px;}
		h3 { color:#000000; font-family: tahoma; font-size: 10pt; text-align:center; font-weight:bold; margin-top: 0em; margin-bottom: 0em; background-color:#ccff99;}
		h4 { color:#909090; font-family: arial; font-size: 7pt; margin-top: 0em; margin-bottom: 0em;}
		h6 { color:#000000; font-family: tahoma; font-size: 8pt; font-weight:bold; margin-top: 0em; margin-bottom: 0em;}
		h7 { color:#000000; font-family: tahoma; font-size: 10pt; text-align:left; font-weight:bold; margin-top: 0em; margin-bottom: 0em;}
		p  { color:#000000; font-family: tahoma; font-size: 9pt; }
		td { color:#000000; font-family: tahoma; font-size: 9pt; }
		a  { color:blue; font-family: tahoma; font-size: 9pt; }
		
		a.menu:link {font-family: tahoma; color:white; font-size: 8pt; font-weight: bold; text-decoration: none; vertical-align: middle;}
		a.menu:visited {font-family: tahoma; color:white; font-size: 8pt; font-weight: bold; text-decoration: none; vertical-align: middle;}
		a.menu:active {font-family: tahoma; color:white; font-size: 8pt; font-weight: bold; text-decoration: none; vertical-align: middle;}
		a.menu:hover {font-family: tahoma; color:#0167B7; font-size: 8pt; font-weight: bold; text-decoration: none; vertical-align: middle;}
	</style>
