body {background-color:#FFFFFF; margin:0; padding:0;}
a:link {color:#000000; text-decoration: none;}
a:visited {color:#000000; text-decoration: none;}
a:active {color:#000000; text-decoration: none;}
a:hover {color:#000000; text-decoration: underline;}
.otab {background-color:#FFFFFF; border-bottom:1px solid #000000; padding:5; margin:0; cell-spacing:0; font-family:Verdana; font-size:13px; line-height:16px; color: #000000;}
.mtab {background-image: url("ats_dia.jpg"); border:0; padding:0; margin:0; cell-spacing:0; font-family:Verdana; font-size:11px; line-height:16px; color: #000000;}
.itab {font-family:Verdana; font-size:11px; line-height:16px; color: #000000;}
.utab {background-color:#FFFFFF; border-top:1px solid #000000; padding:5; margin:0; cell-spacing:0; font-family:Verdana; font-size:11px; line-height:16px; color: #000000;}
.extab {font-family:Verdana; font-size:11px; line-height:16px; color: #000000;}
.extab2 {color: #808080; font-size:11px; font-family:Verdana;}
#header {
	position: relative;
	padding: 0;
	color: #fff;
	background-image: url(headerbg.jpg);
	background-repeat: repeat-x;
	height: 110px;
	left: auto;
	top: -30px;
	background-position: top;
	margin: 0px;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	/* change the values of top and left to adjust the position of the logo*/
	top: 58px;
	left: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	width: 455px;
	height: 48px;
}

/* header links */
#header #header-links {
	position: relative;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Tahoma, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	left: 200px;
	top: 20px;
	bottom: 0px;
}
#header #header-links a {	
	color: #FFFFFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #330099;	
}
#footer {
	color: #FFFFFF;
	clear: both;
	height: 70px;
	text-align: center;
	font-size: 92%;
	background-image: url(headerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer a {
	text-decoration: none;
	margin: 15px 5px 10px 5px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
