body{
margin:0;
padding:0;
font-family:Verdana,Arial,sans-serif;
font-size:12px;
color:#333333;
background-color:#ffffff;
}
a img{
border:0;
}
td{
border:1px solid #cccccc;
text-align:center;
}
ul{
list-style-type:none;
padding:0;
margin:0;
}
hr{
width:100%;
text-align:left;
border-top:none;
border-right:none;
border-left:none;
border-bottom:1px solid #cccccc;
}
*html hr{
text-align:left;
width:100%;
border:none;
color:#cccccc;
height:1px;
}
a:link, a:visited {color:#666666; text-decoration:underline;}
a:hover           {color:#666666; text-decoration:none;}

div.top{
height:73px;
padding-left:175px;
background-image:url(img/logo.gif);
background-repeat:no-repeat;
border-bottom:1px solid #999999;
}

/* ----------- Left ----------- */
div.left{
width:200px;
float:left;
}

li.menu{
height:20px;
padding-top:3px;
padding-left:10px;
background:url(img/menu.gif);
background-repeat:no-repeat;
background-position:0;
}
a.menu:link, a.menu:visited  {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;}
a.menu:hover                 {color:#ffffff; font-size:12px; font-weight:bold; text-decoration:underline;}

li.submenu{
height:18px;
padding-left:15px;
}
a.submenu:link, a.submenu:visited {color:#666666; font-size:11px; font-weight:bold; text-decoration:underline;}
a.submenu:hover                   {color:#666666; font-size:11px; font-weight:bold; text-decoration:none;}


ul.content{
list-style-type:circle;
padding:10px;
}
li.content{
padding:5px;
}

div.counter{
width:200px;
margin-top:20px;
text-align:center;
}
/* -----------/Left ----------- */

/* ----------- Center ----------- */
div.main{

margin-left:200px;
margin-right:180px;
padding:15px;
text-align:justify;
border-left:1px solid #eeeeee;
min-height:400px;
}

h1.header{
margin:0px;
padding:0px;
font-size:14px;
color:#666666;
}

div.r_left{
width:50%;
float:left;
}
div.r_right{
width:50%;
float:right;
}
a.adv:link, a.adv:visited  {
font-family:Arial,sans-serif;
color:#666666;
font-size:11px;
text-decoration:none;
}
a.adv:hover                {
font-family:Arial,sans-serif;
color:#999999;
font-size:11px;
text-decoration:underline;
}

/* -----------/Center ----------- */

/* ----------- Foot ----------- */
div.foot{
clear: both;
width:100%;
height:30px;
border-top:1px solid #999999;
}
div.copyr{
width:197px;
height:30px;
padding-right:3px;
text-align:right;
color:#999999;
border-right:1px solid #eeeeee;
}
/* ----------- /Foot ----------- */

div.right{
width:160px;
position:absolute;
top:0px;
right:0px;
}
div.recl{
float:left;
width:40%;
text-align:left;
margin-top:150px;
margin-left:30px;
}