body {
	 color: #000000; background-color: #fff; text-align: left; margin: 0px 0px 0px 0px;
}

.maintable {
	width: 1048px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	vertical-align:top;
	background-color: #fff;
}

#logo1 {
	margin-left: auto;
	margin-right: auto;
	height: 51px;
	width: 1000px;
	background-image: url('top_aw.gif');
	background-repeat: no-repeat;
	
}

#collefttop {
	background-image: url(left1.gif);
	width: 24px;
	height: 51px;
	background-repeat: repeat-y;
}

#colrighttop {
	background-image: url(right1.gif);
	width: 24px;
	height: 51px;
	background-repeat: repeat-y;
}

#menudrop {

	background-image:url(dropdowncenter.gif);
	background-repeat: repeat-x;
	background-color: #fff;	
	width: auto;
	height: 36px;
	
}

#colleft {
	background-image: url(left1.gif);
	width: 24px;
	height: 36px;
	background-repeat: repeat-y;
}

#colright {
	background-image: url(right1.gif);
	width: 24px;
	height: 36px;
	background-repeat: repeat-y;
}

#infoleft {
	width: 1000px;
	height: 30px;
	text-align: left;
	background-color: #f7f7f7;
}

#inforight {
	width: 385px;
	text-align: right;
	background-color: #f7f7f7;
	border-bottom: 0px solid #c0c0c0;
	border-top: 0px solid #c0c0c0;
	padding-right: 0px ;
}

#colleft1 {
	background-image: url(left1.gif);
	width: 24px;
	height: 100%;
	background-repeat: repeat-y;
}

#colright1 {
	background-image: url(right1.gif);
	width: 24px;
	height: 100%;
	background-repeat: repeat-y;
}

.maintable1 {
	width: 1048px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align:top;
	background-color: #fff;
}

#colbotleft {
	background-image: url(left1.gif);
	background-repeat: repeat-y;
	width: 24px;
	height: 65px;
	
}

#colbot {
	background-image: url(center.gif);
	height: 65px;
	width: 1000px;
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	
}

#colbotright {
	background-image: url(right1.gif);
	background-repeat: repeat-y;

	width: 24px;
	height: 65px;
}

.smalltext {
	font: 7pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
