@charset "UTF-8";
/* Core SS */


/* BODY */
body {font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px;}
body {font-size: 12px; padding:0px; margin:0px; line-height:1.9em;}
td, th{font-size: 12px;}

/* LINKS */
a:link, a:visited, a:active {text-decoration: none;}
a:hover {text-decoration: none;}
a:focus {outline: 0 !important;}

/* IMAGES */

.imgl{float:left; padding:0em 0.5em 0.5em 0em; margin:0em 0.5em 0.6em 0em;}
.imgr{float:right; padding:5px; margin: 5px 0px 5px 5px; text-align:right;}
.imgc{padding:5px; margin: 0.5em 0em 0.5em 0em; clear:both; text-align:center;}
.imgd{font-size:0.6em; line-height:1em; padding-top:0.3em;}
img{border:0 none;}
.img_gal_cat{}

/* FLOATS */
.fl{float:left;}
.fr{float:right;}
.cl {display: block; clear: both; visibility: hidden;}
.bl {display:block;}
.center{padding:10px; clear:both; text-align:center;} 
.half{width:49%;}