/* SITE AREA */

.siteheader
{
	
}

.siteborder
{
	background-color: white;
	border-right: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}

.siteborder a
{
	color: #666666; 
	text-decoration: underline;  
}

.siteborder a.alt
{
	color: #666666; 
	font-weight: bold;	
	text-decoration: underline;  
}

.siteborder a:hover
{
	color: #669999; 
	text-decoration: none;	

}


/* TABLES */

tableheader
{
	background-color:#E0E0E0;
	font-weight:bold;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	text-decoration: none;
}


.tableborder
{
  border-right: #330066 1px solid;
  border-top: #330066 1px solid;
  border-left: #330066 1px solid;
  border-bottom: #330066 1px solid;
}

/* LINKS */



/* MENU */

.menubar_loggedin
{
	padding: 7px 7px 0px 5px;
	
	float: right;
	text-align: right;		
}


/* STYLING */

body
{
	 background-color: #F7F5F5;
}

.erroricons
{
	font-weight:bold;
	font-size: 11px;
	color: #FF0000; 
	font-family: Verdana, Arial;
	text-decoration: none;
}

.errortext
{
	background-color:#FFFFFF;
	font-weight:normal;
	font-size: 11px;
	color: #FF0000; 
	font-family: Verdana, Arial;
	text-decoration: none;
}

.soldtext
{
	background-color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
	color: #ad0800; 
	font-family: Verdana, Arial;
	text-decoration: none;
}

.normal
{

	font-weight:normal;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial;
	text-decoration: none;   
}

.normalbold
{
	background-color:FFFFFF;
	font-weight:bold;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.normaltitle
{
	background-color:FFFFFF;
	font-weight:bold;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.piecetitle
{
	background-color:FFFFFF;
	font-weight:bold;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial;
	text-decoration: none;
}


.pageheader
{
	background-color:FFFFFF;
	font-weight:600;
	font-size: 32px;
	color: #57a79c;
	font-family: Tw Cen MT;
	text-decoration: none;
	letter-spacing:-1px;	
}


.normalbutton
{
	background-color:#EFEBE7;
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	border: none 0px #ffffff;
	BORDER-RIGHT: #848284 1px solid;
	BORDER-TOP: #848284 1px solid;
	BORDER-LEFT: #848284 1px solid;
	BORDER-BOTTOM: #848284 1px solid; 
}

.normaltextbox
{
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	border: none 0px #ffffff;
	BORDER-RIGHT: #848284 1px solid;
	BORDER-TOP: #848284 1px solid;
	BORDER-LEFT: #848284 1px solid;
	BORDER-BOTTOM: #848284 1px solid; 
}

.disablednormaltextbox
{
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	border: none 0px #ffffff;

}

.footer
{
	background-color:#FFFFFF;
	font-weight:normal;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial;
	text-decoration: none;   
}

/*
a
{
	color: #666666; 
	text-decoration: underline;  

}

a:visited {
	color : #666666;
	text-decoration : underline;
}

a:active {
	color : #666666;
	text-decoration : none;
}

a:hover
{
	color: #669999; 
	text-decoration: none;
}

a.linkbutton
{
	color: #666666; 
	text-decoration: underline;  
}

a.linkbutton:hover
{
	color: #669999; 
	text-decoration: none;
}
*/




  
 