    body  {
	font: 12px Arial;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #434343;
    }
p {
	padding: 0px;
	margin: 0px;
}

#container  {
	width: 900px;
	margin: 0 auto; 
	text-align: left; 
	background-image: url(../images/fondo.png);
	background-repeat:repeat-y;
} 

#header {
	
}
#logoarea {

}
#logo {
}

#top {
	float: left;
	width: 650px;
	height: 16px;
	line-height: 16px;
	margin-top:-30px;
}
#pathway {
	
}
.pathway {
	color: #FF6633;
}
a.pathway:link {
	color: #3399CC;
}

/*#topmenu {
	color: #8B8B8B;
	width: 697px;
	height: 80px;
	margin-top: 8px;
	line-height: 80px;
	float: right;
	font-size: 12px;
}
#topmenu  ul, #topmenu li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#topmenu   a:link, #topmenu a:visited  {
	height: 80px;
	line-height: 80px;
	display: block;
	float: left;
	background-image: url(../images/topmenu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #8B8B8B;
	width: 99px;
	margin: 5px;
	border: none;
	padding: 0px;
}
#topmenu a:hover{
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/boxmenuover.jpg);
	background-color: none;	
		
}*/
#banner {
	height: 0px;
}
#contentarea {

}
#left  {
	float: left;
	margin-top:-10px;
	width: 179px;
	background-color: #3399CC;
	color: #000000;
}
#right {
	position:relative;
	top:-10px;
	left:10px;
	float: right;
	width: 179px;
	z-index: 10;
}

#righttop {
}

#lefttop {
	
}

#left  .moduletable  h3, #right .moduletable h3 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 38px;
	height: 38px;
	width: 170px;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

#right_content  {
	padding: 0px 3px;
	margin: 0px;
	background-color: #FF9933;
}

#left_content{
	padding: 0px 3px;
	margin: 0px;
	background-color: #3399CC;
}
#leftbottom, #rightbottom {
	background-repeat: no-repeat;
	width: 179px;
	height: 12px;
}
.maincontent  {
	padding: 10px;
	z-index: 5;
	margin-right: auto;
    } 
table.content {
}

#footer {

	background-color:#CCFF00;
	width: 900px;
	text-align: center;
	color: #FF0000;
	padding: 0px 0px;
	height: 100px;
}


    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
a.mainlevel:link, a.mainlevel:visited {
	height: 20px;
	line-height: 20px;
	padding: 5px;
	width: 166px;
	display: block;
	margin: 2px 0px;
	color: #fff;
	font-weight: bold;
}
a.mainlevel:hover, #active_menu {
	background-color: #99CCFF;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.sublevel:link, a.sublevel:visited {
	color: #666666;
	height: 18px;
	line-height: 18px;
}


.contentheading     {
	color: #3399CC;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #3399CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 400px;
	display:block;
}
.contentdescription {
	padding: 10px;
}
.moduletable {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.componentheading {
	background-image: url(../images/componentheading.jpg);
	background-repeat: repeat-x;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	border: 2px outset;
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.latestnews ul, .latestnews li {
	margin: 0 15px;
	padding: 0px 0px 0px 5px;
}
.latestnews {
	margin: 0px;
	padding: 0px;
}
.sectiontableheader {
	padding: 0px 5px;
	background-color: #68B9D3;
	color: #FFFFFF;
}

.sectiontableentry1 {
}
.sectiontableentry2 {
}
.button  {
	background-image: url(../images/button.png);
	width: 72px;
	height: 32px;
	line-height: 32px;
	color: #E6E6E6;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: none;
	margin: 5px 0px;
	background-color: #FFFFFF;
}
.inputbox {
	border: 1px solid #0066CC;
	padding: 2px;
}
.small {
	color: #999999;
	font-size: 10px;
}
.createdate {
	
}
.search {
	margin: 5px 0px;
	padding: 2px;
}

