a:link {
	color: #000099;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 2em;
	color: #000000;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.5em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
body {
	background-color: #DDEFFF;
	background-image: url(image/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.2em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.reviews {
	font-size: 1.4em;
}

.mid {
	text-align: center;
}


.three {
	background-image: url(image/c.png);
	background-repeat: no-repeat;
	height: 15px;
}

.two {
	background-image: url(image/b.png);
	background-repeat: repeat-y;
	padding: 10px;
	text-align: center;
}
.one {
	background-image: url(image/a.png);
	background-repeat: no-repeat;
	height: 17px;
}

.glue {
	width: 750px;
	margin: auto;
	text-align: center;
}
p {
	margin: 7px;
}
.min {
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}
.revimg {
	clear: left;
	float: left;
	padding-bottom: 10px;
}
hr {
	clear: both;
}


.min a:link, .min a:visited, .min a:hover {
text-decoration: none;
}


.reviews p { background-color: #FFFFFF; z-index: 100; }

.linksite {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

p.reviews a:link, p.reviews a:visited {
color:#000066; text-decoration: none;
}
p.reviews a:hover { text-decoration: underline; }

textarea {
	border: 1px solid #51A8FF;
	padding: 5px;
}
.midimg {
	vertical-align: middle;
}
