/* Basic styles */
a:link {color: #E28500; text-decoration: underline;}
a:visited {color: #E28500; text-decoration: underline;}
a:hover {color: #E28500; text-decoration: none;}
a:active {color: #E28500; text-decoration: underline;}

/* Text styles */
.t_title {font: bold 13px Verdana, Arial, Helvetica, Geneva, sans-serif; color: #444444;}
.t_subtitle {font: bold 12px Verdana, Arial, Helvetica, Geneva, sans-serif; color: #444444;}
.t_boxLeftTopTitle {font: bold 11px Verdana, Arial, Helvetica, Geneva, sans-serif; color: #ffffff;}
.t_boxLeftTop {font: 11px Verdana, Arial, Helvetica, Geneva, sans-serif; color: #6C7A7B; line-height: 12px;}
/* Pseudo-text styles */
.t_boxLeftTopLink:link {color: #5C79AD; text-decoration: underline;}
.t_boxLeftTopLink:visited {color: #5C79AD; text-decoration: underline;}
.t_boxLeftTopLink:hover {color: #5C79AD; text-decoration: none;}
.t_boxLeftTopLink:active {color: #5C79AD; text-decoration: underline;}

/* Layout styles */
.l_body {background-image: url('/nature/img/bg_main.gif'); background-repeat: repeat-y; background-position: center;}
.l_menu {background-color: #86ADFA;}
.l_boxLeftTop{background-color: #CFDEFD; padding: 7px 10px 15px 7px;}
.l_boxLeftTopTitle {background-image: url('/nature/img/g_boxlefttoptitle_m.gif');}