
 body {margin:0px; padding:0px; BACKGROUND-IMAGE:url(images/back_main.gif)}
  .white{font-family:Tahoma; font-size:9px;  color:#FFFFFF; text-decoration:none; font-weight:900}
  .text{font-family:Tahoma; font-size:11px;  color:#8D8D8D; text-decoration:none; }
  .policy{font-family:Tahoma; font-size:11px;  color:#757575; text-decoration:none  }
  .policy2{font-family:Tahoma; font-size:11px;  color:#5A5A5A; text-decoration:none  }
  .orange{font-family:Tahoma; font-size:11px;  color:#FD7E00; text-decoration:none  }
  .main{font-family:Tahoma; font-size:11px;  color:#505050; line-height:13px }
  .dark{font-family:Tahoma; font-size:9px;  color:#6B6B6B; }
  .green_9{font-family:Tahoma; font-size:9px;  color:#328E00; }
  .green_11{font-family:Tahoma; font-size:11px;  color:#328E00; }
  .green_14{font-family:Tahoma; font-size:12px;  color:#328E00; }
  .black{font-family:Tahoma; font-size:11px;  color:#000000; }
  .blue_9{font-family:Tahoma; font-size:9px;  color:#0C68CF; }
  .orange_11{font-family:Tahoma; font-size:11px;  color:#FD7E00; }
  .s1{font-family:Tahoma; font-size:11px;  color:#717171; }
  .blue{font-family:Tahoma; font-size:11px;  color:#0C68CF;}
  a.blue:hover {color:#7EC538; text-decoration: none; }
  .input{
  		width:202px; height:16px;
		border-width:1px;
		border-style:solid;
		background-color:#4C4A46;
		font-family:Tahoma; font-size:11px;  color:#ECBD56; line-height:12px;
		}

	
		.textarea2{
		width:202px; height:158px;
		border-width:1px;
		border-style:solid;
		background-color:#4C4A46;
		font-family:Tahoma; font-size:11px;  color:#ECBD56; line-height:12px;
		overflow:auto;
		}


 ul
{
list-style-type: none;
padding: 0;
margin: 0;
list-style-position: outside;
font-family:Tahoma; font-size:11px;  color:#505050; line-height:13px;
}

li
{
background-image: url(images/pointer_yellow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .9em;
}


.forminput {
	font-family: Tahoma;
	font-size: 11px;
	color:#515250;
}


.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
}
a.text_2:hover { color:#7EC538; text-decoration: none; }


.thumb_image_container {
	overflow: hidden;
	border: 1px solid #D0D0D0;
	padding: 1px;
	background-color: white;
}

.thumb_image {
	border: none;
}



.AdminBG{
		background-color:#DEDBDE;
		}
		
.AdminMenu{
		background-color:#0875D6;
		}
		
.AdminAlt{
		background-color:#ffffff;
		}
		
.RadUploadButton, .radUploadButtonMedium
{
	background-image: url(Images/radUploadBtnMedium.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 21px;
	width: 114px;
	background-color: #fff;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: #fff;
}


.RadUploadButtonDisabled
{
	background-image: url(Images/radUploadBtnMedium.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 21px;
	width: 114px;
	background-color: #fff;
	font: bold 11px Arial, Verdana, Sans-serif;
	color: #fff;
	filter:alpha(opacity=30);
	-moz-opacity:0.5;
	opacity: 0.5;
		
