body { 
margin: 0px;
  /*  background: #FFE39A; */
 }

a:active {
	color: #00674A;
}
a:hover {
	color: #EF9C00;
	text-decoration: none;
}
a:link {
	color: #00674A;
}
a:visited {
	color: #EF9C00;
}
a:visited:hover {
	color: #EF9C00;
	text-decoration: none;
}

td {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
}
th {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

img {
	border: none;
}

.logopad {
  /* padding-bottom: 8px;
   padding-left: 8px;
   padding-right: 8px; */
   background: url(../images/intercounty/homepagebanner.jpg) no-repeat 0px 0px;
}

.mainbody {
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 8px; 
}


.tablepad {
   padding-left: 8px;
   padding-right: 8px;
}

h2,h3,h4 {
    font-family: Trebuchet MS, Verdana, sans-serif;
    color: #000000;
	   font-size: 12pt;
}

h1 {
   font-family: Trebuchet MS, Verdana, sans-serif;
   font-size: 14pt;
}

p {
   font-family: Verdana, sans-serif;
   color: #000000;
   font-size: 11px;
}

input,select,textarea { 
    background-color: #F4F4F4; 
    border: 1px solid #c9c9c9;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    color: #000000;
}

hr {
  border: 1px dashed #CD2A45;
}
.mainmenu {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   	color: #ffffff;
   font-weight: bold;
   background: url(../images/intercounty/menu_bg.jpg) repeat 0px 0px;
}

.mainmenu a:active {
	color: #ffffff;
}
.mainmenu a:hover  {
	color: #EF9C00;
	text-decoration: none;
}
.mainmenu a  {
	color: #ffffff;
	margin-left: 3px;
    margin-bottom: 3px;
	border-right: 1px solid #ffffff;
	padding-right: 6px;
}
.mainmenu a:visited  {
	color: #ffffff;
}
a:visited:hover {
	color: #EF9C00;
	text-decoration: none;
}
.footer {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	background: url(../images/intercounty/footer.jpg) repeat 0px 0px;
	text-align: center;
}

.leftbg {
	background: #FFE39A url(../images/intercounty/InterCounty_Home_new_r1_c1.jpg) no-repeat 0px 0px;
}

.rightbg {
	background: #FFE39A url(../images/intercounty/InterCounty_Home_new_r1_c5.jpg) no-repeat 0px 0px;
}

.content_table {
 	padding-left: 8px;
   	padding-right: 8px;
   	padding-bottom: 8px;
   	padding-top: 8px;
  	border-left: 1px solid #000000; 
  	font-family: Verdana, sans-serif;
   	color: #000000;
   	font-size: 10px;
   	font-weight: normal;
   	background: #ffffff;
 
    /* 
   url(../images/horry/footer.jpg) repeat 0px 0px;*/
}

.greytbl {
background: #C0C0C0;
}

.submenu_table{
  	font-family: Verdana, sans-serif;
   	color: #000000;
   	font-size: 10px;
   	font-weight: normal;
   	background: #ffffff;
}

div#content
{
position: relative; 
top:10px; 
left:0px;  
z-index:1
}
div#quicklinks
{
position: relative; 
top:10px; 
left:0px;  
z-index:2
}
div#atpay
{
position: relative; 
top:10px; 
left:0px;  
z-index:2
}


div#submenu
{
position: relative; 
top:10px; 
left:5px;  
z-index:1
}/*
div#submenu_1
{
display: block;
}
*/
#submenu_1 {
	width: 150px;
/*
	border: #006600 1px solid;
	border-width: 0px 1px 1px 0px;
*/	
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

#submenu_1 a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}
#submenu_1 a:hover {
	text-decoration: underline;
}

#submenu_1 form, #submenu_1 a {
	margin-left: 4px;
	margin-right: 0px;
}

#search {
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 0px;
}


