select,input,type,textarea
{
font-size		: 11px			;
font-family		: Verdana		;
color			: #000000		;
border-style		: solid			;
border-width		: 1			;
background-color	: #F5F5F5		;
border-color		: #082D3C		;
}

input.2
{
font-size		: 11px			;
font-family		: Verdana		;
Font-weight		: Bold         		;
color			: #FFFFFF		;
border-style		: solid			;
border-width		: 1			;
background-color	: #663333		;
border-color		: #082D3C		;
}

input.3
{
font-size		: 11px			;
font-family		: Verdana		;
color			: #000000		;
border-style		: solid			;
border-width		: 1			;
background-color	: #E6E8E4		;
border-color		: #082D3C		;
}

BODY
{
font-size		: 12px			;
font-family		: Verdana		;
}

TABLE
{
font-size		: 12px			;
font-family		: Verdana		;
}

a:link		 {  text-decoration: none; color: #000000}
a:active 	 {  text-decoration: none; color: #999999}
a:hover 	 {  color: lightgray; text-decoration: none; font-weight: bold}
a:visited	 {  text-decoration: none; color: #999999}
a.2:hover { color: #000000; text-decoration: underline; font-weight: normal}
a.3:hover { color: #A10200; text-decoration: none; font-weight: bold}
a.4:hover { color: #A10200; text-decoration: none; font-weight: normal}
a.5:hover { color: #000000; text-decoration: underline; font-weight: bold}

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />

