h1,h2,h3,h4,h5,h6{
margin-bottom: 0; 
padding-bottom: 0; 

}

.bodytext{
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #434040;
	text-decoration: none;
	line-height: 14pt
}
.bodytext:link{
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #434040;
	text-decoration: underline;
	line-height: 14pt
}

.topmenu{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.topmenu:visited{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.topmenu:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fa461f;
	text-decoration: none;
}
.topmenu:active{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footer:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.footer:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
.footer:active{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}




.greentext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9fb192;
	text-decoration: none;

}
.greentext:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4f663f;
	text-decoration: none;

}

.brownboldtext{
	font-family:Arial,Verdana;
	font-size:8px;
	font-weight: normal;
	color: #C67300;
	text-decoration: none;
	
}

.orangeboldtext2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 12pt;
}
.orangeboldtext2:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fa461f;
	text-decoration: none;
	line-height: 12pt;
}
.orangetext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	line-height: 12pt;
}
.orangetext:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fa461f;
	text-decoration: none;
	line-height: 12pt;
}


.smallblack{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.smallblack:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.smallgrey{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
}
.smallgrey:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fa461f;
	text-decoration: none;
}
.smallwhite{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhite:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fa461f;
	text-decoration: none;
}


.inner-table-top {
    background-image:url(../images/brendangrace-inner_top.jpg);
    background-repeat:no-repeat;
	}
	
.inner-table-bottom {
	background-image:url(../images/brendangrace-inner_bottom.jpg);
    background-repeat:no-repeat;
}

.inner-table-bg {
	background-image:url(../images/brendangrace-bg-inner.jpg);
    background-repeat: repeat-y;
}



.input1 {
  border-bottom : 1px solid black;
  color: #000000;
  border-left : 1px solid #000000;
  border-right :1px solid #000000;
  border-top : 1px solid #000000;	
  font-family : Arial;
  font-size : 12px;
  background-color : #ffffff;

}
.combo {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-bottom : 1px solid #39424B;
	border-left : 1px solid #718492;
	border-right : 1px solid #39424B;
	border-top : 1px solid #718492;
}

.chkbox
{
  background-color:#254F99;
  color:#000000;
  font-size:10px;
  border-bottom : 1px solid #254F99;
  border-left : 1px solid #254F99;
  border-right :1px solid #254F99;
  border-top : 1px solid #254F99;
}

.borderline{
border: 1px solid #a2b69b;
}
.borderside