
dummy
{
	/* Because Internet Explorer ignores the first style in a stylesheet */
}

BODY
{
	background-color: white;
	color: black;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 11px;
}

TABLE
{
	font-family: Arial, Verdana;
	font-size: 11px;
}
	
IMG
{
	border: 0px;
}

A
{
	color: #0000CC;
	text-decoration: none;
}

A:hover
{
	color: #E12422;
	text-decoration: underline;
}

.design
{
	width: 780px;
	vertical-align: top;
}

.TopBar
{
	background: url(/custom/public/topshare/images/TopBar_repeat.jpg) repeat-x;
	height: 32px;
}

.TopBar TD
{
	color: #605F5F;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #D6D6D6;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.TopBar A
{
	color: #605F5F;
	text-decoration: none;
}

.TopBar A:hover
{
	color: #E12422;
	text-decoration: none;
}

.lastTopButton
{
	border-right: 1px solid #D6D6D6;
}

.LogoBar
{
	background: url(/custom/public/topshare/images/LogoBar.jpg) no-repeat;
	width: 780px;
	height: 194px;
}

.ContentBar
{
	background: url(/custom/public/topshare/images/ContentBar_repeat.jpg) repeat-x;
	height: 9px;
}

.Menu
{
	background: url(/custom/public/topshare/images/MenuBG.jpg) right repeat-y #FCFCFC;
	width: 200px;
	height: 600px;
	padding-top: 10px;
	overflow: hidden;
}

.Menu A
{
	color: #605F5F;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

.Menu 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;
}

.Content
{
	width: 100%;
	vertical-align: top;
	padding: 10px;
}

.Boxes
{
	background: url(/custom/public/topshare/images/MenuButton_repeat.jpg) repeat-x;
	border: 1px solid black;
	border-top: 0px;
}

.Boxes TD.Header
{
	background: #4D6EA9;
	color: white;
}

#Nav A
{
	padding: 1px 1px 1px 1px;
	cursor: pointer;
	display: block;
}

#Nav A:hover
{
	background-color: #F1F1F1;
	color: black;
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.BottomBar
{
	background: url(/custom/public/topshare/images/ContentBar_repeat.jpg) repeat-x;
	height: 9px;
}
