div{
	padding:none;
	margin:none;
}

.divfeed{
                     text-align:left;
}

.divfeed a{
                     font-size:16px;
	font-weight:700;
	text-decoration:none;
	color:#00a0a0;
}

.divfeed a:hover{
                     font-size:16px;
	font-weight:700;
	text-decoration:none;
	color:#007373;
}

img{
	padding:0;
	margin:0;
}

.divc{
	margin-left:auto;
	margin-right:auto;
}

.root_menu{
                     cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	height:28px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:700;
	
	background:url(../images/menu.png) center no-repeat;
}

.sub_menu{
                     cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	height:28px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	Font-weight:700;
	background:url(../images/menu-selected.png) center no-repeat;
}

.menu_selected{
                     cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	height:28px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:700;
	background:url(../images/menu-selected.png) center no-repeat;
}

.root_menu_sm{
                     cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	height:28px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:700;
	
	background:url(../images/menu_sm.png) center no-repeat;
}

.sub_menu_sm{
                     cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	height:28px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	Font-weight:700;
	background:url(../images/menu-selected_sm.png) center no-repeat;
}

.menu_selected_sm{
                     cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	height:28px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:700;
	background:url(../images/menu-selected_sm.png) center no-repeat;
}


h1{
	color:#007373;
	font-size:28px;
	padding-top:0px;
	margin-top:0px;
                     font-weight:700;
                     line-height:28px;
                     display:inline;
}

h3 {
                     color:#007373;
}

h4 {
                     color:#007373;
                     font-size:16px;
                     font-weight:700;
}

.highlight3{
                     color:#007373;
                     font-size:18px;
                     font-weight:700;
}

p{
	text-align:justify;
}

a.light_link {
	font-size:16px;
	font-weight:700;
	text-decoration:none;
	color:#00a0a0;
}

a.footer {
                     text-decoration:none;
                     font-size:12px;
                     color:#FFFFFF;
}

a.light_link:hover {
	font-size:16px;
	font-weight:700;
	text-decoration:none;
	color:#007373;
}


.octo{background:  url(../images/octo.png) top no-repeat;}
.homeocto{background-image:  url(../images/homeocto.jpg);}
