#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 200px;
width: 200px;
background: url(../images/banner30.png) no-repeat;
text-indent: -999em;
text-decoration: none;}

td {
	font-family:verdana,helvetica,arial;
	font-size: 11px;
	color: #002056;
	text-decoration: none;
}

A:link  {color: #002066; text-decoration: none }
A:active  {color: #002066; text-decoration: none }
A:visited  {color: #002066; text-decoration: none }
A:hover  {color: #002066; text-decoration: none }

A.default:link {
	font-family:verdana,helvetica,arial;
	font-size: 11px;
	color: #3D7BB6;
	text-decoration: none
}
A.default:active {
	font-family:verdana,helvetica,arial;
	font-size: 11px;
	color: #3D7BB6;
	text-decoration: none
}
A.default:visited {
	font-family:verdana,helvetica,arial;
	font-size: 11px;
	text-decoration: none;
	color: #3D7BB6;
}

A.default:hover {
	font-family:verdana,helvetica,arial;
	font-size: 11px;
	color: #3D7BB6;
	text-decoration: none
}

a.navbar:link  {
        text-decoration : none;
        font-size : 10px;
        font-family : verdana,arial;
        color : #002066;
        background : transparent;
}

a.navbar:active  {
        text-decoration : none;
        font-size : 10px;
        font-family :verdana,arial;
        color : #002066;
        background : transparent;
}

a.navbar:visited  {
        text-decoration : none;
        font-size : 10px;
        font-family : verdana,arial;
        background : transparent;
        color : #002066;
}

a.navbar:hover  {
        text-decoration : none;
        font-size : 10px;
        font-family :  verdana,arial;
        color : #002066;
        background : transparent;
}

.inputtext
{
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	font-size : 11px;
	font-family : verdana,helvetica,arial;
	color : #002066;
	background : #ffffff;
	width: 100%;
}

.button
{
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color : #DDE5E5;
	font-size : 11px;
	font-family :verdana,helvetica,arial;
	color : #002066;
	background:#ebebeb;
}

textarea
{
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	font-size : 11px;
	font-family :verdana,helvetica,arial;
	color : #002066;
	background : #ffffff;
	width: 100%;
}

.inputselect {
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #002066;
	width: 100%;
	font-size : 11px;
	font-family :verdana,helvetica,arial;
	background : #ffffff;
}

