body,table,td,form,select,input{
	font-family: tahoma;
	font-size: 10pt;
}

a {
	color: BLACK;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: "#990000";
	font-weight: bold;
	text-decoration: underline;
}

.borderLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
}

.thinBox {
	font-size: 8pt; 
	border-style:none; 
}

.imageborder {
	border-width: 1px;
	border-style: solid;
	border-color: #404040;
}


.head1 {font-family: Tahoma;font-size:20pt; }
.head2 {font-family: Tahoma;font-size:14pt; }
.headertitle  {	
	color: "#204060";
	font-weight: bold;
	font-size:14pt;
	text-decoration: none;
}


#menu_bar { background: "#9999BB"; }
#menu_page { background: "#6666AA";}
#menu_hover { background: "#8080DD";}

.topbar {background: "#E0E0E0";}
.leftmenu {background: "#E0E0E0";}
.rightcontent  {background: "#F5F5EB";}
.searchbar {background: "#9999AA";}
.bottombar {background: "#C0C0C0";}

.leftbar  {background: "#606060";}

.prdname  {	
	color: "#333366";
	font-size: 11pt;
	font-weight: bold;
}

.prddesc  {	
	color: "#606020";
	font-size: 8pt;
	text-decoration: none;
}
