/* Start Tag Specs */
* {
	border:0; margin:0;
}
.NewsShell {
	width: 770px;
	height: 15px;
	vertical-align: top;
	background-color: #413732;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-right: 10px;
}
.NewsRotator
{
	font-size: 12px;
	float: right;
}
.NewsRotator A:link, .NewsRotator A:visited
{
	color: #91867e;
}
.NewsRotator A:active, .NewsRotator A:hover
{
	color: white;	
}
BODY {
	background-color: #91867e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91867e;
	line-height: 16px;
}
A:link {
	color: #d21034;
	text-decoration: none;
	font-weight: normal;
}
A:visited {
	text-decoration: none;
	color: #d21034;
	font-weight: normal;
}
A:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
A:active {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
TABLE {
	margin: 0;
}
IMG {
	display: block;
	border: none;
}
UL {
	padding-left: 3px;
}
OL {
	padding-left: 3px;
}
LI {
}
TD {
	vertical-align: top;
}
/* End Tag Specs */


/* Start Container Classes (Shell > Header / BodyLeft + BodyRight / Footer) */
Table.Shell {
	width: 780px;
	height: 650px;
	vertical-align: top;
	background-color: #413732;
	margin-left: auto;
	margin-right: auto;
}
TD.Header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #91867e;
	vertical-align: bottom;
}
TD.Footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #91867e;
	height: 100%;
}
/* End Container Classes */


/* Start Nav Classes */
Table.Nav {
	width: 230px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
TD.NavBottom {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.NavTop {
	font-size: 7pt;
	color: #91867e;
	visibility: hidden;
	position: absolute;
	white-space: nowrap;
	margin-top: 20px;
	margin-left: 30px;
	letter-spacing: 2px;
	z-index: 1;
}
.NavWeDo {
	font-size: 7pt;
	color: #91867e;
	visibility: hidden;
	position: absolute;
	margin-top: 20px;
	margin-left: -20px;
	letter-spacing: 2px;
	z-index: 1;
}
.NavWeAre {
	font-size: 7pt;
	color: #91867e;
	visibility: hidden;
	position: absolute;
	margin-top: 20px;
	margin-left: 30px;
	letter-spacing: 2px;
	z-index: 1;
}
.NavWeSaid {
	font-size: 7pt;
	color: #91867e;
	visibility: hidden;
	position: absolute;
	margin-top: 20px;
	margin-left: 85px;
	letter-spacing: 2px;
	z-index: 1;
}
.NavTheySaid {
	font-size: 7pt;
	color: #91867e;
	visibility: hidden;
	position: absolute;
	margin-top: 20px;
	margin-left: 170px;
	letter-spacing: 2px;
	z-index: 1;
}

TD.NavText {
	font-size: 8pt;
	color: #413732;
	letter-spacing: normal;
	line-height: 15pt;
	white-space: nowrap;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d21034;
	font-weight: bold;
}
Table.TertNav {
	position: relative;
	left: 0px;
	top: 72px;
	line-height: 10pt;
	padding-right: 2px;
	white-space: nowrap;
}
TD.TertNav {
	padding-right: 5px;
	white-space: nowrap;
	font-weight: bold;
}
Table.FootertNav {
	width: 240px;
	margin: 5px;
}
TD.FootertNav {
	padding-right: 10px;
}
/* End Nav Classes */


/* Start Component Specific Classes */
IMG.Tag {
	padding: 10px;
}
IMG.Logo {
	padding: 10px;
}
.News {
	margin-right: 10px;
	line-height: 10px;
	text-align: right;
	letter-spacing: 1px;
	font-size: 8pt;
	padding-top: 5px;
	color: #FFFFFF;
}
div.tooltip {
	font-size: 8pt;
	text-align: center;
	padding: 5px;
	margin-left: 10px;
	margin-top: -50px;
	position: absolute;
	visibility: hidden;
	border: 1px solid #FFFFFF;
	background-image: url(../images/white60.png);
	color: #000000;
	font-weight: bold;
	width: 180px;
	white-space: nowrap;
}

/* TD.BubbleTL {
	background-image:     url(../images/bub/Bubble_01.png);
	background-repeat: no-repeat;
	padding: 0px;
	width: 10px;
}
TD.BubbleTC {
	background-image:     url(../images/bub/Bubble_02.png);
	background-repeat: repeat-x;
	padding: 0px;
}
TD.BubbleLeader {
	background-image:     url(../images/bub/Bubble_03.png);
	background-repeat: no-repeat;
	padding: 0px;
	width: 10px;
	height: 20px;
}
TD.BubbleTR {
	background-image:     url(../images/bub/Bubble_04.png);
	background-repeat: no-repeat;
	padding: 0px;
}
TD.BubbleML {
	background-image:     url(../images/bub/Bubble_05.png);
	background-repeat: repeat-y;
	width: 5px;
	padding: 0px;
}
TD.BubbleMC {
	background-image:     url(../images/bub/Bubble_06.png);
	padding: 0px;
}
TD.BubbleMR {
	background-image:     url(../images/bub/Bubble_07.png);
	background-repeat: repeat-y;
	width: 10px;
	padding: 0px;
}
TD.BubbleBL {
	background-image:     url(../images/bub/Bubble_08.png);
	background-repeat: no-repeat;
}
TD.BubbleBC {
	background-image:     url(../images/bub/Bubble_09.png);
	background-repeat: repeat-x;
}
TD.BubbleBR {
	background-image:     url(../images/bub/Bubble_10.png);
	background-repeat: no-repeat;
} */
/* End Component Specific Classes */


/* Start Text Only Classes */
.Txt_RedNormal {
	color: #d21034;
	font-size: 10px;
}
.Txt_RedNormal A:link, .Txt_RedNormal A:visited, .Txt_RedNormal A:active {
	color: #91867e;
	text-decoration: none;
}
.Txt_RedNormal A:hover {
	color: #fff;
	text-decoration: underline;
}
.Txt_RedSmall {
	color: #d21034;
	font-size: 9px;
}
.Txt_RedSmall A:link, .Txt_RedSmall A:visited, .Txt_RedSmall A:active {
	color: #91867e;
	text-decoration: none;
}
.Txt_RedSmall A:hover {
	color: #fff;
	text-decoration: underline;
}
.Txt_GreyNormal {
	color: #413732;
	font-size: 10px;
}
.Txt_GreyNormal A:link, .Txt_GreyNormal A:visited, .Txt_GreyNormal A:active {
	color: #d21034;
	text-decoration: none;
}
.Txt_GreyNormal A:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Txt_GreySmall {
	color: #413732;
	font-size: 9px;
}
.Txt_GreySmall A:link, .Txt_GreySmall A:visited, .Txt_GreySmall A:active {
	color: #d21034;
	text-decoration: none;
}
.Txt_GreySmall A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* End Text Only Classes */
