body { 
margin:0px;
padding:0px;
background-color : #FFF;
color : #000;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 11px;
background-color:white;
background-image:url('images/back.jpg');
}

.title {
padding: 2px;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
font-weight:bold;
background-color:#9CA1BB;
color: #000;
background-image:url('/layout/images/pstitleback.jpg');
}

.sidetitle {
text-align: center;
padding: 2px;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
font-weight:bold;
background-color:#606894;
color:#000;
}

.phborder {
text-align : center;
border: 2px solid #343D6C;
padding: 3px;
margin-bottom: 5px;
}

.phborder2 {
text-align : center;
border: 2px solid #343D6C;
padding: 3px;
}

#commenthead {
border-bottom : #000 2px solid;
padding-left: 10px;
padding-right: 10px;
line-height: 25px;
font-size : 13px; 
text-align : center;
font-weight: bold;
font-family : verdana, arial, helvetica, sans-serif;
background-color : #606894;
color:#000;
}

a {
text-decoration : underline;
font-weight: bold;
color : #000;
}

a:hover {
text-decoration : underline;
font-weight: bold;
color : #343D6C;
}

.csbgcolor1 {
background-color : #7D84A6;
}

.csbgcolor2 {
background-color : #9CA1BB;
}