.side a:link {color: #000946; text-decoration: none; font-size: 11px;}
.side a:visited {color: #000946; text-decoration: none; font-size: 11px;}
.side a:active  {color: #000946; text-decoration: none; font-size: 11px;}
.side a:hover  {color: #CCCCFF; text-decoration: none; font-size: 11px;}

a:link  {color: #0000FF; font-size: 11px;}
a:visited {color: #0000FF; font-size: 11px;}
a:active {color: #0000FF; font-size: 11px;}

body,td
{
font-family: 'verdana', 'arial', 'helvetica';
font-size: 13px;
}


#side {
	width: 110px;
	margin-left: 12px;
	padding: 9px;
	}


.CurrentPage
{
    COLOR: #E1E5FF;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
}


.thin{border-left:solid #000000 2px; border-right:solid #000000 2px; border-bottom:solid #000000 2px;}

.table{border-left:solid #000000 1px; border-right:solid #000000 1px; border-bottom:solid #000000 1px; border-top:solid #000000 1px;}

.table2

{
	border-style:dashed;
	border-color:gray;
	border-width:1px;

}


.textinput  {
font-family : verdana, helvetica, sans-seriff;
font-size : 10pt;
font-weight : normal;
background-color : FFFFFF;
border-color : 000000;
border-style : solid;
border-width : 1px;
padding: 2px;
}

.orderinput  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : normal;
background-color : FFFFFF;
border-color : FFFFFF;
border-style : solid;
border-width : 0px;
padding: 1px;
}

.affinput  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : normal;
background-color : FFFFFF;
border-color : 000000;
border-style : solid;
border-width : 1px;
padding: 0px;
}


.orderselect {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border-top-width:1px;
border-left-width:1px;
}

.inputbutton {
font-size : 85%;
font-family : verdana, helvetica, sans-serif;
color : #00FFFF;
background-color : #000000
}

