div.admin {text-align:right;padding:2px;font-family:verdana,arial; font-size:10px; font-weight: bold; margin: 0px;background-color: yellow;border-bottom:black 2px solid;}
a.admin {margin-left:10px;text-decoration:none;font-weight: bold;}
a.admin_buzz {padding-left:3px;padding-right:3px;background: white;border:black 1px solid;font-family:verdana,arial; font-size:10px;text-decoration:none;font-weight: bold;}
a.admin_main {background: yellow;border:black 1px solid;font-family:verdana,arial; font-size:10px;text-decoration:none;font-weight: bold;}
a.admin:hover {background: black; color:yellow;}
a.admin_main:hover,a.admin_buzz:hover {background: black; color:yellow;}
.adminbuzz {font-size:11px;background:black;color:yellow;text-decoration:none;}


a.cat_id {font-weight:bold;} 

.buzz_keywords {color:gray;}
.buzz_datetime {color:gray;margin-bottom:10px;}
.buzz_categories {color:gray;}
.buzz_content {margin-bottom:10px;}
.buzz_permalink {color:gray;}
a.buzz_link {font-weight:bold;}

.subheading {font-family:verdana,arial; font-size:16px; font-weight: bold;}

blockquote {font-family:"times new roman"};

td, p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; /*/*/line-height: 1.5em; /* */} 

.customerquote {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003366;} 
.customerquote a:link {color: #666666; text-decoration: underline} 
.customerquote a:visited {color: #666666; text-decoration: underline} 
.customerquote a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.customerquote a:active {color: #333333; text-decoration: none} 
#footer {font-size: 10px; color: #999999; padding: 5px}
#footer a {colour: #999999;}
#footer a:link, #footer a:visited, {colour: #999999; text-decoration: none}
#footer a:hover {colour: #FFFFFF}

#footermenu {color: #CCCCCC; vertical-align: middle; word-spacing: 1em; font-size: 9px; font-weight: normal;}
#footermenu a {color: #CCCCCC;}
#footermenu a:link, #footermenu a:visited {color: #CCCCCC; text-decoration: none;}
#footermenu a:hover {color: #CCCCCC; text-decoration: underline} 
#sidebar {color: #003366;}
#sidebar a {color: #003366; /*/*/padding: 3px; display: block; text-decoration: none; line-height: 1.5em; width: 180px; border-bottom: 1px solid #339966; /* */}
#sidebar a:link, #sidebar a:visited {color: #003366;}
#sidebar a:hover, #sidebar a:active {color: #003366; font-weight: bold; border-bottom: 1px solid #339966;}
#maincontent {padding: 2px}
hr {color: black; height: 1px;}
.smalltext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; /*/*/line-height: 1.2em; /* */}
.modules_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}

.modules_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #000000;
}

.modules_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color : #000000;
}
.modules_title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}
.error {
	text-align: center;
	font-weight: bold;
	color : red;
}
.highlight {
	background-color : yellow;
}




table.result {  
	border-style:none;
	width:100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-align:left;
}
div.result,th.result {
	text-align:left;
	padding:2px;
	font-family:verdana,arial; 
	font-size:10px; 
	font-weight: bold; 
	margin: 0px;
	border-top:black 2px solid;
	border-bottom:black 2px solid;
	color:black;
	background-color:yellow;
}