@charset "UTF-8";



#content {
	width: 610px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #003399;
	background-image: url(../images2/table_bg2.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}


.reviews {
	width: 610px;
	color: #00FF00;
	font-size: 120%;
	line-height: 150%;
	background-image: url(../images2/quote_top.gif);
	background-repeat: no-repeat;
	background-position: 23px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.quote {
	width: 450px;
	text-align: justify;
	margin-left: 60px;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 22px;
	background-image: url(../images2/quote_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}


.from {
	width: 606px;
	text-align: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	color: #67A1D3;
	font-size: 80%;
	margin-right: 0px;
	letter-spacing: 1px;
}

.from2 {
	width: 606px;
	text-align: left;
	margin-left: 300px;
	margin-top: 0px;
	margin-bottom: 0;
	color: #67A1D3;
	font-size: 80%;
	margin-right: 0px;
	letter-spacing: 1px;
}

.from3 {
	width: 606px;
	text-align: left;
	margin-left: 120px;
	margin-top: 0px;
	margin-bottom: 0;
	color: #67A1D3;
	font-size: 80%;
	margin-right: 0px;
	letter-spacing: 1px;
}


#buffer {
	margin: 0px;
	height: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #000000;
}

#nav2 {
	text-align: left;
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 170px;
}
#nav2 ul {
	margin: 0px;
	padding: 0px;
}
#nav2 li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}
#nav2 li a {
	color: #F90088;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90088;
}
#nav2 li a:hover {
	color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF00;
}
