td{font-family:Arial; font-size:10pt;}

.n {font-family: Arial; font-size: 12px;}
a:link {
	text-decoration:none;
	color:#202325;
	font-size : larger;
}
a:visited {
	text-decoration:none;
	color:#202325;
	font-size : larger;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
	font-size : larger;
}

H1 {
	text-decoration:none;
	color:#FFF0FF;
	font-size : medium;
	font : bold;
}

.box{	background :#FFFFFF; border : 1pt #000000 solid; 
	font-family : Arial;font-size : 9pt;color : black;}
	
.wbox{	background :#FFFFFF; border : 1pt #FFFFFF solid; 
	font-family : Arial;font-size : 9pt;color : black;}
	
.bluebox{	background :#C1DFFF; border : 1pt #C1DFFF solid; 
	font-family : Arial;font-size : 9pt;color : black;; text-align: center}
	
.centerbox{	
	background :#FFFFFF; 
	border : 1pt #000000 solid; 
	font-family : Arial;font-size : 9pt;color : black;
	text-align: center;
	}
	
.button{
    FONT-FAMILY: Arial; 
    font-family : Arial;font-size : 9pt;color : black;
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#adb6c6');
    BORDER-LEFT: silver 1px solid;
    
    background :#FFFFFF;
    }
    
.Table
{
    BACKGROUND-COLOR: #ABC6DB;
}

.TableOn
{
    BACKGROUND-COLOR: #BDE26E;
        CURSOR: hand;
}

.sendbutt
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#adb6c6');
    BORDER-LEFT: silver 1px solid;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 20px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}

.Item
{
	background-color : White;
	cursor : default;
}

.ItemOn
{
	background-color: #F0F8FF;
	cursor : hand;
}
