/*
128,179,224 - light blue
47,35,101 - deep purple
54,54,54 - grey
*/



body
{
font-family: Century Gothic,Verdana,Arial;
font-size: 11px;
text-align: center;
margin: 0px;
padding: 0px;
color: rgb(47,35,101);

overflow: scroll;
overflow: -moz-scrollbars-vertical;
overflow-x: auto;
}

table
{
margin: 0px;
font-family: Century Gothic,Verdana,Arial;
font-size: 11px;
padding: 0px;
}

.centerall
{
margin:0px auto 0px auto;
}

td
{
text-align: justify;
padding:0px;
color: rgb(40,40,40);
font-family: Century Gothic,Verdana,Arial;
font-size: 11px;
}

div.bodyFont
{
width: 100%;
text-align: justify;
font-size:14px;
}

td.sites
{
text-align: left;
padding: 5px;	
color: rgb(74,74,74);
font-family: Century Gothic,Verdana,Arial;
font-size: 13px;
font-weight: normal;
}

tr.navheader
{
background: rgb(100,100,100);
color: white;
font-family: Verdana;
font-size: 11px;
}

td.headpic
{
padding-left: 2px;
}

td.menu
{
padding-left:5px;
padding-right:5px;
padding-top:4px;
padding-bottom:4px;
text-align: center;
font-size: 10px;
}

td.cellhead
{
border-spacing: 0px; 
border-collapse: separate; 
border-width:0px; 
border-color: rgb(190,190,190); 
border-style: solid;
text-align: left;
padding-top: 2px;
padding-bottom: 4px;
padding-left: 5px;
color: white;
background: rgb(190,190,190);
}

td.cellbody
{
border-spacing: 0px; 
border-collapse: separate; 
border-width:0px; 
border-color: grey; 
border-style: solid;
text-align: left;
padding: 5px;
line-height: 160%
}

td.c_top{
background-repeat: repeat-x;
background-image:url(art/1u.gif);
text-align: center;
padding: 3px;
color: rgb(190,190,190);
}

td.c_left{
background-repeat: repeat-y;
background-image:url(art/1l.gif);
}
td.c_content{
padding-left: 3px;
}
td.c_right{
background-repeat: repeat-y;
background-image:url(art/1r.gif);
}

td.c_bottom{
background-repeat: repeat-x;
background-image:url(art/1d.gif);
}

div.contacts
{
line-height: normal;
text-decoration: none;
font-family: Century Gothic,Verdana,Arial;
font-size: 14px;
}

div.bodyTitle
{
color:rgb(160,160,160);
font-size: 14px; 
font-weight: bold;
margin-bottom: 15px; 
margin-top: 5px;
}