h1,h2,h3,h4,h5{
margin:0;
line-height: 25px;
}

h1, h1 a, h2 , h2 a{
background: #7D05B2;
color: white;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
text-decoration: none;
font-size: 18px;
font-weight: normal;
}

h3 , h3 a{
background: #8CC802;
color: white;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
text-decoration: none;
font-size: 18px;
font-weight: normal;
}

h2 a:hover , h3 a:hover, h4 a:hover{

color: white;
text-decoration: underline;
font-size: 18px;
font-weight: normal;
}


h4 , h4 a{
background: #F09413;
color: white;
padding-bottom: 5px;
padding-left: 15px;
padding-top: 5px;
padding-right: 15px;
text-decoration: none;
font-size: 18px;
font-weight: normal;
}


.quote_author {
display: block;
    color: gray;
    font-style: italic;
    margin-bottom: 0.0001pt;
    margin-right: 67px;
    text-align: right;
}

.members_text {
color: gray;
font-size: 15px;

}


.aidanews2_title a , .aidanews2_title a:visited {
	color: #8CC802;

}

div.custom_green h2, h2.green, h2 span.green{
background: #8CC802;

}

a{
color: #7D05B2;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #8CC802;
text-decoration: underline;
}

.img_left{
float: left;
padding-right: 10px;
/* padding-top: 8px; */
padding-bottom: 6px;
}

.img_right{
float: right;
padding-left: 5px;
/* padding-top: 8px; */
padding-bottom: 6px;
}


.img_hide{
display: none;
}



blockquote {
    background-image: url("../images/block_quote_start.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: gray;
    font: italic 15px/29px italic;
    margin-left: 60px;
    padding-right: 30px;
    text-indent: 37px;
}
  blockquote p {
    display: block;
/*     background-image: url(../images/block_quote_end.png); */
    background-repeat: no-repeat;
    background-position: bottom right;
} 


td.list-title {
    font-size: 13px;
    padding-left: 30px;
}

table.category {
    margin-bottom: 10px;
    margin-top: 10px;
}


div.col_float_right {
    background: none repeat scroll 0 0 black;
    color: silver;
    display: block;
    float: right;
    font-size: 10px;
    font-style: italic;
    padding-left: 10px;
    width: 430px;
}

table.country_table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px -1px -1px;
    padding: 0;
    width: 752px;
}

table.country_table tbody tr td{
width: 50%;
}




table.standard_table_split tr td{
width: 370px;
vertical-align: top;
text-align: left;

}


.std_div_left{
float: left;
    width: 360px;
    display: block;
}

.std_div_right{
float: right;
    width: 360px;
    display: block;
}

.clear{
clear: both;
}


.padd_left_10{
padding-left: 10px;
}

.padd_right_10{
padding-right: 10px;
}


.float_left{
float: left;
padding-right: 10px;
}

.float_right{
float: right;
padding-left: 10px;
}

