body                    { background: url("/images/frontend/bg.gif") repeat fixed top ;}
a                       { text-decoration:none; color:#444; }
a:hover                 { text-decoration:none; color:#DA010C; }
.white a                { color: #FFF;}
.white a:hover          { color: #DDD;}
#container              { width:850px; margin: 0 auto;}
#footer                 { background: url(/images/frontend/footer.png) no-repeat; background-position: -2px 0; height:114px; font-size: 1.8em;}
.button-box             { margin-top: 2px; margin-bottom: 2px; width:157px; height:20px; background-color: #da010c; line-height:20px; color: #FFF; text-align: center; font-size: 1.4em; font-weight: bold; letter-spacing: 0.5px; }
.button-box a           { color: #FFF;}
.button-box a:hover     { text-decoration: underline;}
.banner_left            { padding-left:2px}
.center_page            { width:450px;margin-top:10px;padding-left:10px; margin-bottom: 15px;}
.title                  { font-size: 14px;}
.menu_right             { width:205px; background-color:#e6e6e6; height:490px; padding-left:15px; }
.menu_item              { font-size:1.2em; font-weight: bold; color: #DA010C;}
.menu_item a            { font-weight: normal;}
.page_description       { width:415px; padding-left:10px; margin-top:5px }
.loader_210             { width:210px; height:150px; background: #FFF url(/images/ajax-loader.gif) no-repeat center;}
.center_page h1         { margin: 0; padding: 0; font-size: 14px;}
/* Default Style for inputs */
.x-form-field{margin:0;font:normal 12px tahoma,arial,helvetica,sans-serif;}
.x-form-text,textarea.x-form-field{padding:1px 3px;border:1px solid #B5B8C8;}
.x-form-invalid,textarea.x-form-invalid{background:#ffa4b2 url(../images/ext/default/grid/invalid_line.gif) repeat-x bottom;border:1px solid #dd7870;}
textarea.x-form-field{padding:2px 3px;}
.x-form-text{height:18px;}