body {
	background-color: #FFFFFF;
}

#calendar {
	clear: both;
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px solid #000;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width: 150px;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}

/* End Rotating Directory Listings*/
.color1 {
	background-color: #993300;
}
.color2 {
	background-color: #999999;
}

a { 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #16387C;
text-decoration: none;}
a:hover { 	
	text-decoration: underline;
		}
	
	
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;1
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	}

td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.yellow_body_copy {  
	background-color: #FFFF00; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; 
	color: #000000
}

.body_copy_alerts { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF0000
}

.body_copy_invert {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF
}

.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #cccccc}

.breadcrumbs {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999
}

.currency {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	text-align: right
}

#reports p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

#reports td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

#reports h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000
}

#reports h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
	display: inline;
}

#reports h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
	display: inline;
	}

#reports h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
	display: inline;
	}

#reports li {
	list-style-type: square;
	margin-left: -25px;
	padding-top: 10px;

}

#reports a { 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000
	}
	
#reports input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#reports select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* BEGIN NEW TENDENCI STYLES 
****************************
*/

#showh {
	z-index: 80;
	}

#banner {
	position: absolute;
	z-index: 20;
	height: 104px;
	width: 734px;
	visibility: visible;
	background-color: #000066;
	top: 0px;
	left: 0px;
}
	
#logo {
}
	
#navigation {
	z-index: auto;
	}
	/* Use menu class from menuv.css instead of this
#menu a {
	color: #fff;
	text-decoration: underline;
}


#menu a:hover {
	color: #efefef;
	text-decoration: underline;
	}	
*/
#contact {
	padding-top: 10px;
	padding-left: 20px;
	}
	
#container {

	}
	
#bodycontent {
	z-index: 75;
	overflow: visible;
	height: 100%;
	width: 683px;
	left: 0px;
	top: 104px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	visibility: visible;
	}
	
#panel {
	padding-top: 10px;
	padding-left: 10px;
	}
	
#panel1 {
	overflow: visible;
	z-index: 50;
	height: auto;
	width: auto;
	padding: 0px;
	}
	
#panel2 {
	}
	
#panel3 {

}

#panel4 {
	}
	
#panel5 {
	}
	
#panel6 {
	}
#bottomtable {
	color: #FFFFFF;
	background-color: #bbbbbb;
	width: auto;
	height: 25px;
	padding-top: 9px;
	padding-left: 9px;
	}
	
#bottomtable a{
	}
	
#address {
	position: relative;
	left: 0px;
	top: 25px;
	right: 0px;
	bottom: 0px;
	width: 143px;
	overflow: visible;
	font-weight: normal;
	}
	
#tendencilogin {
	padding: 10px 20px;
	}
#footer {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}
#column4 p
{
margin-top: 5px;
}
#column4width
{
width: 549px;
}
#column5
{
	width: 290px;
}
#column5text
{
	width: 230px;
margin-left: 37px;
margin-top: 15px;
margin-bottom: 15px;
}
#buzz {
	width: 230px;
	height: 300px;
	float: left;
	left: 0px;
	position: relative;
		overflow:hidden;

}

#buzz td{
	height: 16px;
}

#buzz img{
	visibility: hidden;
}

#vmarquee {
	position: relative;
}

#marqueecontainer p {
font-size: 11px;
}

#marqueecontainer a {
	font-size: 11px;
	text-decoration: underline;
}

#marqueecontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DEDEDE;
    width: 220px;
	height:300px;
	overflow:hidden;
}

