
/* -- Main table attributes -- */

body { margin: 10px; background-color: #252121; }

a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none;	}
a:hover { text-decoration: underline; }

li { color: #ffffff; }

.sublink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff; text-decoration: none; margin-left: 5px; margin-right: 5px; }
.bold_link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; }

.warn_font { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; }

.main_table { background-color: #850000; border: 0px; width: 786px; }
.mt_topshade { background-image: url(layout/top_shade.gif); width: 786px; height: 10px; background-repeat: no-repeat;}
.mt_leftshade { background-image: url(layout/left_shade.gif); width: 10px; height: 10px; background-repeat: repeat-y;}
.mt_rightshade { background-image: url(layout/right_shade.gif); width: 10px; height: 10px; background-repeat: repeat-y;}
.mt_botshade { background-image: url(layout/bot_shade.gif); width: 786px; height: 10px; background-repeat: no-repeat;}
.mt_topbar { background-color: #ffffff; width: 766px; height: 169px; }
.mt_blend { background-image: url(../layout/layout_blend.gif); background-repeat: no-repeat; width: 766px; height: 8px; }
.mt_bg { background-image: url(../layout/layout_background.jpg); background-position: bottom; background-repeat: no-repeat; width: 766px; height: 410px; }

.pop_table { background-image: url(../layout/layout_background.jpg); background-position: bottom; background-repeat: no-repeat; width: 766px; height: 410px; }
.pop_margin { margin: 0px; }

font { font-family: Arial, Tahoma, sans-serif; font-size: 12px; color: #ffffff; }
.bold_font { font-family: Arial, Tahoma, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; }
.title_font { font-family: Arial, Tahoma, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold; }

