.ms3xwinWorkaround {font-weight: normal;}

frameset {
	color: #000000;
	background-color: #FFFFFF;
}

body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 120%;
}


:link {
	color: #00AA00;
	background-color: inherit;
}
:visited {
	color: #337700;
	background-color: inherit;
}
:active {
	color: #FF0000;
	background-color: inherit;
}
@media screen {  /* hide from IE3 */
	a[href]:hover { text-decoration: underline; }
}


img {border-style: none;}

em {font-style: italic;}
strong {font-weight: bold;}

hr {width: 80%; text-align: center;}

th {
	color: inherit;
	background-color: #e6e6e6;
	text-align: center;
}
th.corner {
	color: inherit;
	background-color: #AAAAAA;
}

.filedetails {
	font-family: "Verdana", "Lucida Console", monospace;
	font-size: 80%;
}

.emailaddr {
	font-family: monospace;
	font-size: 90%;
	color: #555555;
	background-color: inherit;
	font-weight: bold;
}

.currentpage {
	color: inherit;
	background-color: #FFAA55;
}

samp, code, pre {
	color: #555555;
	background-color: inherit;
	font-family: monospace; /* navigator 4 requires this */
	font-weight: bold;
	font-size: 90%;
}

dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */

h1 {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 160%;
	line-height: 120%;
	text-align: center;
}

h2 {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 130%;
	text-align: left;
}

p.pagenav {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: inherit;
	background-color: #e6e6e6;
	padding: 2px;
	line-height: 100%;
	text-align: right;
}

p.logo {
	font-family: Verdana, "Lucida Console", sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 100%;
	color: #444444;
	background-color: transparent;
	padding-left:    0px;
	padding-right:   0px;
	padding-top:     0px;
	padding-bottom: 10px;
}

p.minimap {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	padding-left:    0px;
	padding-right:   0px;
	padding-top:     0px;
	padding-bottom: 10px;
}

p.validate {
	text-align: right;
	font-size: 8px;
	padding: 0px;
}