A:LINK.display {
		font-style : normal;
		text-decoration : none;
		color : #000000;
		}
	A:VISITED.display {
		font-style : normal;
		text-decoration : none;
		color : #000000;
		}
	A:HOVER.display {
		font-style : normal;
		text-decoration : underline;
		color : #000080;
		}
	A:ACTIVE.display {
		font-style : normal;
		text-decoration : underline;
		color : #000000;
		}
    A:VISITED {
		font-style : normal;
		text-decoration : underline;
		color : #000080;
		}
	A:LINK {
		font-style : normal;
		text-decoration : underline;
		color : #000080;
		}
	A:HOVER {
		font-style : normal;
		text-decoration : underline;
		color : #800000;
		}	
	A:ACTIVE {
		font-style : normal;
		text-decoration : underline;
		color : #000080;
		}

.inputSubmit
{
color: #0000ab;
background-color: #FFFFFF;
border-top : 2px solid #800000;
border-bottom : 2px solid #800000;
border-left : 2px solid #800000;
border-right : 2px solid #800000;
font-family : Verdana,Arial;
font-size : 11px;
font-weight: bold;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,Arial;
font-size : 11px;
}
li {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 14pt;
}
.txt {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 14pt;
}
.imgleft {
float: left;
margin-right: 12px;
}
.imgright {
float: right;
margin-left: 12px;
}
.imgborder {
border-bottom : 5px solid #3DA4D7; border-left : 2px solid #3DA4D7; border-right : 2px solid #3DA4D7; border-top : 4px solid #3DA4D7;
}