BODY,TD, INPUT, SELECT, TEXTAREA{
	font-family: tahoma, arial, verdana;
	font-size:8pt;
	color: #606060;
}
TH {
	font-weight: bold;
	background-color: #008080;
	color: white;
	font-size: 8pt;
	padding: 2 5 3 5;
}
.new_table TD{
	border: 1px solid #a5a5a5;
}
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: 300px;
	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;
	margin: 15px auto;
}
TABLE.img TD {
	background-color: white;
	padding: 2px;
}
TABLE.img TD  A:hover{
	text-decoration: underline;
	border: 5px solid #61AEB4;
}
TABLE.img TD  A {
	color: #667436;
	text-decoration: none;
	border: 5px solid #E1E1E1;
	display: block;
}

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: #B3C2C2;
	color: #666666;
	border-top: 1px solid #DFEBEB;
	border-bottom: 2px solid #889797;
	text-align: right;
}
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;
}
.title {
	color: #61AEB4;
	font-size: 10pt;
}