/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/new/background_700x800.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #5f0962;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #2E2E2E;
	line-height:25px;
}
a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #262D70;
}
a:active {
	color: #262D70;
}
a {
	font-size: 11px;
	font-family: Tahoma;
	line-height: 16px;
}
h3 {
    font-family:Tahoma;
	font-size: 16px;
	color:#333399;
	line-height:20px;
	}
.leftnav {
    font-size: 11px;
	color: black;
	line-height:14px;
}
.leftNavHeader {
	color: #262D70;
	font-size: 14px;
	font-family: "Trebuchet MS", "Lucida Sans";
	line-height: 14px;
}