td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#454545;
	line-height:13px;
}

a {text-decoration:underline;
   color:#003300;}
  
body { 	margin:0px;padding:0px;}

.copy{  font-family:tahoma;
		color:#383838;
		text-decoration:none;
		font-size:11px;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/icon.jpg) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 13px; line-height:16px }


.white {color:#ffffff; text-decoration:none}
.blue { color:#223C58; text-decoration:none}
.gray { color:#833D0B; text-decoration:none}
.red { color:#D03823; text-decoration:none}
.green { color:#768802; text-decoration:none}
.blue1 { color:#385879; text-decoration:none}




.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:13px}
.list {line-height:10px}

.form { width:150px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#454545;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:263px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

.menu:link, .menu:visited, .menu:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.menu:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: underline;
}


hr {
	color: #990000;

	height: 1px;
}
fieldset {
	border: 1px outset #CC0000;
	width: 500px;
}
legend {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}


