﻿
tr.vioVert a, table.StdTable a
{
    font-family: Arial;
    text-decoration: none;
    font-size: 11px;
    color: #669933;
}

tr.vioVert a:active, table.StdTable a:active
{
    color: #669933
}
tr.vioVert a:hover, table.StdTable a:hover
{
    color: #8339AC! important
}
tr.vioVert a:link, table.StdTable a:link
{
    color: #669933
}
tr.vioVert a:visited, table.StdTable a:visited
{
    color: #669933
}

.StdButton 
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.header
{
    background-color: #DCCDE4;
}

/*.StdTextBox 
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #000000;
}*/
