
A
{
    color:Black;
    FONT-SIZE: 12px;
    font-family:Arial;
}

A:link
{
    color:Black;
    FONT-SIZE: 12px;
    font-family:Arial;
}

A:visited
{
    color:Black;
    FONT-SIZE: 12px;
    font-family:Arial;
}

.AnoU
{
    color:Black;
    FONT-SIZE: 12px;
    font-family:Arial;
    text-decoration:none;
}

INPUT
{
    FONT-SIZE: 12px;
    font-family:Arial;
    padding-right:3px
}

.DateInput
{
	FONT-SIZE: 12px;
    font-family:Arial;
	width:100%;
	padding-right:3px;
    BORDER-RIGHT: #D64900 1px solid;
    BORDER-TOP: #D64900 1px solid;
    BORDER-LEFT: #D64900 1px solid;
    BORDER-BOTTOM: #D64900 1px solid;    
}

.SmallINPUT
{
    FONT-SIZE: 11px;
    font-family:Arial;
    padding-right:3px
}

.Button
{
	width: 40px;
    FONT-SIZE: 12px;
    font-family:Arial;
    padding:0px;
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
    BORDER-BOTTOM: #333333 1px solid;
    line-height:10px;    
    border-radius:3px;
}

.Title
{
    FONT-SIZE: 14px;
    font-family:Arial;
	background-color:#FF9966;
    padding-right:3px
}

.Text
{
    FONT-SIZE: 12px;
    font-family:Arial;
    padding-right:3px
}

.Cell
{
	FONT-SIZE: 14px;
    font-family:Arial;
	background-color:#FFF6CE;
	width:100%;
	padding-right:3px;
}

.CellHighlight
{
	FONT-SIZE: 14px;
    font-family:Arial;
	background-color:#FFCC66;
	width:100%;
	padding-right:3px;
}

.Readonly
{
	background-color:#FFFFFF;
}

.Nav
{
	height:20px;
    FONT-SIZE: 12px;
    font-family:Arial;
    padding-right:15px;
    background-color:#FFEBD6;
   	border-top:#FFFFFF 1px solid;
   	border-bottom:#FFFFFF 1px solid;
   	border-left:#FFFFFF 2px solid;
   	border-right:#FFFFFF 2px solid;
	cursor:default;
}

.NavOver
{
	height:20px;
    FONT-SIZE: 12px;
    font-family:Arial;
    padding-right:15px;
    background-color:#FF9966;
   	border-top:#FFFFFF 1px solid;
   	border-bottom:#FFFFFF 1px solid;
   	border-left:#FFFFFF 2px solid;
   	border-right:#FFFFFF 2px solid;
   	cursor:hand;

}

.NavTable
{
	width:180px;
	border:#FF9966 1px solid;
	background-color:#FFEBD6;
}

.SideFrame
{
    BORDER-RIGHT: #FF9966 1px solid;
    BORDER-TOP: #FF9966 1px solid;
    BORDER-LEFT: #FF9966 1px solid;
    BORDER-BOTTOM: #FF9966 1px solid;
	background-color:#FFEBD6;
	filter:alpha(opacity=50);
	opacity:0.5;
}
