.Basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.BasicLongSol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	margin-left:15;
	margin-top:5;
	padding: 0px;
}

.DecadeBorder
{
    border-left: indigo 1px solid;
}

.mainmenu {
	background-color: #FFFBD6;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF6600;
}
.headerTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #0099FF;
}
.MainMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CFEFFE;
	text-align: right;
	text-decoration: none;
}
.PanelBorder
{
    border-right: indigo 1px solid;
    border-left: indigo 1px solid;
    border-bottom: indigo 1px solid;
    border-top: indigo 1px solid;
}
.Nomargins
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.MessagePanel
{
    background-color: #ffff99;
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}
.PageSubHeader
{
    font-weight: bold;
    font-size: 8pt;
    color: #483d8b;
    font-family: Tahoma;
}
.PageHeader
{
    font-weight: bold;
    font-size: 11pt;
    color: #191970;
    font-family: Tahoma;
}
.SearchResultRow
{
    background-color: white;
    border-bottom: #cc99ff 1px dotted;
    border-bottom-style: dotted;
    border-bottom-color: #cc99ff;
    border-bottom-width: 1px;
}
.SearchResultRow td 
{
    border-bottom: #cc99ff 1px dotted;
    border-bottom-style: dotted;
    border-bottom-color: #cc99ff;
    border-bottom-width: 1px;
}
.SearchResultRow th 
{
    border-bottom: #cc99ff 1px dotted;
    border-bottom-style: dotted;
    border-bottom-color: #cc99ff;
    border-bottom-width: 1px;
}
