body
{
text-align: center;
background: #F0F8FF;
}

.tabs {
position:relative; 
height: 20px; margin: 0; 
padding: 0; 
overflow: hidden;
}
.tabs li {
display:inline;
}
.tabs a {
height: 16px; 
background: #80A0C6; 
position:relative; 
padding: 8px;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tabs a.tab-visited {
background-color:#6898d0; 
border-right: 1px solid #fff;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.tabs a:hover {
background-color:#c2ceda; 
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}  
.tabs a.tab-active {
background-color:#6898d0; 
border-right: 1px solid #fff;
font-size : 11px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}


.tab-panes { 
width: 750px;
margin: 0px;
margin-left: auto; 
margin-right: auto;
text-align: left;
} 


.divtabs {
padding: 6px;
background-color: #fff;
border: 1px solid #B9CFE1; 
font-size : 12px; 
font-weight : normal; 
color : #2a2a2a; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}


.divcnt5 {
margin-top: 6px;
padding-top: 3px;
padding-bottom: 4px;
background-color: #fff;
}


.contbout {
font-size : 42px; 
font-weight : bold; 
color : #2C5885; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}


.contwho {
font-size : 30px; 
font-weight : normal; 
color : #2C5885; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}


.contwho2 {
font-size : 20px; 
font-weight : normal; 
color : #2C5885; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}


.dvtabbout { 
padding-left: 42px;
margin-left: 15px;
margin-right: 25px;
padding-top: 13px;
font-family : Verdana, Arial, helvetica, sans-serif;
font-weight : normal; 
text-decoration : none; 
}

div.tanysgrifio {
	background-color: #F0F8FF;
	margin: 0px 0px 5px;
	padding: 10px 5px 10px 20px;
	font-size: 13px;
	color: #000000;
	text-align: center;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: red;
	border-left-color: red;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: red;
	padding: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: red;
	width: 450px;
	position: relative; 
	left: 0px;
}

a {text-decoration:none}

a:hover {text-decoration:underline}