﻿.linkNav
{
	width: 739px;
	height: 51px;
	border: none;
	border-collapse: collapse;
}

.linkNav td
{
	text-align: left;
	vertical-align: top;
	height: 51px !important;
	padding: 0;
	margin: 0;
}

.linkNav img
{
	border: none;
	height: 51px;
}

td.vLineTop
{
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
td.vLineBottom
{
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

li.current
{
	background-color: #C0C9FF;
}

.RightLabel
{
    Text-align: right;
    Color: #1F4E6E;
    Font-family: Arial, Helvetica, sans-serif;
    Font-size: 12px;
    Font-weight: bold;
    Width: 120px;
    padding-right: 5px;
}

.columnwatermark
{
	background:url(../images/r-small.gif) no-repeat center bottom
}
