a {
	color : #333333;
	text-decoration : none;
}
.caption {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


a:hover {
	color : #000033;
	text-decoration : underline;
}

a.white {
	color : #ccc;
	text-decoration : none;
}

a:hover.white {
	color : #ccc;
	text-decoration : underline;
}


td {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 12px;
}

.alt {
	color : #555;
}

.side-border-left {
	color : #000000;
	background-color : #eee;
	width: 800px;
	padding-left: 10px;
	padding-right: 10px;
}


.capmain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #333333;
	padding : 2px 4px 4px 0px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A51A1;
	font-weight: bold;
}



h1 {
	margin:0px 0px 15px 0px;
	padding:10px 10px 10px 20px;
	font-size:48px;
	line-height:42px;
	font-weight:900;
	color:#FFFFFF;
	}

