
body {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Times New Roman, Tahoma, Times, Georgia, sans-serif, Arial;
	font-size: 90%;
/*	background-image:url(../images/bg.gif);
	background-repeat: repeat-yes;*/
	
	background-color: #000033;

	
}

.text1{font-family:Tahoma; font-size:12px;  color:#666666;}

.text2{font-family:Tahoma; font-size:14px;  color:#666666;}

.text3{font-family: Georgia, "Times New Roman", Times, serif; font-size:14px;  color:#333333;}

.style10 {font-family: Georgia, "Times New Roman", Times, serif}


.bkg{ background-image:url(../utility/ttone_bg.gif);
	  background-repeat: repeat-x;
	  
	  
   }
   
.banner { background-image: url(../images/banner.gif)
         }

.contact_body  { font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; margin: 0px 0px 0px 0px; background-image: url(images/bkg_t.gif); }


/* Standard Link Style (Small) */
a:link.smalllink {
text-decoration : underline;
font-size : 10px; 
} 
a:visited.smalllink {
text-decoration : underline;
font-size : 10px; 
} 
a:active.smalllink {
text-decoration : underline;
font-size : 10px; 
} 
a:hover.smalllink {
text-decoration : underline;
font-size : 10px; 
} 

/* Listing Details Style */
a:link.listingboxlink {
text-decoration : underline; 
font-size : 11px; 
} 
a:visited.listingboxlink {
text-decoration : underline;  
font-size : 11px; 
} 
a:active.listingboxlink {
text-decoration : underline; 
font-size : 11px; 
} 
a:hover.listingboxlink {
text-decoration : underline; 
font-size : 11px;
color : #006699;
} 

/* Font ID Classes */

#normal {
text-decoration : none; 
color : black; 
font-family : Tahoma; 
font-size : 11px; 
font-weight : bold; 
} 
#smallgrey {
text-decoration : none; 
color : #808080; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : none; 
}
#smallblack{
text-decoration : none; 
color : #000000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : none; 
} 
#smallblackbold {
text-decoration : none; 
color : #000000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
#error {
text-decoration : none; 
color : #CC0000; 
font-family : Tahoma; 
font-size : 11px; 
font-weight : bold; 
} 

td.tablehover:hover {
background-color: #E7E7E7;
}

td.tablehover {
background-color: inherit;
}


a.legallinksarea {
    FONT-FAMILY:arial,sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

a.legallinksarea:link {
    FONT-FAMILY:arial,sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
    COLOR: #cccccc;
    TEXT-DECORATION: none;
}
a.legallinksarea:visited {
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #999999;
	text-decoration: none;
}

a.legallinksarea:hover {
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

