
.bg-greendot{ 
	background-image: url('/images/bg.gif');
	background-repeat: repeat;
}

.bdr-right{ 
	background-image: url('/images/bdr_right.gif');
	background-repeat: repeat-y;
}

.bdr-left{ 
	background-image: url('/images/bdr_left.gif');
	background-repeat: repeat-y;
}

.menu-cell{
	padding-top: 4px;
	padding-bottom: 4px;
}

.menu-link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}

.menu-link:hover{
	color: #336666;
}

.link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0033;
	text-decoration: none;
}

.link:hover{
	color: #336666;
}

.txt{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.txt-light{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
}

.heading{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}

.grad1{ 
	background-image: url('/images/grad1.jpg');
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.transmap{ 
	background-image: url('/images/transmap.gif');
	background-repeat: no-repeat;
	background-position: 50% 10%;
}

.lb{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.map{
	width:350px;
	height:240px;
	margin:10px;
	border:#336666 solid 1px;
}
