/* Standard tags */
td,th {
	color: #000000;
	}
body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	}
a:link {
	color: #000000; 
	text-decoration:underline;
	}
a:visited {
	color: #000000; 
	text-decoration:underline;
	}
a:hover {
	color: #000000; 
	text-decoration:underline;
	}
a:active {
	color: #000000; 
	text-decoration:underline;
	}

.logo {
	background:url(../images/logo.jpg) no-repeat;
	position:absolute;
	top:0px;
	left:10px;	
	width:410px;
	height:123px;
	}
.page {
	position:absolute;
	top:0px;
	left:420px;	
	}
.menu_img {
	width:200px;
	border:0px;
	}
h1 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	color:#333;
	text-transform:uppercase;
	}

/* Container tags */
.left_col {
	position:absolute;
	top:130px;
	left:10px;	
	width:200px;
	}
.menu_col {
	position:absolute;
	top:130px;
	left:210px;	
	width:200px;
	}
.right_col {
	position:absolute;
	top:130px;
	left:425px;	
	width:450px;
	}	
	
.twitter {float:right;padding:5px;margin:0 0 10px 5px;background:#fff;width:25px;font-size:9px;text-align:center;border:1px solid #ddd; clear:both;}	
.twitter a {color:#ccc;text-decoration:none;}	
.twitter img {padding:0 0 5px 0}		

.container {width:900px; margin-left:10px;}
.content {width:100%;clear:both;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #ccc;}

/* Table tags */
#table {width:900px;}
#table .td1 {width:200px; padding-left:5px; padding-right:5px;}
#table .td2 {width:200px; padding-left:0px; padding-right:0px;}
#table .td3 {width:500px; padding-left:5px; padding-right:5px;}
#table .logo {width:400px; height:123; padding-left:0px; padding-right:0px; float:left; display:block;}
#table .page {padding-left:10px; padding-right:0px;  vertical-align:bottom; }

/* Menu tags */



/* Font styles */
.heading {font-size:11px;font-weight:bold;}