
body {
margin: 2px;
background-color: #ffffff;
}

body, table, td {
font-family: Tahoma, Arial, Helvetica, sans serif;
font-size: 8pt;
}

.tbl_caption {
background-color: #eeccaa;
font-family: Tahoma, Arial, Helvetica, sans serif;
font-size: 8pt;
border: 1px solid #888888;
}

.tbl_caption_top {
background-color: #eeccaa;
font-family: Tahoma, Arial, Helvetica, sans serif;
font-size: 8pt;
border-bottom: 1px solid #888888;
}

.tbl_caption_bottom {
background-color: #eeccaa;
font-family: Tahoma, Arial, Helvetica, sans serif;
font-size: 8pt;
border-top: 1px solid #888888;
border-bottom: 1px solid #888888;
}

.tbl_nav {
background-color: #aaccee;
font-family: Tahoma, Arial, Helvetica, sans serif;
font-size: 8pt;
border-top: 1px solid #888888;
border-bottom: 1px solid #888888;
}

.tbl_border, .td_border {
border: 1px solid #888888;
}

.tbl_border_right, .td_border_right {
border-right: 1px solid #888888;
}

.tbl_border_left, .td_border_left {
border-left: 1px solid #888888;
}

.tbl_border_top, .td_border_top {
border-top: 1px solid #888888;
}

.tbl_border_bottom, .td_border_bottom {
border-bottom: 1px solid #888888;
}

a {
	text-decoration: none;
	color: #336699;
	cursor: pointer;
}

.menufx {
	text-decoration: none;
	color: #6699cc;
	cursor: pointer;
}

a:hover, .menufx:hover {
//	text-decoration: underline;
	cursor: pointer;
}

div.btnfx {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

div.btnfx a {
	text-decoration: none;
	color: #444444;
	display: block;
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
/*	border: 1px solid #cccccc; */
}

div.btnfx a:hover {
	text-decoration: none;
	background-color: #88aadd;
	color: #444444;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#divDetail .Toolbar, #divHeader .Toolbar {
	color: #000000;
	background-color: #eeeecc;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans serif;
}

#divDetail .ToolbarItem, #divHeader .ToolbarItem {
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	background-color: #ffffff;
	color: #000000;
}

#divMenu .box, #divSpeak .box, #divStory .box, #divMode .box {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	border: none;
}
#divMenu .separator, #divSpeak .separator, #divStory .separator, #divMode .separator {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 4pt;
	font-weight: normal;
	text-align: center;
	border: none;
}


#divMenu a, #divSpeak a, #divStory a, #divMode a {
	text-decoration: none;
	color: #ccaa22;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}

#divMenu a:hover, #divSpeak a:hover, #divStory a:hover, #divMode a:hover {
	color: #aaaaaa;
}

.navbox {
	font-family: "Verdana", "Tahoma", "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	vertical-align: center;
/*	border: 1px solid #000000; */
}

.box {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 8pt;
	border: 1px solid #444444;
	background-color: #ffffff;
	color: #000000;
}

.button {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	border: 1px solid #444444;
	background-color: #bbbb99;
	color: #000000;
}

.buttonactive {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	border: 1px solid #444444;
	background-color: #ddddbb;
	color: #000000;
}
small {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 7pt;
	font-weight: normal;
}

big {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
}

select, input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 8pt;
	padding: 1px;
	margin: 1px;
/*	background-color: #AAAA88; */
	border: 1px solid #111111;
}

.Gold {
	color: #ff9900;
}

.Title {
	color: #ff9900;
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans serif;
}

.Source {
	color: #99ff00;
	font-style: italic;
	font-family: Tahoma, Arial, Helvetica, sans serif;
}

.MenuFX {
	color: #cc4444;
}

.MenuFX:hover {
	color: #44cc44;
}

img {
	border: 0px;
}