body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
	background:#CCCCCC url(../images/bg_body.jpg) repeat-x left top;
	}

td {
   	font-size: 10px;
	color: #000000}

hr {
    color: #d4d4d4;
	height: 1px;}
	
.dropleft {
	BORDER-RIGHT: #000000 1px solid;
	BACKGROUND-POSITION: right 50%;
	WIDTH: 15px;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #9b9b9b;}
	
.dropright {
	BORDER-LEFT: #000000 1px solid;
	WIDTH: 15px;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #9b9b9b;}

.orangesquarelist {
	 list-style-type: square;
	 color: #f60;}
	 
.orangeheader {
	font-size : 14px;
	font-weight: normal;
	color: #f60;
	text-decoration: none;}
	
.teasertextwhite {
	font-size : 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;}

.headerwhite {
	font-size : 14px;
	font-weight: normal;
	color: white;
	text-decoration: none;}

.headerblack {
	font-size : 14px;
	font-weight: normal;
	color: black;
	text-decoration: none;}

.siteheader {
	font-size : 30px;
	font-weight: normal;
	color: #FF771F;
	text-decoration: none;}

.subheader {
	font-size : 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;}

a.whitelinktext {
	font-size: 11px;
	color: #fff;
	text-decoration: none;}
	
a.blacklinktext {
	font-size: 10px;
	color: #FF771F;
	text-decoration: none;}
	
a.blacklinktext:hover {
	font-size: 11px;
	color: #000;
	text-decoration: none;}
	
a.blacklink {
	font-size: 10px;
	color: #000;
	text-decoration: none;}

a.orangelink {
	font-size: 10px;
	color: #f60;
	text-decoration: none;}
	
a.orangelinkbig {
	font-size: 10px;
	font-weight: bold;
	color: #f60;
	text-decoration: none;}

a.orangeheaderlink {
	font-size: 14px;
	color: #f60;
	text-decoration: none;}

.link {
	text-decoration: underline;
	font-size: 10px;
	color: #000000}
	
:hover.link {
	text-decoration: underline;
	font-size: 10px;
	color: #b9b9b9}

.maillink {
	text-decoration: none;
	font-size: 11px;
	color: #000000}
	
.maillink:hover	{
	text-decoration: underline;
	font-size: 11px;
	color: #FF771F}

.button		   	{
	background-color:#747474;
	border:0px solid #ffffff;
	color:#ffffff;
	font-family:Verdana;
	font-size: 8pt;
	text-align:center;
}
.but1			{background-color:#ffffff; border:1px solid #d6d6d6; color:#000000; font-family:Verdana; font-size: 8pt}
.but2			{background-color:#ffffff; border:1px solid #ffffff; color:#000000; font-family:Verdana; font-size: 8pt}
.but3			{background-color:#ffffff; border:1px none #000000; color:#000000; font-family:Verdana; font-size: 8pt; font-weight: bold; width: 142px}

.whitelinktext {
	font-size: 11px;
	color: #fff;
	text-decoration: none;}