﻿body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}

table
{
	font-size: 100%;
}

td.popupMenuTdNormal
{
	color:#015480;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

td.popupMenuTdHover
{
	color:#1abdc9;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

.popupSubMenuTable{background-color: #e5e5e5; border: 1px solid #b5b7b6;}
.popupMenuTable{background-color: #f2f2f2; border: 1px solid #b5b7b6;}
.popupMenuAnchor{cursor: hand; background-repeat: repeat-x; width: 100%;}
.popupMenuAnchorHover{cursor: hand; background-repeat: repeat-x; width: 100%;}