body {margin-top:0px; margin-left:0px; margin-right:0px; background-color:fff; font-size:10px; font-family:arial; text-align: center;}

tr.shitbox {background-color:FFFFD2;}
tr.secondbox {background-color:ffcc66;}
td.papercolor {background-color:fff;}

.small_text {font-size:10px; color:000; text-decoration:none}
.small_text_hover {font-size:10px; color:21598F; text-decoration:none}
.small_text_hover:hover {font-size:10px; color:21598F; text-decoration:underline}
.small_text_value {font-size:10px; color:21598F; text-decoration:none}
.small_text_white {font-size:10px; color:fff; text-decoration:none}
.small_text_highlight {font-size:10px; color:D50000; text-decoration:none}

ul { 
padding-top: 2px;
padding-bottom: 0px;
margin-top: 2px;
margin-bottom: 0px;
font-size: 12px;
color:000;
text-decoration:none;
}

.medium_text {font-size:12px; color:000; text-decoration:none;}
.medium_text_hover {font-size:12px; color:21598F; text-decoration:none}
.medium_text_hover:hover {font-size:12px; color:21598F; text-decoration:underline}
.medium_text_bold {font-size:12px; color:000; font-weight:bold;}
.medium_text_value {font-size:12px; color:21598F; text-decoration:none;}
.medium_text_highlight {font-size:12px; color:D50000;}

div {font-size:10px; padding:1px;}
input {color:21598F; font-family:arial; font-size:12px;}
select {color:21598F; font-family:arial; font-size:12px;}
textarea {color:21598F; font-family:arial; font-size:12px;} 

h4 {
margin: 0 0 5 0;
}
h1 {
font-size:1.4em;
}
h2 {
font-size:1.3em;
margin-bottom: 0px;
}
h3 {
font-size:1.2em;
}
.featured {
    background: #F6F9FB;
    padding: 5px;
    font-size: 12px;
}

.menu {
font-size:12px;
color:000;
text-decoration:none;
text-transform:uppercase;
background:#eeeeee;
}
.menu a:visited {
color:000;
text-decoration:none;
}
.menu a:active {
color:000;
text-decoration:none;
}
.menu a:hover {
color:000;
text-decoration:none;
}
.menu a:link {
color:000;
text-decoration:none;
}

#wrap { width:741px; margin:0 auto; text-align:left; }

.error {
    background: #EB957A;
}
