BODY,TD, INPUT, SELECT, TEXTAREA{
	font-family: tahoma, arial, verdana;
	font-size:8pt;
	color: #606060;
}
BODY {

	background-image: url(../images/gray_bg.gif);
}
TH {
	font-weight: bold;
	background-color: black;
	color: white;
	font-size: 8pt;
}
INPUT.text {
	height: 20px;
}
INPUT.text,TEXTAREA {
	border: 1px solid #bbbbbb;
	padding: 2px;
}
.page_title{
	height: 34px;
	font-size: 20px;
	font-family: arial;
	color: White;
	width: 350px;
	text-align: right;
	margin-bottom:2px;
	background-image: url(/images/page_title_bg.gif);
	line-height : 30px;
}
.page_view{
	width: 520px;
	text-align: justify;
}
.cell1 {
	background-color: #f9f9f9;
}
A {
	color:  #61AEB4;
}
A:hover {
	color:  #1f4750;
}
A.login {
	width: 20px;
	height: 20px;
	cursor: hand;
	display: block;
}
A:hover.login {
	background-color: Black;
}
TABLE.img {
	background-color: white;
}
TABLE.img TD {
	background-color: white;
	padding: 2px;
}
TABLE.img TD  A:hover{
	text-decoration: underline;
}
TABLE.img TD  A:hover IMG {
	border: 5px solid #61AEB4;
}
TABLE.img TD  A {
	color: #667436;
	text-decoration: none;
	display: block;
	/*width:126px;*/
}
TABLE.img TD  A IMG {
	border: 5px solid #E1E1E1;
}

TD.menu A {
	display: block;
	background-color: #D7D7D5;
	color: #666666;
	font-weight: bold;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #9B9A98;
	padding: 3px;
	padding-bottom:2px;
	font-size: 7.5pt;
	text-decoration: none;
}
TD.menu A:hover {
	background-color: #e9d6ac;
	
	border-top: 1px solid #f1e1c0;
	border-bottom: 2px solid #d9c69d;
	text-align: left;
	
}
.flsh {
  color: #47C8F0; 
  background-color:#F6E0B0;      
  font-weight: bold; 
  font-size:12px; 
  text-decoration: blink;
  text-align: center;
}
IMG.dspld {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

A.flash {
	background-color: #D7D7D5;
	color: #666666;
	font-weight: bold;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #9B9A98;
	padding: 2px;
	font-size: 7.5pt;
	text-decoration: none;
}
A:hover.flash {
	background-color: #B3C2C2;
	color: #666666;
	border-top: 1px solid #DFEBEB;
	border-bottom: 2px solid #889797;
	text-align: right;
}
.info {
 color: #999999; 
}
.small {
	font-size:7.5pt;
	height:9px;
}