@charset "utf-8";
/* CSS Document */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
topTable{
	vertical-align:top;	
	padding: 0px;
}
body {
	background-color: #9ACCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/DetailsBG3.jpg);
	background-repeat: repeat-x;
}
.style3 {font-weight: bold}
.style4 {font-weight: bold; font-size: 14px; }
.style6 {font-size: 18px}
.style8 {font-weight: bold; font-size: 16px; }
.style1 {font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.titler 
{
font-weight: bold;	
font-size: 14px;	
}


