﻿body { 

	background: url(images/back.gif);
	margin: 0;
	padding: 0; 
}


td {
	margin: auto auto auto auto;
	background-position: center;
	background: #000000 center;
	font-family: "Verdana", "Arial", "Tahoma";
	font-size: 8pt;
	line-height: 140%;
	color: #FFFFFF;
	text-align: center;
}



A:link {

	color: #F79218; 
	text-decoration:none;
}



A:visited {

	color: #F79218; 
	text-decoration:none;
}



A:hover {

	color: #F7BA00;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #C1C1C1;
}		



.banner1 {
	background: url(images/title_1_back.gif);
	font-size: 11pt;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight:bold;
	height:20px;
}

.banner2 {
	background: url(images/title_3_back.gif);
	font-size: 11pt;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight:bold;
	height:20px;
}


.title1 {
 	background: url(images/title_2_back.gif);
	font-size: 9pt;
	padding-left: 5px;
	color: #F7BA00;
	font-weight:bold;
	height:20px;
}
.title2 {
    background: #FFFFFF;
	font-size: 9pt;
	padding-left: 5px;
	color: #007598;
	font-weight:bold;
	height:20px;
}

.table_border {

	border: 1px solid #C1C1C1;
}