.copy{  font-family:tahoma;
		color:#555555;
		text-decoration:none;
		font-size:11px;}


.bottomLine {
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}

.BottomLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#5D6167;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.BottomLink:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#5D6167;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.bodyControlButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor: hand;
	background-image: url('images/btn.gif');
	background-repeat: no-repeat;
	border: medium none;
	height: 14px;
	width: 65px
}

.bodyButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor: hand;
	background-repeat: no-repeat;
	border: none;
	height: 14px;
	width: 65px;
	background-color: #336699;

}

.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5D6167;
	font-size:11px;
}.SearchCity {
	cursor: hand;
}

.bodyButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor: hand;
	background-repeat: no-repeat;
	border: none;
	height: 23px;
	width: 75px;
	background-color: #336699;

}

/****************************************
*			ADMIN SIDE STYLES			*
*****************************************/

.AdminMainHeading
{
	font-weight: bold;
	font-size: 18px;
	color: #082653;
	font-family: Tahoma;
}

.Normal {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	text-decoration: none;
	font-family: Tahoma;
}

.LinkNormal {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	text-decoration: none;
	font-family: Tahoma;
	text-decoration: underline;
	color:  Navy;
}

.ErrorNormal{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	text-decoration: none;
	font-family: Tahoma;
	color: Red;
}

.DoneNormal{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	text-decoration: none;
	font-family: Tahoma;
	color: Green;
}

.H1
{
	font-weight: bold;
	font-size: 18px;
	color: Black;
	font-family: Arial;
}

.H2
{
	font-weight: bold;
	font-size: 14px;
	color: Black;
	font-family: Arial;
}

.TabPage {
	border-color: #B0C4DE;
	background-color: White;
}

.Tab
{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: Blue;
	background-color: White;
	font-family: Arial;
}

.TabSelected
{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: Black;
	background-color: #B0C4DE;
	font-family: Arial;
}