﻿.pageTitle
{
	font-family: Verdana, Tahoma;
	font-size: 12.5px;
	line-height: 20px;
	font-weight: bold;
	color: #336600;
	float: left;
}
.titleLine
{
	width: 280px;
	height: 20px;
	background-image: url(../../Images/hr.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	vertical-align: middle;
	margin-left: 15px;
}
p, ul, table
{
	font-family: Verdana, Tahoma;
	font-size: 11.25px;
	color: #666666;
}
ul.address li
{
	list-style-type: none;
	margin: 2px;
}
.strong
{
	font-weight: bold;
}
.button
{
	background: transparent url(../../Images/Button/btn-body.gif) repeat-x;
	height: 17px;
	font: 10px Verdana, Arial;
	color: #333333;
	border: 0px;
}
.btnside
{
	background: transparent url(../../Images/Button/btn-side.gif) repeat-x;
	height: 17px;
	width: 1px;
}
div.button
{
	padding: 2px 2px 0px 2px;
	cursor: pointer;
	float: left;
	text-align: center;
}
div.btnside
{
	float: left;
}
a
{
	font-weight: bold;
	color: #336600;
}
a:hover
{
    color: #558800;
}
.cr
{
    font-weight: normal;
    color: #808080;   
}
a.cr:hover
{
    color: #404040;
}
