@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#5085bb;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	line-height:17px;
}

.table-bg-left { background-image:url(/site_media/images/left-bg.gif); background-repeat:repeat-y; width:27px; height:28px;}
.table-bg-right { background-image:url(/site_media/images/right-bg.gif); background-repeat:repeat-y; width:35px; height:27px;}
a {color:#069;text-decoration:none;	}
a:hover {color:#333; text-decoration:underline}
.title{font-size:16px; color:#FFF; text-align:left; font-weight:bold; padding-left:10px}
ul{margin-top:10px;}
.copyrights{font-size:10px; color:#999; padding:5px;}
.heading{font-size:14px; color:#069; font-weight:bold; line-height:25px}
