/* Style sheet for http://www.supersony.com */
/* Created by Unique Touch */
/* http://www.uniquetouch.co.uk */
/* 22/05/2005 */

body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;;
	font-size : 12px;
}

font,th,td,p {
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;;
	font-size: 12px;
}

a:link, a:visited {
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;;
	font-size: 12px;
	color: #D50000;
	text-decoration: underline;
}

.largetext {
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;;
	font-size: 14px;
}

.brighttext {
	color: #D50000;
}

.lighttext {
	color: #999999;
}

.mainbox {
	border: #999999 1px solid;
	background-color: #FFFFFF;
}

.shadow-top { 
    height: 16px;  
    background-image: url(../images/borders/top.gif)
  }

.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url(../images/borders/topRight.gif)
  }

.shadow-right { 
    width: 16px; 
    background-image: url(../images/borders/right.gif)
  }

.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(../images/borders/bottomRight.gif)
  } 

.shadow-bottom { 
    height: 16px;
    background-image: url(../images/borders/bottom.gif)
  }

.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(../images/borders/bottomLeft.gif)
  } 

.shadow-left { width: 16px;
    background-image: url(../images/borders/left.gif)
  }

.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url(../images/borders/topLeft.gif)
  }      

.shadow-center { 
    background-color: white  
  }