body
{
	scrollbar-face-color		: #000000;
	scrollbar-arrow-color		: #FFFFFF;
	scrollbar-highlight-color	: #181818;
	scrollbar-3dlight-color		: #808080;
	scrollbar-shadow-color		: #000000;
	scrollbar-darkshadow-color	: #808080;
	scrollbar-track-color		: #181818;
}
	
a:link
{
  font-family		: Verdana;
  font-size			: 12px;
  color				: #e37568;
  text-decoration	: none;
}

a:visited
{
  font-family		: Verdana;
  font-size			: 12px;
  color				: #e37568;
  text-decoration	: none;
}

a:hover 
{
  font-family		: Verdana;
  font-size			: 12px;
  font-weight		: non-bold;
  text-decoration	: none;
  color				: #730300;
}

div.left
{  
    background-image:url("images/xp2009_site_12.jpg");
    background-repeat: repeat-y;
    height: 100%
}

div.right
{  
    background-image:url("images/xp2009_site_14.jpg");
    background-repeat: repeat-y;
    height: 100%
}

.small
{
  font-size			: 2px;
}