table{}
table.tableborder{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #15422B;
	border-left-color: #15422B;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td.tdtopmenu{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.buttonStyle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	WIDTH: 88px;
	COLOR: #545464;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	height: 20px;




}
a.buttonStyle:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	WIDTH: 88px;
	COLOR: #545454;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", Times, serif;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;


}
a.leftmenu{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-top: 10px;
	height: 45px;
	margin-top: -2px;
}
a.leftmenu:hover{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #15422B;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-top: 10px;
	height: 45px;
	margin-top: -2px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003333;
	font-weight: bold;

}
td.rightborder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.greenbox {
background-color: #CCFFCC;
color: inherit;
border: 1px solid #00CC33;
margin: 3px;
padding: 6px;
}
