/* 
 * Text classes
 */
pre,body, table, tr, td,textarea {
	font: 70%/1.4em "trebuchet ms",trebuchet,arial,verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555;
}

.description {
	font-size: 10px;
  color: #aaa;
}

a { color: #333; text-decoration: none; font-weight: normal; } 
a:active, a:visited, a:link {} 
a:hover { color: #e17a0c;text-decoration:underline; }

/* 
 * Disables the double line break for P, UL, FORM and LI tags
 */
p, li, li, form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

div.header,
div.module div.header { color: #777;}
div#header{ color:#33ff82;}

.big_header{   font-size:16px;font-weight:bold;text-align:left;}
.small_header{ font-size:13px;font-weight:bold;text-align:left}
h1{ font-size:16px; color:#888}
hr{   border:0; height:1px;background-color:#CCC}
/*
 * Menu tabs
 */
div#tabs ul { margin:0;padding:0;}
div#tabs ul li{ width:auto; height:31px; background:url('../images/tabl.gif') no-repeat; float:left; margin:0px 10px 0px 0px; display:inline; list-style: none}
div#tabs ul li a{ color:#FFF; font-family: Verdana; font-size:12px; line-height:30px; padding-right:10px; margin: 0px 0px 0px 10px; background:url('../images/tabr.gif') no-repeat top right; display:block}
