﻿.pageContent{margin-left: 5px;}
.linkContainer
{
	background-image: url('/_layouts/atQuest/images/WhatsNew_bg.png');
	height: 100%;
	background-repeat:repeat-x;
	background-color:#fffff;
}
.quicklinksbar
{
	background-image: url('/_layouts/atQuest/images/QuickLinksBar.gif');
	height: 24px;
}
.quicklinkscontent
{
	text-align:left;
}

.whatsnewbar
{
	background-image: url('/_layouts/atQuest/images/WhatsNewBar.gif');
	height: 24px;
}

.whatsnewcontent
{
	text-align:left;
}

.linkboxContainer
{
	border-width: 1px; border-style: solid;border-color: #DEDEDA;
}

.RightZoneTitleHeaderBG
{
	background-image:url('/_layouts/atQuest/images/BOTHomeHeaderBG.gif');	
	background-repeat:repeat-x;
}

.RightZone
{
	text-align:left;
	width: 65px;
}

.RightZoneRight
{
	text-align: right;
	width: 50px;
	color: #003399;
}

.RightZoneDotrow
{
	background-image:url('/_layouts/atQuest/images/black_dot.gif');
	background-repeat: repeat-x;
}

.RightZoneInflation
{
	text-align:left;
}

td.App a:link
{
	color:#003399;
	text-decoration:none;
}

td.App a:hover
{
	color:#FF0000;
	text-decoration:none;
}
td.App a:visited
{
	color: #800080;
	text-decoration:none;	
}
