﻿.grn
{
	color:#1e3a07;
	text-decoration:none;
	}
	.grn a
{
	color:#1e3a07;
	text-decoration:none;
	}
	.grn a:hover
{
	color:#1e3a07;
	text-decoration:underline;
	}
.brwn
{
	color:#881802;
	text-decoration:none;
	}
	.brwn:link
{
	color:#881802;
	text-decoration:none;
	}
	.brwn:hover
{
	color:#881802;
	text-decoration:underline;
	}
.bg_gry
{
	display: block;
	width: 150px;
	background-color: white;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	 font-family:Trebuchet MS;
	 font-size:8pt;
	color:#333333;
	 text-decoration:none;
	
}
.bg_gry a
{
	display: block;
	width: 200px;
	background-color: white;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	 font-family:Trebuchet MS;
	 font-size:8pt;
	color:#333333;
	 text-decoration:none;
	
	}
.bg_gry a:hover
{
	display: block;
	width: 200px;
	background-color: whitesmoke;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	 font-family:Trebuchet MS;
	 font-size:8pt;
	color:#333333;
	 text-decoration:none;
}
	
.wht
{
	color:White;
	text-decoration:none;
	}
	.wht a
{
	color:White;
	text-decoration:none;
	}
	.wht a:hover
{
	color:White;
	text-decoration:underline;
	}
#table_dflt
{
	color:#333333;
	font-family:Trebuchet MS;
	font-size:8pt;	
	}
.blk

{
	color:Black;
	text-decoration:none;
	}
	.blk a
{
	color:Black;
	text-decoration:none;
	}
	.blk a:hover
{
	color:Black;
	text-decoration:underline;
	}
.dflt
{
	  font-family:Trebuchet MS;
	 font-size:8pt;
	color:#333333;
	 text-decoration:none;
	 }
	 .dflt a
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#333333;
	 text-decoration:none;
	 }
	 .dflt a:hover
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#333333;
	 text-decoration:underline;
	 }
.blue
{
	color: #0099ff;
	text-decoration: none;
}
	.blue a
{
	color:#0099ff;
	 text-decoration:none;
	}
.blue a:hover
{
	color:#0099ff;
	 text-decoration:underline;
	}
.lmenu
{
	color:#333333;
	text-decoration:none;
	}
	.lmenu a
{
	color:#333333;
	text-decoration:none;
	}
	.lmenu a:hover
{
	color: #ff6600;
	text-decoration: underline;
}
#table
{
	color: #333333;
	text-decoration: none;
	font-size: 8pt;
	font-family: trebuchet ms;
}

	
.txtbox
{
	font-size: 8pt;
	color: #000000;
	font-family: tahoma;
	border-right: #494949 1px solid;
	border-top: #494949 1px solid;
	border-left: #494949 1px solid;
	border-bottom: #494949 1px solid;
	background-color: whitesmoke;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.border {
	border: 1px solid #EE7829;
}

.heading_contant {
	font-family: arial;
	color: #CC3300;
	font-size: 12px;
}


.mylink {
	font-family: verdana;
	font-size:12px;
	color:#67240A;
	text-decoration:none;
}

.mylink a {
	font-family: verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}	
	
.mylink a:hover {
	font-family: verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}	

.footer{
	font-family: verdana;
	font-size:8px;
	color:#67240A;
	text-decoration:none;
}





.contact_text {
	font-family: Ms sans serif;
	font-size:14px;
	color:#480308;
	font-weight:bold;
}

.banner_border { 
				border-bottom-color:000000; border-bottom-style:solid; border-bottom:1px;
			    border-top-color:000000; border-top-style:solid; border-top:1px;
				border-right-color:000000; border-right-style:solid; border-right:1px;
				border-left-color:000000; border-left-style:solid; border-left:1px;
}				

.input_text{
  font-family:Arial;
  font-size:8pt;
  width:150px;
  height:13px;
  background-color:#F6F3F3;
  border-bottom:2px;
  border-bottom-color:#000000;
  border-bottom-style: inset;
  border-bottom-width:1px;
  border-right:2px;
  border-right-color:#000000;
  border-right-style: inset;
  border-right-width:1px;
  border-left:2px;
  border-left-color:#000000;
  border-left-style: inset;
  border-left-width:2px;
  border-top:2px;
  border-top-color:#000000;
  border-top-style: inset;
  border-top-width:2px;
  color:#000000;
 }
