body {
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #7fa5d4;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	background-image : url(images/backbdy.gif);


}

#lefti A:link {
	COLOR: #E0F4F9;
	TEXT-DECORATION: underline;
	background-color : #E0F4F9;
display : block;
	position: static;
	margin-left : 0px;
	margin-right : 38px;
	clear : both;
}
#lefti A:visited {	
    COLOR: #E0F4F9;
    TEXT-DECORATION: underline;
	background-color : #E0F4F9;
display : block;
	position: static;
	margin-left : 0px;
	margin-right : 38px;
	clear : both;
}
#lefti A:hover {
    COLOR: #ffcc00;
    TEXT-DECORATION: underline;
	background-color : maroon;
	font-family : sans-serif;
	display : block;
	position: static;
	margin-left : 0px;
	margin-right : 38px;
	clear : both;
}

.lefti A:link {
	COLOR: #E0F4F9;
	TEXT-DECORATION: underline;
	background-color : E0F4F9;
}
	.lefti A:visited {	

COLOR: #E0F4F9;
TEXT-DECORATION: underline;
	background-color : E0F4F9;
}
	.lefti A:hover {

COLOR: #ffcc00;
TEXT-DECORATION: underline;
background-color : 336699;
}


#toptable{
	background-image : url(images/backbig.gif);
	width : 100%;
}
.toptable{
	background-image : url(images/backbig.gif);
	width : 100%;
}


A:link {
COLOR: #0000ff;
TEXT-DECORATION: underline;


}
A:visited {
COLOR: #0000ff; 
TEXT-DECORATION: underline;



}
A:hover {
	BACKGROUND: #b8e4fa;
	COLOR: #00000f;
	TEXT-DECORATION: underline overline;
	
}

.cap {
	color : #660033;
	text-transform: capitalize;
	font-family : southern, Souvenir, Arial, Helvetica, sans-serif;
	font-size : 1.4em;
	font-weight : bold;
}
#text{
	font-family : southern, Souvenir, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 1.1em;
	font-weight : bold;
}
hr{
	color : #336699;
	height : 1px;
}