td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#727272;
	line-height:13px;
}

a {
	text-decoration:underline;
	color:#727272;
}
  
body {
		 margin:0px;
		 padding:0px; 
		 background-color:#B9BBAD; 
		 background-image:url(images/bg2.jpg);
		 padding-top:40px;
		 }

image {
		border: 0;
}

.copy{
font-family:tahoma;
color:#8F8E87;
text-decoration:none;
font-size:11px;
}

h1,h2,h3,h4,h5 {
	 line-height:1.1em;
}

.bot_txt {	color:#A8A8A8;
			text-decoration:none}

.header {color:#A7A7A7; font-size:10px; text-decoration:none}
.red {color:#EA7832; font-size:12px; text-decoration:none}
.green {color:#8DAD40; font-size:10px; text-decoration:none}
.green-line {color:#809F33; text-decoration:underline}
.black {color:#333333; text-decoration:none}

.black1 {color:#7D7D7D; text-decoration:none}

.black-line {color:#3A3A3A; text-decoration:underline}
.blue {color:#5A8FAD; text-decoration:underline}
.white {color:#ffffff; text-decoration:none}
.abs {vertical-align:middle}


.sm {font-size:10px}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:11px}


.form { width:123px;
		height:16px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#C6C5B7;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
		
.form1{ width:123px;
		height:72px;
		font-family:tahoma;
		font-size:10px;
		border-style: solid;
		border-width:1px;
		border-color:#C6C5B7;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}






/* top menu new */
#tm {
	 list-style-type:none;
	 list-style:none;
	 margin:0;
	 padding:0;
	 height: 42px;
	 overflow: hidden;
	 width:auto;
	 font-size:10pt;
	 background: #ffffff;
/* 	 font-family: Arial; */
}
#tm li {
	text-indent:0;
	 width:108px;
	 height:42px;
	 background: url(images/1button2.gif) no-repeat;
	 float:left;
	 text-align:left;
	 margin:0;
	 padding:0;
	 padding-top:18px;
	 text-align:center;
}
#tm li:hover {
	 background: url(images/1button2.gif) no-repeat;
}
#tm li a {
  display:block;
	color: #669900;
	font-weight:bold;
	margin:0;
	text-decoration:none;
}
#tm li a:hover {
	color:#336600;
	text-decoration:underline;
}

li#active {
	background: url(images/1button2.gif) no-repeat;
}
li#active a {
	color:#336600;
	text-decoration:none;
}

li#last {
	width: 105px;
	background: url(images/1button5.gif) no-repeat;
}

/* top menu new */


.delimiter {
	display:block;
	margin-top: 20px;
	background: url(images/1px3.gif) repeat-x;
	height:13px;
	border:0;
}
