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

body {background-image:url(../images/bg_header.png); background-repeat:repeat-x; background-color:#FFFFFF; margin:0; font:.75em/1.6em Arial,Helvetica,sans-serif; font-size:12px; }
a {text-decoration:none; color:#a5312b; }
a:hover {text-decoration:underline; }
a.header3 {font-size:16px; font-weight:bold; }
a.underline {text-decoration:underline; }

/* CSS Identifiers */
#page {width:800px; margin-left:auto; margin-right:auto; }
#header {height:106px; color:#d3d3d3; margin-top:15px; }
#header .logo {width:154px; float:left; padding-left:14px; }
#header .toplinks {color:#d3d3d3; float:right; padding-right:8px; font-size:11px; }
#menu {clear:both; height:42px; background-image:url(../images/bg_menu.png); background-repeat:repeat-x; position:relative; top:9px; }
#content { background-image:url(../images/gradient_division_1.png); background-repeat:no-repeat; }
#content .listrow {margin-top:20px; }
#footer {clear:both; background-image:url(../images/gradient_division_2.png); background-repeat:no-repeat; height:40px; padding-top:14px; color:#918f8f; font-size:11px; }

/* CSS Classes */
.tab {vertical-align:top; }
.tab .title {background-image:url(../images/tab/tab_03.png); background-repeat:repeat-x; font-size:13px; text-align:center; color:#444444; padding:0px 6px 0px 6px; }
.tab .content {color:#525151; background-color:#FFFFFF; vertical-align:top; padding:0px 10px 40px 10px; }
