A{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover{
    COLOR: blue;
    TEXT-DECORATION: underline
}
IMG{ 
	BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
TD{    font: 9pt verdana;}

INPUT.box{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    BORDER: gray 1px solid
}

SELECT{
    FONT-size: 9pt;
    COLOR: #00008b;
    BACKGROUND-COLOR: #ffffff;
}

INPUT{   FONT: 9pt Verdana;}

input.btn
{
	font:9pt Verdana;
}


tr.even
{
	background : white;
}

tr.odd
{
	background : #C8D8E4;
}

body
{
	background-color : white;
	font-size:9pt;
	border-width: 0px;
}

