body{
 background:#e0e0e0;  background-image:url(images/adgico_bgrnd.jpg); background-repeat:repeat-x
}
.main_border { border-left:2px solid #cccccc;
border-right:2px solid #cccccc;
border-bottom:2px solid #cccccc;
}
.tbl {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #7a8b19;
	border-bottom-color: #7a8b19;
	border-left-color: #7a8b19;
}
td {
	font-family: arial;
	font-size: 12px;
	color:gray
}
.divA {
background-color:#f3f7de;
width:100%;
height:100%;
}
.div1 {
	background-color: #dc3616;
	margin: 5px;
	padding: 3px;
	border: 4px solid #8a1701;
}
.div2 {
	background-color: #ffc103;
	margin: 5px;
	padding: 3px;
	border: 4px solid #856400;
}
.div3 {
	margin: 0px;
	padding: 3px;
	border: 4px solid #CCCCCC;
}
a{
color: #3e4803;
text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3e4803;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#003399
}
.Heading2 {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color:#a4bc45
}
a.mylink {
	font-family: Verdana;
	font-size: 11px;
	color:#333333;
	text-decoration:none;
}
a:hover.mylink {
	color:#293984;
	text-decoration:underline
}
a:visited.mylink {
	font-family: verdana;
	font-size: 11px;
	
}



a.newlink
{
font-family: Verdana;
float:center;
width:6em;
text-decoration:none;
color:#333333;
padding:0.2em 0.6em;
}
a:hover.newlink {
text-decoration:underline;
color:#283974
}
td.menu{
font-family:Verdana;
background:#e4e4e4; filter:alpha(opacity=94);-moz-opacity:94;opacity:94;
border-bottom:1px solid #CCCCCC; 
height:16px
position:absolute
}
table.menu
{
	position:absolute;
	visibility:hidden;
	margin-left:-6px;
	margin-top:-5px;
	border-bottom:5px solid #283974;
	left: auto;
}
.imgs 
{
	border:3px double red;
	display:inline
	
}
.button
{ 
  background-color: green;
  border:1px solid #eabbf6;
  font-family: verdana;
  font-size:8pt;
  font-weight:bold;
  color:white;
  height:21px
}
.shadow{
filter:shadow(color:gray, strength:10, direction:135);
}
.btnav { background-color: #E4E4E4;
 			font-family: Verdana;
float:center;
width:6em;
text-decoration:none;
color:#333333;
font-weight:bold;
padding:0.2em 0.6em;} 
