A:link        { text-decoration: none; color: #005177; font-weight: normal;}

A:visited     { text-decoration: none; color: #005177; font-weight: normal; }

A:hover       { text-decoration: underline; color: #005177; font-weight: normal;}



.menu A:link        { font-weight: normal; text-decoration: none; color: #FFFFFF; }

.menu A:visited     { text-decoration: none; color: #FFFFFF; font-weight: normal; }

.menu A:hover       { text-decoration: underline; color: #FFFFFF; }


.menu            { font-family: Arial; color: #B9D7E4; font-size:11pt }


.small            { font-family: Arial; color: #000000; font-size:8pt }


TD            { font-family: Arial; color: #000000; font-size:10pt }


.biglink           { font-family: Arial; color: #005177; font-size:14pt }


input         { background-color: #DEE7EF; font-family: Arial; font-size: 10pt; color: #000000; }

textarea      { background-color: #DEE7EF; font-family: Arial; font-size: 10pt; color: #000000; }



select   { background-color: #DEE7EF; font-family: Arial; font-size: 10pt; color: #000000;  }



.notice { 
		border: 1px dotted red;
		margin-bottom: 5px;
		margin-right: 5px;
		padding: 10px;
		font-size: 9pt;
		font-face: arial, verdana;
	}

.dotted { 
		border: 1px dotted grey;
		margin-bottom: 5px;
		margin-right: 5px;
		padding: 5px;
		font-size: 9pt;
		font-face: arial, verdana;
	}
