body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #d7cfd4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	line-height: 1.5em;
 	background-image: url(bg10.jpg);
}

h1, h2, h3 {
	color: #622e53;
	text-decoration: underline;
}

a:link {
	color: #b65899;
	text-decoration: none;
}
a:visited {
	color: #b65899;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}

a:active {
	color: #b65899;
	text-decoration: none;
}

#wrapper { 
	margin: 0 auto;
	width: 1024px;
}

#header {
	width: 1024px;
	color: #000;
	margin: 0px 0px 0px 0px;
	height: 143px;
	background: #BD9C8C;
 	background-image: url(aa-toplogo.jpg);
	background-repeat: no-repeat;
}

#header1 {
	width: 1024px;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background: #652d54;
	background-image: url(bg1.png);
	background-repeat: repeat-x;
}

#topbar { 
	color: #333;
	width: 1024px;
	height: 1px;
	background: #632f53;
}

#content { 
	width: 1024px;
	background: #F2F2E6;
}

#contenttext {
	padding: 10px;
}

#maintable {
	color: #532144;
	font-weight: normal;
	font-size: 100%;
}

#dirtbl td {
	font-weight: normal;
	font-size: 90%;
	border: 1px solid cyan;
}

#footer { 
	color: #FFF;
	width: 1024px;
	height: 20px;
	background: #652d54;
}

#copy {
	color: #666666;
	float: right;
	width: 50%;
	font-size: 9px;
	text-align: right;
}


/* TOP CSS MENU */

#tabs {
	float:left;
	width:100%;
	font-size:110%;
	line-height:normal;
	margin-top: 105px;
	margin-left: 0px;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:left;
	border-right: 1px solid #333;
	background:url("media/left.png") no-repeat left top;
	margin-left: 0px;
	padding:0 0 0 0px;
	text-decoration:none;
}

#tabs a span {
	float:left;
	display:block;
	background:url("media/right.png") no-repeat right top;
	padding:4px 6px 4px 6px;
	margin-right:2px;
	color:#666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float:none;
}

/* End IE5-Mac hack */
#tabs a:hover span {
}

#tabs a:hover {
	background: #d8c1ce;
}



/* BOTTOM CSS MENU */

#bottomtabs {
	float: left;
	width: 50%;
	font-size:80%;
	line-height:normal;
	margin-left: 10px;
	margin-bottom:1em; /*margin between menu and rest of page*/
	text-align: right;
	overflow:hidden;
}

#bottomtabs ul {
	margin:0;
	padding:1px 5px 1px 5px;
	list-style:none;
}

#bottomtabs li {
	display:inline;
	margin:0;
	padding:0;
}

#bottomtabs a {
	color: white;
	float:left;
	border-right: 1px solid #EEE;
	margin-left: 0px;
	padding:0 0 0 0px;
	text-decoration:none;
}

#bottomtabs a span {
	float:left;
	display:block;
	padding:3px 6px 3px 6px;
	margin-right:2px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#bottomtabs a span {
	float:none;
}

/* End IE5-Mac hack */
#bottomtabs a:hover span {
}

#bottomtabs a:hover {
	background: #5c234b;
}

#produced {
	size: 9px;
}
