body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  margin:0px;
  padding:0px;
  background-color:#000000;
  text-align:center;
}

body.short {
  background-image:url(../images/bkgradient_s.gif);
  background-repeat:repeat-x;
 }
 
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h3 {
	font-size:18px;
	margin:0px;
	padding:0px 0px 10px 0px;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:10px 0px;
}

p {
	text-align:justify;
}

.smallcaption {
	color:#f4bd1a;
	font-size:10px;
	font-weight:bold;	
}

.small {
	color:#000000;
	font-size:10px;
	font-weight:bold;	
}

a {
	color:#940000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	margin-left:10px;
	padding-left:5px;
	margin-top:0px;
}

.purpletext {
	color:#85309a;
}

a.purpletext {
	color:#85309a;
}

a.purpletext:visited {
	color:#85309a;
}

.redtext
{
	color:#940000;
}

.header {
	width:900px;
	height:305px;
	background-image:url(../images/bkgradient_top.gif);
  	background-repeat:repeat-x;
}

.footer {
	background-image:url(../images/bkgradient_btm.gif);
  	background-repeat:repeat-x;
	width:900px;
	height:200px;
	text-align:center;
	vertical-align:text-bottom;
	color: #e1cf00;
}

.menu {
	color:#f4bd1a;
	font-size:18px;
	font-weight:normal;
	vertical-align:bottom;
	padding-top:10px;
}

a.menu {
	text-decoration:none;
}

a.menu:hover {
	color:#fdf346;
}

.msgboard {
	padding:10px 0px 20px 0px;
	margin:0px;
	width:100%;
	text-align:center;
}

.curldown {
	height:83px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	border:0px solid #000;
	background-image:url(../images/curldown.jpg);
	background-repeat:no-repeat;
}

.curlup {
	height:83px;
	text-align:left;
	margin-top:15px;
	border:0px solid #000;
	background-image:url(../images/curlup.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#footeraddr {
	color: #e1cf00;
	vertical-align:bottom;
}
