select
{       font-size:				11px;
        font-family:			verdana, arial, helvetica, sans-serif, geneva, verdana; 
        color:					#ffffff;
        background-color:		#222222; 
        border-style:			00; 
        border-left:			solid 1px;
        border-color:			#cccccc;
        border-top:				solid 1px;
        border-color:			#cccccc;
        border-right:			solid 1px;
        border-color:			#cccccc;
        border-bottom:			solid 1px;
        border-color:			#cccccc;
        width:					125px;
}

input.textfieldlarge
{
        background-color:       #ffffff; 
        border-style:           00; 
        border-left:			solid 1px;
        border-color:			#ffffff;
        border-top:				solid 1px;
        border-color:           #ffffff;
        border-right:           solid 1px;
        border-color:           #ffffff;
        border-bottom:          solid 1px;
        border-color:			#ffffff;  
        width:					250px;
}

input.textfieldsmall
{
        background-color:       #ffffff; 
        border-style:           00; 
        border-left:			solid 1px;
        border-color:			#ffffff;
        border-top:				solid 1px;
        border-color:           #ffffff;
        border-right:           solid 1px;
        border-color:           #ffffff;
        border-bottom:          solid 1px;
        border-color:			#ffffff;  
        width:					75px;
}

input.submit
{       font-size:				11px;
        font-family:			verdana, arial, helvetica, sans-serif, geneva, verdana; 
        color:					#ffffff;
        background-color:		#222222; 
        border-style:			00; 
        border-left:			solid 1px;
        border-color:			#cccccc;
        border-top:				solid 1px;
        border-color:			#cccccc;
        border-right:			solid 1px;
        border-color:			#cccccc;
        border-bottom:			solid 1px;
        border-color:			#cccccc;
        height:					18px;
}


.text
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			14px; 
    line-height: 		20px; 
    font-weight: 		regular; 
    letter-spacing:		0.25px;
    color: 				#555555;
}


font.copyright
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			08pt; 
    line-height: 		12pt; 
    font-weight: 		regular; 
    letter-spacing:		0.5px;
    color: 				#666666;
}


a.orangelink:link
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			14px; 
    line-height: 		20px; 
    font-weight: 		regular;
    font-style: 		italic; 
    letter-spacing:		0.5px;
    color: 				#993300;
	text-decoration: 	none;
}
a.orangelink:visited
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			14px; 
    line-height: 		20px; 
    font-weight: 		regular;
    font-style: 		italic; 
    letter-spacing:		0.5px;
    color: 				#993300;
	text-decoration: 	none;
}
a.orangelink:active
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			14px; 
    line-height: 		20px; 
    font-weight: 		regular;
    font-style: 		italic; 
    letter-spacing:		0.5px;
    color: 				#993300;
	text-decoration: 	none;
}
a.orangelink:hover
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			14px; 
    line-height: 		20px; 
    font-weight: 		regular;
    font-style: 		italic; 
    letter-spacing:		0.5px;
    color: 				#993300;
	text-decoration: 	underline;
}


a.greenlink:link
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			14px; 
    line-height: 		20px; 
    font-weight: 		regular;
    font-style: 		italic; 
    letter-spacing:		0.5px;
    color: 				#003333;
	text-decoration: 	none;
}
a.greenlink:visited
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			14px; 
    line-height: 		20px; 
    font-weight: 		regular;
    font-style: 		italic; 
    letter-spacing:		0.5px;
    color: 				#003333;
	text-decoration: 	none;
}
a.greenlink:active
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			14px; 
    line-height: 		20px; 
    font-weight: 		regular;
    font-style: 		italic; 
    letter-spacing:		0.5px;
    color: 				#003333;
	text-decoration: 	none;
}
a.greenlink:hover
{	font-family: 		times, verdana, geneva, arial, sans-serif;
    font-size: 			14px; 
    line-height: 		20px; 
    font-weight: 		regular;
    font-style: 		italic; 
    letter-spacing:		0.5px;
    color: 				#003333;
	text-decoration: 	underline;
}
