body {
    margin-top: 0px;
    margin-left: 1px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: arial, verdana, helvetica, sans serif;
    font-weight: 500;
    font-size: 10px;
    background-color: white;
}

table {
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
}

td {
	font-size: 11px
}

td.background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}

td.side_bar {
	background-image: url(images/treb_bg.jpg);
	background-repeat: no-repeat;
}

td.top_bar {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}

td.padded {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

font.main_heading {
	font-family: arial;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	text-transform: uppercase;
	
}

font.heading {
	font-family: arial;
	font-size: 11px;
	font-weight: 800;
	color: #272727
	
}

font {
	font-family: arial;
	font-size: 11px;
	font-weight: 500;
	color: 272727;
	
}

font.small {
	font-family: arial;
	font-size: 10px;
	font-weight: 500;
	color: 666666;
	
}

a{
    font-family: arial, verdana, helvetica, sans serif;
    font-weight: 500;
    font-size: 11px;
    color: black;
    text-decoration: underline;
}

a:hover {
    font-family: arial, verdana, helvetica, sans serif;
    font-weight: 500;
    font-size: 11px;
    color: #616161;
    text-decoration: none;
}

a.small{
    font-family: arial, verdana, helvetica, sans serif;
    font-weight: 500;
    font-size: 10px;
    color: #92382D;
    text-decoration: none;
}

a.small:hover {
    font-family: arial, verdana, helvetica, sans serif;
    font-weight: 500;
    font-size: 10px;
    color: #92382D;
    text-decoration: underline;
}

a.service{
    font-family: arial, verdana, helvetica, sans serif;
    font-weight: 500;
    font-size: 12px;
    color: #666666;
    text-decoration: underline;
}

a.service:hover {
    font-family: arial, verdana, helvetica, sans serif;
    font-weight: 500;
    font-size: 12px;
    color: #616161;
    text-decoration: none;
}


div.scroll {	
	height: 420px;	
	width: 612px;	
	overflow: auto;	
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
   SCROLLBAR-HIGHLIGHT-COLOR: #E4E4E4;
	SCROLLBAR-3DLIGHT-COLOR: #E4E4E4;
	SCROLLBAR-DARKSHADOW-COLOR: #767676; 
	SCROLLBAR-SHADOW-COLOR: #767676; 
	SCROLLBAR-ARROW-COLOR: #A0CECC;
	SCROLLBAR-TRACK-COLOR: #EFEFEF;
}

	
	
	




