.imgborder {
	padding-left: 5px;
	padding-right: 5px;
}
.main {
	border: 2px solid #ff6600;
}
#links{}
#links ul{
	padding: 0px;
}
#links ul li{
	text-decoration: none;
	list-style-type: none;
	background-image: url(images/link.gif);
	height: 19px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#links ul li a{
	text-decoration: none;
	list-style-type: none;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
#links ul li a:hover{
	text-decoration: none;
	list-style-type: none;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
}
#links ul li a.current{
	text-decoration: none;
	list-style-type: none;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
}
a img{
border:0px;}.bod {
	border: 1px solid #FF6600;
}

.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
}

