.banner_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.banner_links:hover{
	color: #333300;
}

.light_grey_td {
	background-color: #636456;
}

.black_td {
	background-color: #000000;
}

.dark_grey_td {
	background-color: #3C3C3E;
}
.banner_links_grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #636456;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}


.white_text {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
	
.footer_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.whitediv {
border-style:solid;
border-width:1;
background-color:white;
margin: 0.1in; padding: 0.1in;
}

.subscribe_box { 
border-style:solid;
border-width:1;
background-color:#3C3C3E !important;
padding:10px;
width:230px !important; /*moz width*/
width:250px; /*IE width*/
}

.subsection_box_aboutus { 
border-style:solid;
border-width:1;
height:100%;
background-image: url('http://www.ipsc.ie/images/LHS1.gif');
background-repeat: no-repeat;
background-position: bottom;
}

.subsection_box_getinvolved { 
border-style:solid;
border-width:1;
height:100%;
background-image: url('http://www.ipsc.ie/images/LHS5.gif');
background-repeat: no-repeat;
background-position: bottom;
}

.subsection_box_campaigns { 
border-style:solid;
border-width:1;
height:100%;
background-image: url('http://www.ipsc.ie/images/LHS3.gif');
background-repeat: no-repeat;
background-position: bottom;
}

.subsection_box_theissues { 
border-style:solid;
border-width:1;
height:100%;
background-image: url('http://www.ipsc.ie/images/LHS2.gif');
background-repeat: no-repeat;
background-position: bottom;
}

.subsection_box_resources { 
border-style:solid;
border-width:1;
height:100%;
background-image: url('http://www.ipsc.ie/images/LHS4.gif');
background-repeat: no-repeat;
background-position: bottom;
}

.leftdiv div { 
font-family: Arial, Helvetica, sans-serif !important;;
background-color:#B1C0C9 !important;
padding:10px !important;
width:230px !important; /*moz width*/
width:250px; /*IE width*/
}

.leftdiv strong { 
font-size: 16pt !important;
}

.leftdiv hr{
color: #3C3C3E !important;
background-color: #3C3C3E !important;
height: 1px !important;
}


.leftdiv img{
border:none !important;
padding-left:2px !important;
padding-right:2px !important;
/*width:150px !important;*/
}

.newsdiv a {
	color: blue !important;
}

.leftdiv a {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #333300 !important;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

legend {
	font-size:10pt;
	color: #333300;
}
