
body {
	margin: 0px;
	padding: 0px;
	background: #868d97 repeat-y;
}

div {
	margin: 0;
	padding: 0;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

#title1 {
	position: absolute;
	top: 155px;
	left: 470px;
	font-family: Verdana, sans-serif;
	text-align: left;
	font-size: 20px;
	color: black;
}
#left {
	position: absolute;
	top: 0px;
	left: 0px;
}
#up {
	position: absolute;
	top: 0px;
	left: 125px;
}
#right {
	position: absolute;
	top: 63px;
	left: 673px;
}
#down {
	position: absolute;
	top: 396px;
	left: 125px;
}
#center {
	position: absolute;
	top: 63px;
	left: 125px;
}

#gallery {
	margin: 0 0 0 0;
	position: absolute;
	left: 75px;
	top: 0px;
	width: 654px;
	height: 50px;
	font-family: Verdana, sans-serif;
	text-align: center;
 	color: white;
 	
}
#menu {
	margin: 0 0 0 0;
	position: absolute;
	left: 30px;
	top: 520px;
	font-family: Verdana, sans-serif;
 	color: white;
 	
}

.foot {
	color:#444444;
 	font-size: 12px;
	position: absolute;
	width: 780px;
	left: 0px;
	top: 570px;
 }

#content {
	top: 62px;
	left: 125px;
	position: absolute;
	width: 548px;
	height: 334px;
	font-family: Verdana, sans-serif;
	text-align: left;
 	color: black;
	font-size: 10px;
	}

a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	
}
a.x {
	color: #de5333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	
}
a.red {
	color: #de5333;

}
a.blue {
	color: #0000ff;

}
a:hover {
	color: #ff5555;
}
a:hover.x {
	color: #3335de;
}

a.c {
	color: #000000;
	font-size: 10px;
}
a.selected {
	color: black;
}
a.ti {
	color: red;
}


P{	
	margin: 0px 30px 20px 30px;
}
.h {
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: 16px;
	color: black;
	font-weight: bolder;
}
#h {
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: 16px;
	color: black;
	font-weight: bolder;
}
#table{
	position: absolute;
	left: 0px;
	top: 0px;

}

.c {
	cursor:hand;
}

.big {
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	color: black;
	font-weight: bolder;
	}
	
.otd {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: black;
	cursor:hand;
	height: 20px;
	}
