body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	background-image: url('images/bkg_img.gif'); 
	background-repeat: repeat-x; 
}

table {
	font:9pt arial;
}

a {
	font-family: Tahoma, Verdana, Arial;
	color: #008C8D;
	font-size: 11px;
	text-decoration : none;
	background-color: none;
}

a:hover {
	color: #008C8D;
	background-color: none;
	text-decoration: underline;
}
	
a:visited {
	color: #008C8D;
	text-decoration : none;
	background-color: none;
}

p {
	text-align: justify;
}

.title_header1 {
	font:16pt arial;
	font-weight:bolder;
}

.title_header2 {
	font:9pt arial;
}

.botton_nav {
	color:#ffffff;
	font-size:9pt;
}

.botton_nav a {
	color:#cccccc;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}

.botton_nav a:hover {
	color:#ffffff;
	font-size:9pt;
	font-weight:bold;
}
.footer {
	font-size:8pt; 
	color:#999999;
}

/*
.left_back {
	background-image: url('images/left_back.gif'); 
	background-repeat: repeat-x; 
}

.right_back {
	background-image: url('images/right_back.gif'); 
	background-repeat: repeat-x; 
}
*/
