.Content {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 10pt;
	color: #3f3f3f;
	text-decoration: none;
}
.Content_small {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 9pt;
	color: #3f3f3f;
	text-decoration: none;
}
.Copyright {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
A.link {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size:8pt;
	color: #3f3f3f;
	text-decoration: none;
}
A.link:hover {  
	font-family: "Tahoma", "Verdana", "Arial"; 
	font-size: 8pt; 
	color: #FF0000;
	text-decoration: underline;}
.menu_text {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size:8pt;
	color: #000000;
	text-decoration: none;
}
.tabletitle {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.Servertitle {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 17pt;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;

}
.invoTitle {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.ProductTitle {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 11pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: bolder;

}
.Top_slogan {
	font-family: "Tahoma", "Verdana";
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.table-dark   { background-color: #3f3f3f; }
.table-light  { background-color: #CACACA; }
.border-dark  {	border: 2px double #3f3f3f; }
.border-light {	border: 2px double #CACACA; }
.title_color  { background-color: #282484; }
.content_bg_color { background-color: #E3EBEB; }
.body_color  { background-color: #9AC8E7; }

