html, body, TABLE, p, a, div, span, td {
              font-family: Verdana;
              font-size: 14px;
              color: #003366;
}
h1{
              font-family: Verdana;
              font-size: 18px;
              color: #ff0000;
             padding: 0 0 20px 0;
             margin: 0 0 0 0;
}

p
{
padding:5px 0 5px 0;
margin:10px 0 10px 0;
}

#threeColomns
{
margin-left:1px;
background:url(/design/5/bgcontent.png) repeat-y center #fee9b5; 
width:869px;
}

#twoColomns
{
margin-left:1px;
background:url(/design/5/bgcontent2col.png) repeat-y center #fee9b5; 
width:869px;
}

#oneColomns
{
margin-left:1px;
background:url(/design/5/bgcontent1col.png) repeat-y center #fee9b5; 
width:869px;
}



#leftSide {
width:258px;
float:left;
}

#contentSide {
text-align:left;
margin-left:268px;
margin-right:235px;
}

#contentSide2col {
text-align:left;
margin-left:268px;
margin-right:20px;
}

#contentSide1col {
text-align:left;
margin-left:20px;
margin-right:20px;
}


#rightSide {
width:218px;
float:right;
}


.hormenuTable
{
width:850px;
}

.hormenuTable td {
padding-top:12px;
text-align:center
}

.hormenuTable a {
color:#ffffff;
text-decoration:none;
font-size:12px;
}
