/*Common*/

html, body {
	font-size: 8pt;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color:#222222;
	background-color:#73c5e5;
	background-image:url(../graphics/bg1.gif);
	background-position:center;
	margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
	padding: 0;
	border: none;
    scrollbar-darkshadow-color:#4b87ac;
    scrollbar-3dlight-color:#4b87ac;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#ffffff;
    scrollbar-face-color:#ffffff;
}
A:link {text-decoration: none; color: #222222;}
A:visited {text-decoration: none; color: #222222;}
A:active {text-decoration: none; color: #222222;}
A:hover {text-decoration: none; color: #0b97d1;}

h1 { font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #0b97d1;
	margin-bottom: 5px;
	margin-top: -5px;
}
h2 { 
    font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    color: #065a81;
	margin-bottom: 0px;
}

.bold
{
    font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    color: #065a81;
	margin-bottom: 0px;
}
.links {
    font-size: 8pt;
	color: #ffffff;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.links a:link {
	color: #222222;
	text-decoration: none;
}
.links a:visited {
	color: #222222;
	text-decoration: none;
}
.links a:hover { 
	color: #ffffff;
	text-decoration: none; 
}
.links a:active {
	color: #222222;
	text-decoration: none;
}
.header
{
    font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #086895;
}
.header2 {
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #000000;
	text-align:left;
	padding-left:5px;
	margin-bottom:5px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.searchButton 
{
	border: #69b7d5 1px solid;
	width: 20px;
	height: 20px;
	font-size: 9px;
	color: #000000; 
	font-family: Geneva, Arial, helvetica, sans-serif;
	background-color: #d4e7ed; 
	text-align: center;
	vertical-align:middle;
}
.searchField 
{
	border-left: #ffffff 0px;
	border-right: #ffffff 0px;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	font-size: 7pt;
	font-family: Geneva, Arial, helvetica, sans-serif;
	width: 55px;
	vertical-align:middle;
}
.searchText
{
	font-size: 7pt;
    font-family: Geneva, Arial, helvetica, sans-serif;
    color:#000000;
	vertical-align:middle;
}
.searchDot
{
	vertical-align:middle;
}
.author {
	border-color:#CCCCCC;
	border-bottom: 1px solid;
	text-align:left;
}
.guides {
	background-color:#66CC00;
	color:#FFFFFF;
	text-align:justify;
	padding:5px;
}
li.bullet {
	list-style-image: url(../graphics/blt.gif);
}
.indexLink {
	border-color:#CCCCCC;
	border-bottom: 1px solid;
	text-align: left;
	text-transform: uppercase;
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
}
.indexTextLinks {
	font-size: 7pt;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color:#222222;
}
.indexLinkHeader {
	font-size: 9pt;
	color: #0b97d1;
	font-weight: bold;
	margin-bottom: 5px;
}

/*Table Properties*/

#outside-box {
    background-color: #ffffff;
	margin:auto;
	text-align: left;
	width: 900px;
	height: 900px;
	padding: 0px;
}

#banner {
	background-color: #f9fcfc;
	background-image: url(../graphics/bg-banner.gif);
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 80px;
}

#menu1 {
	background-color: #65bb12;
	background-image:url(../graphics/bg-menu-tp.gif);
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 30px;
}

#menu2 {
	background-color: #afe17c;
	background-image:url(../graphics/bg-menu-btm.gif);
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 70px;
}

#main {
    background-color: #ffffff;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 770px;
}

#menu-left {
	background-image:url(../graphics/bg-menu-lft.gif);
    background-color: #e9f8fc;
	margin: 0 auto;
	text-align: center;
	width: 200px;
	height: 770px;
}

#menu-content {
	width: 90%;
	height: auto;
	margin-top: 5px;
}

#header-bar {
	background-image:url(../graphics/bg-header.gif);
	width: 100%;
	height: 50px;
	padding: 5px;
}

#content {
	width: 100%;
	padding: 5px;
}

#inside-split {
	width: 100%;
	padding: 0px;
}

#photobox {
	width: 100%;
	height: 125px;
	padding: 0px;
	background-image:url(../graphics/bg-photobox.gif)
}

#table-top {
	width: 100%;
	height: 25px;
	padding: 0px;
	text-align: center;
	vertical-align:middle;
	background-image:url(../graphics/table-top.gif)
}

#table-mid {
	width: 100%;
	padding: 5px;
	background-image:url(../graphics/table-mid.gif)
}

#table-btm {
	width: 100%;
	height: 20px;
	padding: 0px;
	background-image:url(../graphics/table-btm.gif)
}

#hotel-box {
	background-image:url(../graphics/hotel-box.gif);
	width: 250px;
	height: 100px;
	padding: 0px;
}
#header {
	background-image:url(../graphics/header.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 25px;
	padding: 5px;
	margin-top: 5px;
}