@charset "utf-8";
/* CSS Document */
html, body, div, p, pre, table, tr, td, th, images, ol, li, dl, dt, dd, ul, h1, h2, h3, h4, h5, h6, form {
font:normal 1em Arial;
margin:0px; padding:0px; 
border:0px transparent none; 
background-position:left top; 
background-repeat:no-repeat; 
color:#444444;
font-size:12px;
}

body {font-size:75%; }
hr {display:none;}
ul {list-style:none;}
a {font-weight:normal; text-decoration:underline; color:#444444;}
a:hover {font-weight:normal; text-decoration:none; color:#e10500;}

#container {position:relative; margin:0 auto; width:960px; overflow:hidden; zoom:1;}
#header {position:relative;width:960px; height:169px;background:url(../images/webtk/header.jpg) no-repeat;}
#footer {width:960px; height:200px;background:url(../images/webtk/footer.jpg) no-repeat; margin-top:27px;}


div.error {
    border:2px solid #C0C097;
    background-color:#fff;
    color:white;
    padding:2px;
    text-align:left;
    z-index:1;
    color:#ff2222;
    font:100% arial,helvetica,clean,sans-serif;
    font-size:12px;
    font-weight:bold;  
}








