body {
	text-align:center;
	color:#000000;
	background-color:#7151CC;
	background-image: url(../images/background.gif);
}


/* Links */
/*a:link {
	font-weight: bold;
	color: #0066FF;
}
a:visited {
	font-weight: bold;
	color: #0066FF;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}*/


/* Main Layout */
.logo {
	background-image: url(../images/header/3/logo.gif);
}
.headercell {
	background-image: url(../images/header/3/slicehorizontal.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: static;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.subheader {
	font-size: 9px;
}
.toprightcorner {
	background-image: url(../images/header/3/round-tr.gif);
}
.maincontent {
    font:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 16px;
	vertical-align: top;
	padding: 12px;
}
.footertable {
	border: thin solid #CCCCCC;
}
#history {

}
.center {
}


.footer {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
	text-align: center;
}


/*******************************************/
/**************** Main Menu ****************/
/*******************************************/
#menu {
	vertical-align: top;
}
#menu a:link {
	font-weight: bold;
	color: #990000;
}
#menu a:visited {
	font-weight: bold;
	color: #990000;
}
#menu a:hover {
	font-weight: bolder;
	color: #FF0000;
	font-size: 14px;
}
.menucell {
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	padding: 4px;
}
.menubottom {
	vertical-align: top;
	background-image: url(../images/header/menubottom.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.menuheader {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 16px;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-bottom-style: inset;
	border-bottom-width: medium;
	border-bottom-color: #666666;
	font-weight: bold;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}

.center {
	text-align: center;
	vertical-align: top;
}
.bottomline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.minitext {
	font-size: small;
	font-weight: normal;
	text-align: left;
	padding: 10px;
}

.maincontent #history th {
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	letter-spacing: 8px;
	text-align: center;
}
.maincontent #history td {

	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-top-width: 4px;
	border-bottom-width: 2px;
}
.tableborder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.maincontent th {
	background-color: #925F99;
	text-align: left;
	color: #FFFFFF;
}
.maincontent #charter th {
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	letter-spacing: 8px;
	text-align: center;
}
.maincontent #charter td {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-top-width: 4px;
	border-bottom-width: 2px;
	text-align: center;
}
#photoblock th {
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	background-color: #AC85B1;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
#photoblock td {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-top-width: 4px;
	border-bottom-width: 2px;
	text-align: center;
	font-size: x-small;
	background-color: #FFFFFF;
	width: 170px;
}
.maincontent #newsletters th {
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	letter-spacing: 8px;
	text-align: center;
}
.maincontent #newsletters td {

	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-top-width: 4px;
	border-bottom-width: 2px;
}
#menu .menucell ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu .menucell ul li {
	font-size: small;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #CCCCCC;
	margin: 0px;
	padding-left: 5px;
}
#menu .menucell ul ul li {
	font-size: small;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	list-style-type: circle;
	background-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.purple {
	background-color: #AC85B1;
}

/*new menu button layout with a list*/
#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	vertical-align: top;
	}
#button ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
	}
		
#button ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
#button ul li a {
	display: block;
	width: 100%;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D8C6DB;
	color: #000000;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #D8C6DB;
	margin-left: 0px;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

#button ul ul li {
	text-indent: 10px;
	background-image: url(../images/bullets/0156_parl_bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	}

#button ul ul li a {
	width: 100%;
	color: #000000;
	font-size: x-small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
		}


html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	}
.giDescription {
	font-size: x-small;
}
