body {padding:0; margin:0; }
body, td, input, textarea{
	font-size:13px;
    font-family:Tahoma;
	color:#535353;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#151515; text-decoration:none; font-weight:bold} 
a:hover{text-decoration:underline;}

ul{margin:0; padding:0; list-style:none; line-height:18px}
/* li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:8px; background-position:0 8px }*/
li a{color:#5F5F5F; font-weight:normal;} 
 
span { color:#151515} 
 
.text{ color:#3F3F3F; font-weight:normal; text-decoration:none; font-weight:normal}
.text_super {vertical-align:super; color:#3F3F3F; font-weight:normal; font-size:8px; text-decoration:none; }
.link{ color:#3F3F3F; 
	font-weight:normal;}
.pic_link{text-decoration:none; color:#F2EFE5;}
.header{color:#FBF9F0; }
.footer{color:#B0B0B0; } 
.footer a {color:#868686; text-decoration:none; font-weight:normal } 
.footer a:hover { text-decoration:underline}
.footer span {color:#868686; } 

.extra_text{background:url(images/1_z2.gif)  center left no-repeat; padding-left:7px; padding-bottom:2px; color:#3F3F3F; font-weight:normal}

.title_bullet{background:url(images/1_z2.gif)  center left no-repeat; padding-left:7px; padding-bottom:2px; color:#3F3F3F; font-weight:bold; font-size:14px}
.title_text{center left no-repeat; padding-left:7px; padding-bottom:2px; color:#3F3F3F; font-weight:bold; font-size:14px}

.name{center left no-repeat; padding-left:7px; padding-bottom:2px; color:#3F3F3F; font-weight:bold; font-size:14px; text-decoration:underline}
.name a:hover {text-decoration:none}

.email{center left no-repeat; color:#3F3F3F; font-size:10px; text-decoration:underline}
.email2{center left no-repeat; color:#3F3F3F; font-size:12px; text-decoration:underline}

input{
   background:#FBF9F0;
   border:1px solid #151515;
   padding-left:5px;
   padding-top:3px;
   width:193px; height:25px;
}
textarea{
   background:#FBF9F0;
   border:1px solid #151515;
   padding-left:5px;
   padding-top:3px;
   width:193px; height:110px;
   overflow:auto}

.adminlink{
	color:#F2EFE5;
	text-decoration:none;}
	
   
/*  Requires "jquery.js" & "main.js"  downloaded example from: http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery */
.toolltiplink{
	border:0px solid #FFF;
	padding:2px 5px;
	text-decoration:none;
}
/*  */

#container{ margin:0 auto; padding:0; width:80px; position:relative; top:200px;}

.rollover_img {
width: 80px;
height: 25px;
background-position: top;
-moz-border-radius:10px;
-webkit-border-radius:10px;
font:13px normal Arial, Helvetica, sans-serif;
float:left;
margin:0 0px 0px 0;
}

.rollover_img a {
color: #FBF9F0;
width: 80px;
height: 25px;
display: block;
text-decoration: none;
}

.rollover_img a:hover {
background:#FBF9F0;
opacity:.60;
filter:alpha(opacity=60);
}

.rollover_img a span {
display: none;
width: 50px;
padding:5px;
}

.rollover_img a:hover span {
display:inline;
}

/* Testimonals specific */
#testimonials .test-list{
	background-color:#FBF9F0;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	width:425px;
	height:190px;
	margin:auto auto auto auto;
	padding:0px;
	position:relative;
}

#testimonial p.author{
	color:#C93;
	position:absolute;
	font:14px Georgia, "Times New Roman", Times, serif;
	right:10px;
	bottom:2px;
}
#testimonials li{ display:none;}
#testimonials li:first-child{ display:block;}

#testimonials ul{ list-style:none;}
#testimonials p.text{ font-size:14px;}


