/* CSS Document */



#navPyra {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
        font-size: 9pt;
}

td object, td embed {
	padding: 0;
	margin: 0;
	vertical-align: bottom; 
}

#navPyra li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
        float: left;
        font-size: 9pt;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
        color: #000;
        background: url(pyramid.gif) no-repeat bottom center;
}


.title {
 	font-family: tahoma;
 	font-size: 13pt;
 	color: #000;
 	font-weight: bold;
 	line-height: 18pt;
}

.content {
 	font-family: tahoma;
 	font-size: 10pt;
 	color: #000;
 	line-height: 14pt;
}

.text_side {
	font-family: tahoma;
	font-size: 9pt;
	line-height: 12pt;
	color: #000;
}

a {
 	text-decoration: underline;
 	font-weight: bold;
 	color: #000;
}

a:hover {
 	text-decoration: none;
 	color: #000;
 	font-weight: bold;
}

body {
	background-image: url('images/orange_bg.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 5px;
}
.cbody {
	background-image: url('images/orange_11.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	padding-top: 15px;
}
.info { margin-top: 90px; font: 85% Arial, Helvetica, sans-serif; color: #fff; font-weight: bold; }
.slider, #slider {  background-color: #b5daec; }
