BODY, P, BLOCKQUOTE, CENTER, TD, TH, UL, OL, DIV, SPAN, LAYER
{
	FONT-SIZE: 12px;
	FONT-COLOR: #000000;
	FONT-FAMILY: "Tahoma",Arial,Helvetica,Sans-Serif
}

A:link
{
	COLOR: #CE5300;
}

A:visited
{
	COLOR: #CE5300;
}

A:active
{
	color: #CE5300;
}

A:hover
{
	color: red;
	font-style: bold;
}


#Content H1, #Content H2, #Content H3
{
	background-color: #66ccff;
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: 2px solid #006699;
	margin: 0px;
	width: auto;	/* NN4 hack */
}

H1 A, H2 A, H3 A, H4 A, H5, A
{
	text-decoration: none
}

#Content H1
{
	background-image: url('http://staging.tcchargers.com/images/grass.gif');
	padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:4px
}

#Content H2, #Content H3
{
	background-image: url('http://staging.tcchargers.com/images/grassWhiteLine.gif');
	padding-left:20px; padding-right:20px; padding-top:1px; padding-bottom:1px
}

#Content H3
{
	background-color: #cccccc;
	border-bottom: 2px solid #666666;
}

.myError
{
	color: red;
	font-style: italic;
}

.Note
{
	padding-left: 20px;
	background: white url('/common/images/outlook_16/note.gif') no-repeat left top;
	font-weight: bold;
	color: #555555;
	vertical-align: top
}

.Star
{
	padding-left: 20px;
	background: white url('/common/images/winxp_16/fav.gif') no-repeat left top;
	vertical-align: top
}

.Info
{
	padding-left: 20px;
	background: white url('/common/images/winxp_16/info.gif') no-repeat left top;
	font-family: Verdana;
	vertical-align: top;
	font-weight: bold
}

.Tip
{
	padding-left: 16px;
	background: white url('/common/images/tip.gif') no-repeat left top;
	font-family: Verdana;
	color: blue;
	vertical-align: top
}

/* Content area styles */
#Content
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 73%;
	margin-left: 170px;
	position: relative;
}

/* Optional navigation bar styles */
.OptionalNav
{
/*	background: #d3d3d3; */
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif
}

.OptionalNav A:link, .OptionalNav A:visited
{
	color: #000000;
	text-decoration: none
}

.OptionalNav A:active, .OptionalNav A:hover
{
	color: #0000a0
}


.Alert
{
	color: red;
	font-STYLE: italic;
}

.Alert A:link, .Alert A:visited
{
	color: red;
	font-STYLE: normal;
	font-weight: bold;
}

.Alert A:active, .Alert A:hover
{
	color: silver;
}

.StyledTable TH, .StyledHeader TD
{
	vertical-align: middle; 
	color: #555555; 
	border-bottom: #555555 1px solid; 
	padding-bottom: 2px; 
	padding-top: 2px;
}

.StyledTable TD, .StyledItem TD
{
	border-bottom: #F5F5F5 1px solid; 
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 2px; 
	vertical-align: top; 
	padding-top: 1px;
}

.HighlightedRow
{
	background-color: #FFFFE1;
}

.StyledTable TFOOT TR, .StyledFooter TR
{
	padding-bottom: 1px;
}

.StyledTable TFOOT TD, .StyledFooter TD
{
	border-top: #555555 1px solid;
}

.StyledTable .SmallText
{
	font-size: xx-small;
}


.StoryBox
{
	color: white;
}

.StoryBox A:link, .StoryBox A:visited
{
	color: gold;
}

.StoryBox A:active, .StoryBox A:hover
{
	color: white;
}

.TabBar .Seperator
{
	height: 2px;
	background-color: #000000;
}

.TabBar .Tab TD
{
	display: inline;
	color: yellow;
	height: 20px;
	font-weight: bold;
}

.TabBar .Tab .BorderImage
{
	height: 20px;
	width: 11px;
	border: 0px;
}

.TabBar .Tab A:link.Hyperlink, .TabBar .Tab A:visited.Hyperlink
{
	color: Yellow;
}

.TabBar .Tab A:active.Hyperlink, .TabBar .Tab A:hover.Hyperlink
{
	color: White;
}

.TabBar .Tab A:link.HyperlinkActive, .TabBar .Tab A:visited.HyperlinkActive
{
	color: Yellow;
}

.TabBar .Tab A:active.HyperlinkActive, .TabBar .Tab A:hover.HyperlinkActive
{
	color: White;
}



/*
.TabBar .Hyperlink
{
	color: Yellow;
}

.TabBar .HyperlinkActive
{
	color: Black;
}
*/
