@charset "utf-8";

h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}

/* t r b l */

body {background-color: #505050; font-family: "Trebuchet MS"; font-size: 10pt; text-align: left}
a:active, a:link, a:visited {color: #505050; background-color: transparent; text-decoration: none}
a:hover {color: yellow; background-color: red; text-decoration: underline;}
a img,:link img,:visited img {border-width: 2px; border-style: inset; border-color: yellow}
a:hover img {border-width: 2px; border-style: inset; border-color: red}
textarea {font-family: "Trebuchet MS"; font-size: 10pt}
button {width: 80px; height: 22px; font-family: "Trebuchet MS"; font-size: 9pt}

.menu {background-color: #d0d0d0; color: #505050}
.menuHead {font-weight: bold; color: #b0a090}
.logo {width: 32px; height: 200px; position:absolute; left: -8px; top: 20px}
.spread {background-color: #000000; color: #d0d0d0; position: absolute; left: 20px; top: 20px; 
	padding-left: 40px; padding-right: 40px; padding-bottom: 20px}
.leftLane {width: 180px; padding: 6px 16px 6px 10px; background-color: #d0d0d0; color: #505050;
	font-family: "Trebuchet MS"; font-size: 10pt; text-align: left}
.rightLane {xwidth: 520px; padding: 6px 16px 6px 16px; background-color: #505050; color: #d0d0d0; 
	font-family: "Trebuchet MS"; font-size: 10pt; text-align: left}
.box {width: 360px; padding: 6px 16px 6px 16px; background-color: #505050; color: #d0d0d0; 
	font-family: "Trebuchet MS"; font-size: 10pt; text-align: justify}
.blurb {background-color: #505050; color: #d0d0d0; font-family: "Trebuchet MS"; font-size: 10pt}
.wt {color: white; font-weight: bold}

.intr {color: white; font-weight: bold; line-height: 24px}
a:active intr, a:link intr, a:visited intr {color: yellow; background-color: transparent}

.mainlk {font-weight: bold}
a.mainlk:active, a.mainlk:link, a.mainlk:visited {color: yellow; background-color: red}

.lk {font-weight: bold}
a.lk:active, a.lk:link, a.lk:visited {color: yellow; background-color: transparent}
