@charset "utf-8";
/* global */
body,html{ font-family:Trebuchet MS, Arial, sans-serif; font-size:12px; color:#999999; margin:0px 0px 0px 0px; width:100%; height:100%; }
#mainTable{ padding-left:40px; }

/* links */
a:link{ font-family:"Trebuchet MS", Arial; font-size:14px; color:#999999; text-decoration:none;}
a:visited{ font-family:"Trebuchet MS", Arial; font-size:14px; color:#999999; text-decoration:none;}
a:active{ font-family:"Trebuchet MS", Arial; font-size:14px; color:#999999; text-decoration:none;}
a:hover{ font-family:"Trebuchet MS", Arial; font-size:14px; color:#a8101b; text-decoration:none; font-weight:bold;}

a.edit:link{ font-family:"Trebuchet MS", Arial; font-size:14px; color:#ffffff; text-decoration:none;}
a.edit:visited{ font-family:"Trebuchet MS", Arial; font-size:14px; color:#ffffff; text-decoration:none;}
a.edit:active{ font-family:"Trebuchet MS", Arial; font-size:14px; color:#ffffff; text-decoration:none;}
a.edit:hover{ font-family:"Trebuchet MS", Arial; font-size:14px; color:#000000; text-decoration:none; font-weight:normal;}

a img{ border:0; }

/* navigation */
.navi_tbl{ padding-left:22px; }
#navi{ padding-bottom:40px; }
.naviField{ padding:0px 0px 25px 0px; }

/* content */
#cnt { margin:15px 0 0 62px; font-family:"Trebuchet MS", Arial; font-size:16px;	color:#333333; }
#cnt_color { color:#000000; }
#butterfly { margin:0 0 -580px 0; }

/* edit */
.edit {	font-family:Verdana, Arial, sans-serif; font-size:18px; color:#ffffff; padding-left:5px; }