@charset "utf-8";
#borderleft, #borderright, #bordertop, #borderbottom {
	font-size: 1px;
}
#borderleft { width: 16px; background: url(Images/b_lef_rig.jpg) 0px 0px repeat-y; } 
#borderright { width: 16px; background: url(Images/b_lef_rig.jpg) -16px 0px repeat-y; }
#bordertop { height: 16px; background: url(Images/b_top_bot.jpg) 0px 0px repeat-x; }
#borderbottom { height: 16px; background: url(Images/b_top_bot.jpg) 0px -16px repeat-x; }
#topleft, #topright, #bottomleft, #bottomright {font-size: 1px;	width: 16px;height: 16px;}
#topleft { background: url(Images/corners.jpg) 0px 0px no-repeat;}
#topright {	background: url(Images/corners.jpg) -16px 0px no-repeat;}
#bottomleft { background: url(Images/corners.jpg) 0px -16px no-repeat;}
#bottomright { background: url(Images/corners.jpg) -16px -16px no-repeat;}
#contenttd { background-color: #000000; text-align: justify; vertical-align: top; }
#table_body { width: 60%; margin-left: 10%;}
#navigation {
	float: right;
	display: block;
	clear: right;
	width: 19%;
	text-align: right;
	margin-right: 10%;
	font-size: 14px;
	font-weight: bold;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
.image_table {
	background-position: center top;
	vertical-align: top;
}
.red_colore {
	color: #0000CC;
	text-decoration: none;
}

#navigation a:hover {
	color: #999999;
	text-decoration: blink;
}
#spacer {
	height: 60px;
	display: block;
	clear: both;
	font-size: 1px;
}

#footer {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #FF0000;
}
#footer img { border: none; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Images/background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.blue_fade {
	background-image: url(Images/blue_fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 170px;
}
.logo {
	vertical-align: top;
	margin-left: 80px;
}
.main_table {
	background-color: #000000;
	background-position: top;
	margin-left: 80px;
}
.back_ground_black {
	background-image: url(Images/Black_border.jpg);
	background-repeat: repeat-y;
}
.black_back_ground_bottom {
	background-image: url(Images/curved_corners_bottom.jpg);
	background-repeat: no-repeat;
	background-position: -1px top;
	height: 47px;
	vertical-align: top;
	text-align: center;
	padding: 0;
	margin: 0;
}
.text_just {
	text-align: justify;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
}

.logo_table {
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	height: 29px;
	background-image: url(Images/blue_bar.jpg);
	background-repeat: repeat-x;
}
.footer_center {
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
