body {
    background-color: #e3f4fc;
    direction:ltr;
}

div.banneritem img
{
    border: none;
}

table.maintable {
    background:#e3f4fc;
    font-family:Tahoma,Arial,Verdana;
    font-size:14px;
    color: #4f5459;
    text-align:left;
    margin-top:0px;
}

.left {
    padding:10px;
    vertical-align:top;
}

a {
    color:#216c93;
}



table.category{
    border:1px solid #CCC;
    width:100%;
    text-align:center;
}
table.category th,table.category td{
    padding:2px 6px;
}
table.category thead{
    background:#EEE;
}
.jcat-children ul,.jcat-children li{
    margin:0;
    list-style:none;
}
.jcat-children li a{
    background:url(../images/bullet_green_arrow.png) no-repeat 0 12px;
    display:block;
    padding:5px 5px 5px 15px;
    font-size:0.9em;
}


.actions{
    margin:0;
}
.actions li{
    list-style: none;
    display:inline;
    float:right;
}


.contentheading, .componentheading, #contact-name{ 
    font-size: 14pt;
    font-family:Tahoma,Arial,Verdana;
    color: #45494c;
}

h1 {
    font-size: 16pt;
    font-family:Tahoma,Arial,Verdana;
    color: #45494c;
    font-weight:normal;
}

h2 {
    font-size: 16pt;
    font-family:Tahoma,Arial,Verdana;
    color: #45494c;
    font-weight:normal;
}


.contentheading a{
} 

