a:link {
    color: #0000CC;
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
    color: #3399ff;
}
a:hover {
    text-decoration: none;
    color: #3399ff;
}
a:active {
    text-decoration: underline;
    color: #3399ff;
}
			.bg1  {
	background-image : url(images/header.jpg);
	background-repeat : no-repeat;
}
			 
			 .line1 {
		border-color: #FFFFFF;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-left-width: 1px
	}

	
		UL {
	}
	
	LI {
	font : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	list-style-type : disc;
	min-width : 355px;
	padding-bottom : 6px;
}

	.line2 {
		border-color: #999999;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px
	}
	.line3 {
		border-color: #000000;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px
	}

	.line4 {
		border-color: #666666;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		font : normal;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #ffffff;
	}
	p {
		font : normal;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #ffffff;
	}
	.smp {
		font : normal;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9px;	
		color : #ffffff;
	}
	
	  .input  {
  		font-family : Verdana, Arial, Helvetica, sans-serif;
  		font-size : 11px;
  		color : #333333;
		border-color: #666666;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
  }



  .form
{background-color: #000099; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;}

.header { color: #0000CC; font-size: 30pt; font-family: Arial,sans-serif; font-weight:bold;
}

.headersml { color: #FFFFFF; font-size: 14pt; font-family: Arial,sans-serif; font-weight:bold;
}