body
{
}

.norm
{
	font-size: 10px;
	color: #006699;
	font-family: Tahoma, 'Times New Roman';
}

.normBlack
{
	font-size: 11px;
	font-family: Tahoma, 'Times New Roman';
}

.Link1
{
	font-weight: bold;
	font-size: 9px;
	color: #009900;
	font-family: Tahoma, 'Times New Roman';
}

.title
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, 'Times New Roman';
	}

A.norm
{
	font-size: 10px;
	color: #003399;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.norm:hover
{
	font-size: 10px;
	color: #ff9933;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.normBrown
{
	font-size: 10px;
	color: maroon;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.normBrown:hover
{
	font-size: 10px;
	color: #ff9933;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.Pck
{
	font-size: 10px;
	color: #31571a;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.Pck:hover
{
	font-size: 10px;
	color: #ff9933;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.norm11
{
	font-size: 11px;
	color: #003399;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.norm11:hover
{
	font-size: 11px;
	color: #ff9933;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.normBold
{
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.normBold:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #ff9933;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.norm2
{
	font-size: 10px;
	color: red;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.norm2:hover
{
	font-size: 10px;
	color: green;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.normOrange
{
	font-size: 11px;
	color: #ff9933;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.pm
{
	font-size: 11px;
	color: #003399;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}
A.pm:hover
{
	font-size: 11px;
	color: #ff9933;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

A.mngBtns
{
	font-size: 12px;
	color: #003399;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}
A.mngBtns:hover
{
	font-size: 12px;
	color: #ff9933;
	font-family: Tahoma, 'Times New Roman';
	text-decoration: none;
}

P.norm
{
	margin-top: 10px;
	margin-bottom: 5px;
}

P.normBlack
{
	font-size: 10px;
	font-family: Tahoma, 'Times New Roman';
}

TD.title
{
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	font-family: Tahoma, 'Times New Roman';
}

TD.norm
{
	font-size: 12px;
	color: #003399;
	font-family: Tahoma, 'Times New Roman';
}

TD.snorm
{
	font-size: 10px;
	color: #003399;
	font-family: Tahoma, 'Times New Roman';
}

TD.normWhite
{
	font-size: 11px;
	color: white;
	font-family: Tahoma, 'Times New Roman';
}

Table.normBlue
{
	font-size: 12px;
	color: #003399;
	font-family: Tahoma, 'Times New Roman';
}

Table.normBlack
{
	font-size: 12px;
	font-family: Tahoma, 'Times New Roman';
}

Table.PmBody
{
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	font-size: 12px;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	font-family: Tahoma, 'Times New Roman';
	background-color: ghostwhite;
}

.Item
{
	border-right: thistle 1px solid;
	border-top: thistle 1px solid;
	border-left: thistle 1px solid;
	border-bottom: thistle 1px solid;
}
.SelectedItem
{
    border-left: thistle 1px solid;
    border-right: thistle 1px solid;
	border-top: thistle 1px solid;
}

.nextTourBtn
{
	font-size: 11px;
	color: #330033;
	font-family: Tahoma, 'Times New Roman';
	background-color: #cccc66;
}

.btnPck
{
	font-size: 11px;
	cursor: hand;
	font-family: Tahoma, 'Times New Roman';
	background-color: lavender;
}

.btnPM
{
	font-size: 11px;
	cursor: hand;
	font-family: Tahoma, 'Times New Roman';
	background-color: lavender;
}

.btnNorm
{
	font-size: 11px;
	cursor: hand;
	font-family: Tahoma, 'Times New Roman';
	background-color: lavender;
}

.bckImg
{
	background-image: url(http://localhost/Tours/images/light_blue.gif);
	background-repeat: repeat-x;
}
