
.topviewitem_container {
	text-align:center;
	width:130px;
	line-height:1.1em;
	font-size:9px;
	font-weight:bold;
}
.topviewitem {
	list-style:none;
	padding:4px 2px;
	height:115px;
	background-color:#D4ECF9;
	display:block;
}

.topviewitem li, .topviewitem img, .topviewitem .lineone a{
	padding:0px;
	margin:0px;
	display:block;
}
.topviewitem li {
	padding:0px 1px;
}

.topviewitem .lineone img{
	max-width:105px;
	max-height:70px;
	border:black 1px solid;
	display:block;
	margin :0 auto;
}

.topheader div {
	height:12px;
}
.topheader_left{
	background-image:url(/css/images/Nautic_Rounded_Background_Small_White_Left.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.topheader_center{
	background-image:url(/css/images/Nautic_Rounded_Background_Small_White_Center.png);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0 25px;
}
.topheader_right{
	background-image:url(/css/images/Nautic_Rounded_Background_Small_White_Right.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.bottomheader_left{
	background-image:url(/css/images/Nautic_Rounded_Background_Small_Bottom_White_Left.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.bottomheader_center{
	background-image:url(/css/images/Nautic_Rounded_Background_Small_Bottom_White_Center.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin:0 25px;
}
.bottomheader_right{
	background-image:url(/css/images/Nautic_Rounded_Background_Small_Bottom_White_Right.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
	
	
.topviewitem a {
	margin:0;
	padding:0;
}
.topviewitem .linefour a:link {color:blue;} 

.topviewitem .linefour a:visited {color:purple} 

.topviewitem .linefour a:active {color:red} 

.topviewitem .linefour a:hover { background-color:#000041; color:white;}