body {background-color:FFFFFF;
	font-size:62.5%; 
/* This adjustment brings the standard 16px em disply to 10px
enabling the webster to size in em with an easy way to see equivalency
for example, 1em is now 10px, 0.7 is 7px, 1.4 is 14px */
	color: #006699; 
	font-family: Tahoma, Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 1em;
}
input {
	font-family: Tahoma;
	font-size: .9em;
}
select {
	font-family: Tahoma;
	font-size: .9em;
}
.bg_press {
	background-image: url(../images/bg_press.gif);
	height: 79px;
	width: 163px;
}
.bg_member {
	background-image: url(../images/bg_member.gif);
	height: 89px;
	width: 271px;
}
.bg_quick {
	background-image: url(../images/bg_quick.gif);
	height: 79px;
	width: 162px;
}
.bg_pul {
	background-image: url(../images/bg_pul.gif);
	height: 413px;
	width: 263px;
}
.bg_welcome {
	background-image: url(../images/bg_welcome.gif);
	height: 413px;
	width: 267px;
}
.bg_copyright {
	background-image: url(../images/bg_copyright.gif);
	height: 21px;
	width: 360px;
}
.bg_all {
	background-image: url(../images/bg_all.gif);
	height: 800px;
}
.bg_bottom {
	background-image: url(../images/bg_bottom.gif);
	height: 50px;
}

.txt_sun {
	font-family: Tahoma;
	font-size: .9em;
	color: #006699;
}
.txt_dbrown {
	font-family: Tahoma;
	font-size: .9em;
	color: #796756;
}
.txt_international {
	font-family: Tahoma;
	font-size: .9em;
	color: #330033;
}
.txtTopNav {
	font-family: Tahoma;
	font-size: .8em;
	font-weight:bold;
	color: #000000;
}
.txtRegNight {
	font-family: Tahoma;
	font-size: .9em;
	font-weight:bold;
	color: #000000;
}
.tex_copyright {
	font-family: Tahoma;
	font-size: .7em;
	color: #CAAB8F;
}
.text_beige {
	font-family: Tahoma;
	font-size: .9em;
	font-weight:bold;	
	color: #E4CFBE;
}
.txt_red {
	font-family: Tahoma;
	font-size: .9em;
	color: #7F0D0A;
}
.txt_red_bold {
	font-family: Tahoma;
	font-size: .9em;
	font-weight: bold;
	color: #7F0D0A;
}
.txt_red_bold_insight {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #7F0D0A;
}
.nav {font-size: 1.3em;
}
a:link {color:#0000FF}    /* unvisited link */
a:visited {color:#990099} /* visited link */
a:hover {color:#009900}   /* mouse over link */
a:active {color:#0000FF}  /* selected link */

a.author:link {color:#0000FF; font-size: .8em;}    /* unvisited link */
a.author:visited {color:#990099; font-size: .8em;} /* visited link */
a.author:hover {color:#009900; font-size: .8em;}   /* mouse over link */
a.author:active {color:#0000FF; font-size: .8em;}  /* selected link */

a.bright:link {color:#FFFF00}
a.bright:visited {color:#00FF00}
a.bright:hover {color:#FF00FF} 
a.bright:active {color:#0000FF}

a.newGeneration:link {color:#FFFF00;
	font-size: .82em;
}
a.newGeneration:visited {color:#00FF00;
	font-size: .82em;
}
a.newGeneration:hover {color:#FF00FF;
	font-size: .82em;
} 
a.newGeneration:active {color:#0000FF;
	font-size: .82em;
}

 


a.newWriter:link {color:#FFFF00}
a.newWriter:visited {color:#00FF00}
a.newWriter:hover {color:#FF00FF} 
a.newWriter:active {color:#0000FF}
