
dummy
{
	/* Because Internet Explorer ignores the first style in a stylesheet */
}

BODY
{
	background: #FFFFFF;
	color: black;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	overflow: auto;
}

TABLE
{
	font-family: Arial, Verdana;
	font-size: 12px;
}

TD
{
	vertical-align: top;
}

IMG
{
	border: 0px;
}

A
{
	color: black;
	text-decoration: none;
}

A:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.bold
{
	font-weight: 700;
}

.title
{
	color: #004B8C;
	padding-left: 18px;
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
}

.subtitle
{
	color: #004B8C;
	font-family: Arial, Verdana;
	font-weight: bold;
}

.navigation-left
{
	background: url(/custom/public/topshare/images/MenuBG.jpg) 15px repeat-y #FCFCFC;
	width: 209px;
	padding-top: 6px;
	padding-left: 6px;
	font-family: Verdana;
}

.navigation-left TABLE
{
	font-size: 11px;
}

.navigation-left A
{
	color: #605F5F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.navigation-left A:hover
{
	color: #E12422;
	text-decoration: none;
}

.MenuButton
{
	background: #F8F8F8;
	height: 22px;
	padding-left: 10px;
	padding-bottom: 1px;
	vertical-align: middle;
}

.SubMenuButton
{
	background: url(/custom/public/topshare/images/SubMenuButton.gif) no-repeat;
	height: 21px;
	border: 0px;
	padding-left: 10px;
}

.SubMenuButton A
{
	color: black;
	font-size: 12px;
	font-weight: normal;
}

.contentMiddle
{
	background: url(/custom/public/cms/images/Topshare-cms-BG.jpg) repeat-x;
	padding-right: 7px;
}

.contentMiddle TABLE
{
	font-size: 12px;
}

.contentMiddle A
{
	color: #CC0000;
	text-decoration: none;
}

.contentMiddle A:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.topMenu
{
	color: #FFFFFF;
	height: 30px;
	padding: 5px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: 700;
}

.PPcontent
{
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
}

.SearchHeader
{
	background-color: #C1EBF9;
	border-bottom: 1px solid #E12422;
	padding: 2px;
}

.SearchDesc
{
	background-color: #C1EBF9;
	padding: 2px;
}


