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-color: #9999BB; }
#menu_page { background-color: #6666AA;}
#menu_hover { background-color: #8080DD;}

.topbar {background-color: #E0E0E0;}
.leftmenu {background-color: #E0E0E0;}
.rightcontent  {background-color: #F5F5EB;}
.searchbar {background-color: #9999AA;}
.bottombar {background-color: #C0C0C0;}

.leftbar  {background-color: #606060;}

.prdname  {	
	color: #333366;
	font-size: 11pt;
	font-weight: bold;
}

.prddesc  {	
	color: #606020;
	font-size: 8pt;
	text-decoration: none;
}

