td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	line-height:13px;
}
a {
	text-decoration: none;
	color:#666666;
}

body { 	margin:0px;padding:0px; background-color:#ffffff; background-image:url(images/bg.jpg); background-repeat:repeat-x; background-position:top}

.copy{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}

#subheading {
    background-color:#66CC33;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}

.top_txt {color:#ffffff; text-decoration:none}


.gray {color:#666666; text-decoration:none}
.red {color:#FF0900; text-decoration:none}
.blue {color:#2D98B8; text-decoration:none}
.green {color:#339900; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}

.form { width:95px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		background-color:#FFFFFF;
		color:#000000;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:202px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		background-color:#FFFFFF;
		color:#000000;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}

.td1 {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
padding-left:5px;
/*font-weight:bold; */
font-size:12px;
text-align:justify;}

.td5 {
font-family:Arial, Helvetica, sans-serif;
color:#666666;
padding-left:5px;
font-size:12px;
/*font-weight:bold;*/}

.highlight { background-color: #F2F2F2;/*#FFDDDD; */
  border-bottom-color:#FFB9B9;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-top-color:#FFB9B9;
  border-top-style: dashed;
  border-top-width: 1px
}

.normal { background-color: #FFFFFF;
  border-top-color:#CCCCCC;
  border-top-style: dashed;
  border-top-width: 1px;
  border-bottom-color:#CCCCCC;
  border-bottom-style: dashed;
  border-bottom-width: 1px
}