@charset "utf-8";
/* CSS Document */

.clear{
clear:both;
line-height:0px;
height:0px;
}


.buttones{
width:219px;
background:url(../images/button_bg.jpg) top center no-repeat;
float:right;
margin-top:30px;
text-align:center;
padding:18px;
padding-right:12px;
}

.buttones a{
font-size:17px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
}


.buttones a:hover{
text-decoration:underline;
}

h1{
font-weight:normal;
font-size:22px;
padding-top:20px;
}

h2{
font-weight:normal;
font-size:20px;
}

h3{
font-weight:normal;
font-size:18px;
color:#FF0000;
}

.text1{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

.text1 a{
text-decoration:underline;
color:#000000;
}


.text1 a:hover{
text-decoration:underline;
color:#FF0000;
}

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding:10px 5px 0px 0px;
}

.footer a{
text-decoration:underline;
color:#FFFFFF;
}

/*PADDING - START*/
.padding_col{
padding:10px;
}

.border_line{
width:100%;
height:10px;
border: 1px solid;
border-color:#e4e4e4 #FFFFFF #FFFFFF #FFFFFF;
}
/*PADDING - END*/



.picgal_one{
width:100%;
text-align:left;
font-size:15px;
}

.picgal_one img{
width:50px;
height:50px;
border:1px solid #000000;

}
