 a{
	text-decoration: none;
}

 a:hover{
	color: #FF6600;
	text-decoration: none;
}
.red1 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bolder;
}

.main_table {
	border-top   : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-left  : 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
}
.underline{
        border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
}
.underline2{
        border-bottom: 1px dashed #CCCCCC;
	font-size: 12px;
}

.white {
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;

}
.font {
	font-size: 12px;
	color: #000000;

}
.big {
	font-size: 24px;
	color: #000000;

}
#ship{
	width: 650px;
	list-style-type: none;
	font-size: 12px;
	color:#000000;
	align:center;
}
ul#ship li{
	display: block;
	width: 150px;
	float: left;
	text-indent:0;
	margin-left: 5;
	padding: 0px;
}
.top_bg{
	height:105px;
	background-image: url("images/bg_image.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#navibar{
	list-style-type: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0px none #000000;
}
ul#navibar li{
	border: 1px solid #000000;
	background-image: url(img/bottun_off.jpg);
	float: left;
	padding: 0px;
	background-repeat: no-repeat;
}

ul#navibar li a{
	valign: center;
	color: #FFFFFF;
	height: 26px;
	width: 125px;
	float: left;
	padding: 6px;
	text-align: center;
	vertical-align: bottom;
}

ul#navibar li a:hover{
	color: #FF9900;
	background-image: url(img/bottun_on.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 6px;
	text-align: center;
	vertical-align: bottom;
}                       

#itembar{
		margin-top: 0px;
		margin-left: 0px;
		padding-left:0px;
		font-size: 10px;
				
}
ul#itembar li{
	float: right;
	text-align: center;
	height:auto;
	width: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;

}
	
ul#itembar li a{
	display: block;
	width: auto;
	text-decoration: none;
	padding: 5px;
	float: none;
}
ul#itembar li a:hover{
                        color: #FF0000;
			font-size: 10px;
}                       

.border2 {
        font-size: 12px;
	color: #666666;
 	border-top: 8px solid #666666;
	border-right : 1px solid #CCCCCC;
	border-left  : 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.indent {
	text-indent:10;
	color:#333333;
	line-height: 25px;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.small {
	font-size: 10px;
}

