/* CSS Document */
body {
	position: relative;
	height: 100%;
	width: 100%;

	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.floatleft{
	text-align: left;
	display: block;
	float: left;
}
.floatcenter{
	text-align: center;
	display: block;
	float: left;
}
.floatright{
	text-align: right;
	display: block;
	float: right;
	}
.floatleftfooter{
	text-align: left;
	display: block;
	float: left;
	padding-top:2px;
	padding-left: 5px;
}
.floatrightfooter{
	text-align: right;
	display: block;
	float: right;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.outlined {
	border: 1px solid #808080;
	position :relative;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;	
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;	
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: right;
	margin-right: 20px;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9a9a9;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-attachment: scroll;
	background-image: url(images/pointer_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.header {
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 1px;
	text-decoration: none;
	padding-right: 5px;
	clear: both;
	height: 15px;
}
.header_subcontent {
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 1px;
	text-decoration: none;
	padding-right: 10px;
	clear: both;
	background-attachment: scroll;
	background-image: url(images/ttsubcontent.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.photocredit{
	font-size:smaller;
	font-weight:bold ;
	text-align: right;
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
}
.endmark {
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}


#mainwrapper {
	background-color: #FFFFFF;
	display: block;
	height: 1660px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	border: 1px solid #2f4f4f;
	position :relative;
}
#TTheader {
	display: block;
	overflow: hidden;
	height: 200px;
	width: 900px;
	left: 0px;
	top: 8px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:4px;
	padding-left: 10px;
}

#subheader 
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808080;
	border-bottom-color: #808080;
	position: relative;
	height: 20px;
	width: 900px;
	left: 0px;
	top: -104px;
	color: #000000;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	margin-left:0px;
	margin-right:5px;
	background-attachment: scroll;
	background-image: url(/images/subheadbkgd.gif);
	background-repeat: no-repeat;
	background-position: 140px center;
}
#subheader table
{
	padding :0px;
	z-index:1;
	position: absolute;
	top: -2px;
	left: 5px;
	right: 730px;
	overflow: hidden;
}

#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background-color: #FFFFFF;
	height: 100%;
	width: 125px;
	left: 0px;
	top: -104px;
	border-right-width: 1px;
	position: relative;
	bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
	border-right-style:solid;
	border-right-color:gray;
}

#ttmainnav a:link {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#ttmainnav a:visited {
	text-decoration: none;
	color: #000000;
	padding: 3px;
	display: block;
	padding-left: 8px;

}
#ttmainnav a:hover {
	background-color: #FFFFFF;
	color: #0000FF;
	display: block;
	padding-left: 8px;
}
#ttmainnav a:active {
	background-color: #FFFFFF;
	color: #0000FF;
	display: block;
	padding-left: 8px;
}
#ttmainnav h1{
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 10px;
}
#ttmainnav h2{
	font-size: 10pt;
	color: #000033;
	font-weight:normal;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#ttmainnav img {
	margin-top: 5px;
	margin-bottom: 2px;
}

#topnav{
	overflow: hidden;
	padding-bottom: 5px;
}
#topnav a:link{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#topnav a:visited{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
#topnav a:hover{
	background-color: #FFFFFF;
	color: #990000;
}

#topnav a:active{
	background-color: #FFFFFF;
	color: #990000;
}

#followus {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#followus img { vertical-align: text-bottom;}
#followus a:link  {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	display: inline;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}

#maincolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	height: 120%;
	width: 348px;
	position: absolute;
	left: 125px;
	top: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	overflow: hidden;
}
#maincolumn img{
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	clear: left;
}
#maincolumn a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
#maincolumn a:visited{
	font-size: 14px;
	
	text-decoration: none;
	color: #000099;
}
#maincolumn a:hover{
	color: #FF0000;
	text-decoration: none;
}
#maincolumn a:active{
	color: #FF0000;
	text-decoration: none;
}
/*#maincolumn p {
	color: #FF0000;
	text-decoration: none;
}*/
#imagestyle 
{
	background-image: none;
	margin-left:20px;
	margin-right:20px;
}
#multimedia{
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(images/adtag.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
	height: 270px;
	width: 340px;
}

#multimedia2{
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(images/adtag.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
	height: 250px;
	width: 260px;
}
#sectionnav {
	font-size: 11px;
	color: #0000FF;
	margin-left: 160px;
	display: block;
	margin-bottom: 20px;
	padding-top:1em;
	}
#sectionnav a:link {
	text-decoration: none;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;

}
#sectionnav a:visited {
	text-decoration: none;
	font-size: 11px;
	color:  #0000FF;
	font-weight: normal;
	
}
#sectionnav a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
	
}
#sectionnav a:active {
	text-decoration: underline;
	font-size: 11px;
	color: #0000FF;
	font-weight: normal;
	
}
#newsbriefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	height: 100%;
	width: 257px;
	position: absolute;
	left: 490px;
	top: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 15px;
	overflow: hidden;
	padding-left: 10px;
	
}
#newsbriefs a:link {
	
	text-decoration: none;
	color: #000099;
}
#newsbriefs a:visited{
	
	text-decoration: none;
	color: #000099;
}
#newsbriefs a:hover{
	color: #FF0000;
	text-decoration: none;
}
#newsbriefs a:active{
	color: #FF0000;
	text-decoration: none;

}
#headlines 
{
	
}
#headlines ul{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	list-style-position: outside; 
	list-style-image:   url(/ttonline2.0/images/dott.GIF); 
	border-color: black black black #FF0000; 
	
	margin-top: 0px; 
	margin-left: -30px;
	padding-bottom: 0px;
	margin-bottom: 0px
}
#headlines li{



}

#headlines a:link {
	
	margin-left: 0px;
	text-decoration: none;
	font-size: 9pt;
}
#subcontent_headlines {
	font-size: 9pt;
}
#subcontent_headlines ul{
	margin: 0px;
	list-style-type: none;
	display: inline;
	list-style-image: none;

}
#subcontent_headlines li
{
	margin: 0px;
}
#subcontent_headlines a:link 
{
	
	margin-left: 0px;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size: 9pt;
}
#subcontent_headlines a:visited {

	margin-left: 0px;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	background-attachment: scroll;
	/*background-image: url(images/ttpremicon.gif);*/
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size: 9pt;
}
#ads_rightcolumn {
	position: absolute;
	height: 100%;
	width: 125px;
	top: 127px;
	right: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	overflow: hidden;
}
#ads_rightcolumn img{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	display: inline;
}
#adbanner_centerbtm {
	position: absolute;
	height: 20px;
	width: 470px;
	left: 50%;
	margin-left: -235px;
	bottom: 10px;
	top: 1580px;
	}

#featuredclassifieds {
	background-color: #CCCCCC;
	height: 300px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	color: #000000;
	font-size: 12px;
	left: 50%;
	top: 1550px;
}
#classifiedsheader {
	background-color: #FFFFFF;
	height: 30px;
	width: 800px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	top: 0px;
	display: block;
	z-index: 1;
	position: absolute;
}
#listing {
	display: block;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 260px;
	width: 158px;
	float: left;
	margin-top: 35px;
}
#listing h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-bottom: 7px;
	margin-top: 0px;
}
#listing p{
	margin-right: 10px;
	margin-left: 10px;
}
#nlsignup {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 900px;
	color: #0000FF;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2f4f4f;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2f4f4f;
	margin-top: 10px;
	padding-top: 1px;
	margin-left: auto;
	margin-right: auto;

	top: 1701px;
}

#webinar {
	background-color: #990000;
	overflow: hidden;
	height: 92px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/header_webinar2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	text-align: center;
	display: block;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 5px;
}
#webinar h1{
	font-size: 11px;
	
	
	font-family: Arial, Helvetica, sans-serif;
}
#webinar a:link {
	text-decoration: underline;

	background-position: 105px top;
	
		color: #FFFFFF;
	
	
	font-weight: bold;
}

#webinar a:visited {
	
	color:Yellow;

}

#webinar a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
	font-weight: bold;
	background-color: #990000;
}

#webinar a:visited {
	text-decoration: underline;
	
	
	font-weight: bold;
}
#plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	padding: 10px;	
}
#plaintext a:link{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
}
#plaintext a:visited{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
}
#plaintext a:hover{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
	background-color: transparent;
}
#plaintext a:active{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
	background-color: transparent;
}


img { border: none; }
img a { border: none; }
#social-links { display: inline; float: right; margin: 5px 0 0 0; color: gray;}
#social-links li { display: inline; list-style-type: none; padding-right: 5px; font-size: 10px;}
#social-links img { vertical-align: text-top;}

#newsletter-signup { border: 5px solid #BFBDBE; width: 245px; padding-top: 1px; padding-bottom: 3px; margin-left: 5px; margin-bottom: 5px; }
#newsletter-signup ul { margin: -10px 0 0 0; }
#newsletter-signup li { font-weight: bold; line-height: 1.5em; font-family: verdana; }
#newsletter-signup .blk { color: #000000; }
#newsletter-signup .red { color: #ff0000;}
#newsletter-signup p { font-weight: bold; font-size: 16px; margin-left: 20px;}
#newsletter-signup p.signup  { width:80px; text-align: center; background-color: #000666; color: #ffffff; margin-left: 80px; padding: 2px; }
#newsletter-signup p.signup:hover {background-color: #ff0000; }
#newsletter-signup p.signup a:hover {color: #ffffff; }
#newsletter-signup p.signup a {color: #ffffff; }
.Bannernew_Button1 {
	height: 20px;
	width: 20px;
	background-color: #ffffff;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border: 1px solid #808080;
	}

