body {
	padding: 0;
	margin: 0;
	font-size: 70.0%;
	line-height: 1.4em;
	font-family: Trebuchet MS, geneva, sans-serif;
	color: #ffffff;
	background-color: d01f3c; 
	background-image: url(/images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

#bodycontainer
 {
	position: relative;
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
 
}

}

#containerul, #containerul ul{
  text-align:left;
  margin:0 0 0 0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 0pt; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}


#subcell {
background-image: url(/images/subscribe_box.jpg);
background-repeat: no-repeat;
}


#base
{
    position:relatives;
    float: left;
	width: 100%;
	height: 150px;
    overflow: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-width: 0;
	background-color: #000000;
	font-size: 70.0%;
	line-height: 1.4em;
	font-family: Trebuchet MS, geneva, sans-serif;
	color: #ffffff;
}

#menu
{
	font-size: 100.0%;
	line-height: 1.4em;
	font-family: Trebuchet MS, geneva, sans-serif;
	color: #ffffff;
}

#pup {  
	position:absolute;  
	z-index:200; /* aaaalways on top*/  
	padding: 3px;  
	margin-left: 10px;  
	margin-top: 5px;  
	width: 150px;  
	border: 1px solid black;  
	background-color: #777;  
	color: white;  
	font-size: 0.95em;}


#flash {
  position: relative;
  z-index: 1;
}


blockquote {
border : 0px solid #000;
float: left;
margin: 0px;
padding: 10px;
background-color: #ffffff;
}
blockquote:hover {
border: 1px solid #000000;
background-color: #000000;
}


div {
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3dlight-color:#999999;
	  z-index: 1;
}

P, UL, OL, LI, DL, DD, DT, TD, SPAN, BLOCKQUOTE {
		font-family: Trebuchet MS, geneva, sans-serif;
		font-size: 10pt;
		color: #ffffff;
}



.pretty-image 
{ 
background: url(../images/bg.png); 
width: 10px; 
height: 1200px 
}

input{
font-family: Trebuchet MS, geneva, sans-serif;
font-size: 8pt;
}



.newsTicker{
		font-family: Trebuchet MS, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
}

.bolded {
		font-family: Verdana, Trebuchet MS, Trebuchet MS, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight: bold;
}
A.section {
		font-family: Verdana, Trebuchet MS, Trebuchet MS, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
}
.section {
		font-family: Verdana, Trebuchet MS, Trebuchet MS, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight: bold;
}
.bodysm {
		font-family: Trebuchet MS, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
}
.bodyheader{
		font-family: Verdana, Trebuchet MS, Trebuchet MS, geneva, sans-serif;
		font-size: 9px;
		color: #999999;
		font-weight: bold;
}

sup {font-family:Trebuchet MS, Helvetica; font-size: 8pt;} 
A:link {color: #ffffff; text-decoration: none;}
A:visited {color: #ffffff; text-decoration: none;}
A:hover {
	color: #ffffff;
	text-decoration: none;}

.txtBoxStyle{
    border:0px solid #FC820E; background-color: #999999;
    font-family: Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 9px;    
    color: #999999;
    background-image: url('../graphics/formshadow.gif');
}



textArea {
    border-top: 0px solid #999999;
    border-bottom: 0px solid #999999;
    border-left: 0px solid #999999;
    border-right: 0px solid #999999;
    background-color: white;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#EBECF0;
	scrollbar-shadow-color:#EBECF0;
	scrollbar-face-color:#EBECF0;
	scrollbar-highlight-color:#EBECF0;
	scrollbar-darkshadow-color:#EBECF0;
	scrollbar-3dlight-color:#EBECF0;
}

input {
	border-top: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	padding-left: 2;
	padding-right: 2;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	background: transparent; 
	 }

}