img
{
	border:0px;
}

td {
color: #616161;
font-family: Verdana, Tahoma,  Sans-serif;
font-size: 11px;
}

a {
color: #4A84AA;
font-size : 11px;
font-family: Verdana, Tahoma,  Sans-serif;
text-decoration: none;
}
a:visited {
font-family: Verdana, Tahoma,  Sans-serif;
font-size : 11px;
color: #4A84AA;
text-decoration: none;
}
a:hover {
font-family: Verdana, Tahoma,  Sans-serif;
font-size : 11px;
color: #4A84AA;
text-decoration: none;

}

.default
{
	text-decoration : none;
	font-size : 11px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #4A84AA;
	background : transparent;
}


a.defaultbig:link  {
	text-decoration : none;
	font-size : 20px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #4A84AA;
	background : transparent;
}

a.defaultbig:active  {
	text-decoration : none;
	font-size : 20px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #4A84AA;
	background : transparent;
}

a.defaultbig:visited  {
	text-decoration : none;
	font-size : 20px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #4A84AA;
	background : transparent;
}

a.defaultbig:hover  {
	text-decoration : none;
	font-size : 20px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #4A84AA;
	background : transparent;
}

.defaultTen
{
	text-decoration : none;
	font-size : 10px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #4A84AA;
	background : transparent;
}

a.navbar:link  {
	text-decoration : none;
	font-size : 10px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #013571;
	background : transparent;
}

a.navbar:active  {
	text-decoration : none;
	font-size : 10px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #013571;
	background : transparent;
}

a.navbar:visited  {
	text-decoration : none;
	font-size : 10px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #013571;
	background : transparent;

}

a.navbar:hover  {
	text-decoration : none;
	font-size : 10px;
	font-family: Verdana, Tahoma,  Sans-serif;
	color : #013571;
	background : transparent;
	font-weight: bold;
}
.inputtext	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #cccccc;
        background: #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Tahoma,  Sans-serif;
	color : #616161;
	width: 100%;
	height:20px;
	padding:3px;
}
textarea	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #cccccc;
        background: #ffffff;
	font-size : 11px;
	font-family : Verdana, Tahoma,  Sans-serif;
	color : #616161;
	width: 100%;
}

.inputselect	
{
	width : 100%;
	color : #616161;
	font-size : 11px;
	font-family : Verdana, Tahoma,  Sans-serif;
	background : #ffffff;
}
.button	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #ffffff;
        background: #4A84AA;
	font-size : 11px;
	font-weight : normal;
	font-family :Verdana, Tahoma,  Sans-serif;
	color : #ffffff;
	text-align:center;
}

