/* Layout */
body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#column1{
background-color:#D21242;
}

#content-wrapper{
background:url(../images/column.jpg) repeat-y;
}

#newspanel {
border:1px solid #D21242;
}

#newspanel h3 {
display:block;
width:100%;
text-align:center;
color:#C1C1D4;
background-color:#D21242;
margin-top:0;
}

#newspanel p {
line-height:25px;
margin:25px 5px 15px 5px;
}

table.contactlist tr.head {
background-color:#999999;
color:white;
font-weight:bold;
}

table.contactlist tr.shade {
background-color:#CCCCCC;
}

/* End Layout */

/* Fonts */
div.duupdatepub .pubtick, div.duupdatepub .pubtick a, div.forum_list_header a {
color:#ffffff;
}

a:link, a:visited {
color:#D31344;
}

a:hover {
text-decoration:underline;
}

div.duupdatepub h3 {
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
}

.duviewgroup h3 {
background-color:#A42424;
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
}

/* End Fonts */

/* Update Forms */
.duviewrecord {
background-color:#FFFFFF;
}

div.duupdatepub{
background-color:#1F3873;
border-bottom:1px solid #000000;
}

div.forum_latestpost {
background-color:#E7E8F0;
}

input submit:active {
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}

div.forum_list_header h2 a:link, div.forum_list_header h2 a:visited, span.thread_title a:link, span.thread_title a:visited, .postinfo {
color:#213a74;
}

div.post_list_item_header, div.thread_list_item_header, div.forum_list_header {
background-color:#ffffff;
border-color:#d31344;
color:#213A74;
}
div.post_list_item td.userinfo, div.thread_list_item div.thread_list_content, p.forum_description, p.forum_intro_msg, div.forum_list_item div.forum_list_content {
background-color:#ffffff;
}

div.forum_latestpost {
background-color:#efeeee;
}

#duformerrorbox, .duformerrorbox{
background-color:#FFFFFF;
}

div.duviewpage h3 {
background-color:#1F3873; 
}

div.duviewrecord {
background-color:#FFFFFF;
}

.dutransnavigation {
background-color:#cdcdcd;
}

.dusearchrecord {
background-color:#FFFFFF;
}
/* End Update Forms */

#button_links a{
background:url(../images/button_hover.gif) no-repeat;
background:url(../images/button.gif) no-repeat;
text-decoration:none;
text-align:center;
font-size:1.1em;
color:#ffffff;
}

#button_links a:hover{
background:url(../images/button_hover.gif) no-repeat;
text-decoration:none;
}

div.forum_list_item, div.thread_list_item{
border:1px solid #D31344;
}

div.post_list_item{
border-color:#d31344;
}


 .userinfo{
border-right:1px solid #d31344;
}


