body {
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#CCCCCC;
	scrollbar-shadow-color:#333333;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-3dlight-color:#333333;
	background: url(../images/bg1.jpg);
	text-align: center;
}

#bodycontainer
{
	width: 820px;
    position: relative;
    overflow: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-width: 0;
	border-color: #CACBCC;
	border-style: double;	
}

#flash {
  position: relative;
  z-index: 1;
}

div {
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#2A3039;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#2A3039;
	scrollbar-highlight-color:#2A3039;
	scrollbar-darkshadow-color:#2A3039;
	scrollbar-3dlight-color:#999999;
	  z-index: 1;
}

 
P, UL, OL, LI, DL, DD, DT, TD, SPAN, BLOCKQUOTE {
		font-family: verdana,'Bitstream Vera Sans',helvetica,sans-serif;;
		font-size: 12px;
		color: #333333;
}

#previews {
font-family: arial,verdana,'Bitstream Vera Sans',helvetica,sans-serif;;
		font-size: 12px;
		color: #ffffff;	
}

.pretty-image 
{ 
background: url(../images/bg.png); 
width: 10px; 
height: 1200px 
}

input{
font-family: Tahoma, geneva, sans-serif;
font-size: 8pt;
}



.newsTicker{
		font-family: Tahoma, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
}

.bolded {
		font-family: Verdana, Tahoma, Tahoma, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight: bold;
}
A.section {
		font-family: Verdana, Tahoma, Tahoma, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
}
.section {
		font-family: Verdana, Tahoma, Tahoma, geneva, sans-serif;
		font-size: 10px;
		color: #999999;
		font-weight: bold;
}
.bodysm {
		font-family: Tahoma, geneva, sans-serif;
		font-size: 9px;
		color: #999999;
}
.bodyheader{
		font-family: Verdana, Tahoma, Tahoma, geneva, sans-serif;
		font-size: 9px;
		color: #999999;
		font-weight: bold;
}

sup {font-family:Tahoma, Helvetica; font-size: 8pt;} 
A:link {color: #333333; text-decoration: none;}
A:visited {color: #333333; text-decoration: none;}
A:hover {
	color: #666666;
	text-decoration: none;}

.txtBoxStyle{
    border:0px solid #FC820E; background-color: #999999;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 9px;    
    color: #999999;
    background-image: url('../graphics/formshadow.gif');
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:21px;
	height:21px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

option {
    border-top: 1px solid #EBECF0;
    border-bottom: 1px solid #EBECF0;
    border-left: 1px solid #EBECF0;
    border-right: 1px solid #EBECF0;
    background-color: #ffffff;
    font-family: Tahoma, Helvetica, sans-serif;
    width: 120;
    font-size: 8px;    
    color: #333333;		
}

textArea {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background-color: white;
    font-family: Tahoma, 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: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 3;
	padding-right: 3;
	padding-top: 1;
	padding-bottom: 0;
	font-size:11px;
	color: #333333;
	background: transparent; 
	 }

}
