body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #bbccff;
	color: #222222;
}
.body a:link{
	color: #000000;
}

p{
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.title{
	font-family: sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4444aa;
}

.scroller{
	float:center;
	width: 95%;
	height: 75%;
	overflow: auto;
	}
.thumb{
	float:left;
	width:110px;
	height:80px;
	margin:3px;
	margin-left:7px;
	margin:left:8px;
	text-align:center;
	}
.thumbimg{
	border-radius:5px;	
	box-shadow:3px 3px 5px #333;
}
.preview{
	box-shadow:5px 5px 10px #558;
	border-radius:12px;
	border:2px solid #fff;
}

	
.page{
	margin-top:50px;
	width:90%;
	height:85%;
	float: center;
	border:1px solid #555;
	border-radius:12px;
	background:#fff;
	box-shadow:5px 5px 12px #666;
	minimum-height:600px;
}

.background{
	width: 900px;
	background:#fff;
	text-align: left;
}

.header{
	float:center;
	height: 138px;
	width: 100%;
	background:#fff;
	border-radius:12px 12px 0px 0px;
	}

.menu{
	float:center;
	width:100%;
	margin-right:50px;
	height:26px;
	color:#ccc;
	padding-top:3px;
	background:#888;
}

.content{
	float:center;
	background-image: url('images/bgpic.jpg');
	background-repeat: no-repeat;
 	background-position: top left;
	background:#fff;
}

.left{
	float:left;
	width:45%;
	padding:17px;
	padding-top:12px;
	text-align:left;
}

.right{
	float:left;
	width:45%;
	padding:7px;
	padding-top:12px;
	text-align:left;
}
.bottom{
	background-image: url('images/bgbottom.png');
	background-position: top center;
	height: 35px;
	width: 90%;
	color: #ffffff;
	padding:7px;
	padding-bottom:5px;
	border:1px solid #000;
}

.footer{
	float:center;
	width:90%;
	height:100px;
	padding-top:10px;
	font-family:sans-serif;
	font-size:10px;
	vertixal-align:bottom;
}
.footer_left{
	width:300px;
	float:left;
	padding-left:30px;
	text-align:left;
}
.footer_right{
	width:300px;
	float:right;
	padding-right:30px;
	text-align:right;
}
a:link{
	text-decoration: none;
	color: #bbbbbb;
	font-family: sans-serif;
	font-size: 14px;
}
a:visited{
	color: #bbbbbb;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
}
a:hover{
	color: #333333;
	font-family: sans-serif;
	font-size: 14px;
}

a:active{
	color: #000000;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}
 
.menu{
	color: #ffffff;
	font-family: sans-serif;
	font-size: 14px;
}
	

.roof{
	background-image: url('images/bgfade.jpg') no-repeat;
	background-position: top center;
}

table, td{
	padding: 2px 5px 2px 5px;
}


.tdright{
	text-align: right;
	font-family: sans-serif;
	font-size: 9px;
	color: #ffffff;
	height: 50px;
	text-align: bottom;
}

.tdleft{
	text-align: left;
	font-family: sans-serif;
	font-size: 9px;
	color: #ffffff;
	height: 50px;
	text-align: bottom;
}

tdleft a:link{
	font-size: 8px;
	font-family: sans-serif;
	}


