.table_lrb {
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-right-color: #E5E5E5;
	border-right-width: 1px;
	
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-bottom-width: 1px;
}
.table_tlrb {
	border-top-style: solid;
	border-top-color: #969696;
	border-top-width: 1px;

	border-left-style: solid;
	border-left-color: #969696;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-right-color: #969696;
	border-right-width: 1px;
	
	border-bottom-style: solid;
	border-bottom-color: #969696;
	border-bottom-width: 1px;
}
 .title_white {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body_text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.title_black {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_black {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title_black_link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.title_black_link:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: underline;
}
.footer_link:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.text_link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: underline;
}
.text_link:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.text_link_left {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #494949;
	text-decoration: underline;
}
.text_link_left:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.textbox {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	BACKGROUND-COLOR: #FFFFFF; 
	border-color:#969696;
	width:140;
	FONT: 12px verdana; 
	COLOR: #000000; 
}
.button{
	background-color: #C0C0C0;
	font-family: verdana;
	font-weight:bold;
	font-size: 9pt;
	color:#000000; 
	border-width:1pX;
	border-color:#FFFFFF;
}
#rightmenu ul {
  margin:0;
  padding-top:5px;
  padding-left:25px;
  line-height:20px;
}
  
	