body 
{
	background-color: #c3c3c3;
	text-align: center;
	margin: 0px;
	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	
	background-color: #323232;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}

a
{
   font-weight:bold;
   text-decoration:none;
   color:#ed1165;
}

a:hover
{
   text-decoration:underline;
}

#page
{
	width: 900px;
	margin: 0px auto;
	margin-top:20px;
	text-align: left;
    background-color: #c4c4c4;
    padding-bottom:76px;
}

#content
{
   margin-top:-68px;
   margin-left:170px;
   width:475px;
}

#content_agenda
{
   margin-top:-45px;
   margin-left:170px;
   width:555px;
   height:400px;
   overflow:auto;
}
#content span.title
{
    font-size:15px;
    font-weight:bold;
    line-height:48px;
}

#header
{
    position:absolute;
    top:129px;
    width:425px;
    margin-left:170px;
}

#navigation
{
    position:absolute;
    top:200px;
    margin-left:170px;
    width:530px;
    height:25px;
    border-left:1px solid #a8a8a8;
}

#navigation a
{
    display:block;
    float:left;
    font-size:12px;
    color:#ffffff;
    height:25px;
    font-weight:normal;
    padding-left:18px;
    padding-right:18px;
    border-right:1px solid #d3d3d3;
    line-height:21px;   
}

#navigation a:hover
{
    text-decoration:none;
    font-weight:normal;
    background-image:url(../img/nav_hi_bg.gif);
	background-repeat:repeat-x;
}

#navigation a.active, #navigation a.active:hover
{
    font-weight:bold;
    background-image:url(../img/nav_hi_bg.gif);
	background-repeat:repeat-x;
}

#footerbar
{
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    text-align:left;
	width: 900px;
	margin: 0px auto;
	color:#999999;
}

#footerbar img
{
    margin:0px;
    margin-bottom:13px;
    display:block;
}

#footerbar a
{
    color:#999999;
    font-weight:normal;
    text-decoration:none;
}

#footerbar a:hover
{
    text-decoration:underline;
}
.tit-table {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #323232;
	font-weight: bold;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.sub-tit {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #797979;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	height: 23px;
}
.cont-table {
	font-family: verdana;
	font-size: 10px;
	color: #575757;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	height: 23px;
}
