/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}
.blue{
color:#AAC6DC;
}
.bluea{
color:#AAC6DC;
font-weight:bold;
text-decoration:none;
}
.bluea:hover{
color:#CCCCCC;
}
a{
color:#92AFCB;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#AAC6DC;
}
.style1 {color: #CCCCCC}
.enter_links {
	font-size: 14px;
}
.slideshow {

	width: 784px;
	height: 338px;
	overflow: hidden;
	margin: 18px auto;
	position: relative;
}
.images div {
position: absolute;
font-size: 12px;

}
.images {
	background: red;
}
