BODY {color: #909090; font-family: Arial; font-size: 13px;}

/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #d77e56;}
A:hover {text-decoration: none;}

/*Anchor link to link to pages inside pages*/
A.Anchor:link, A.Anchor:visited, A.Anchor:active {text-decoration: none; color: Black;}
A.Anchor:hover {text-decoration: none; color: Black;}

A.MenuLink:link, A.MenuLink:visited, A.MenuLink:active {text-decoration: none; color: Blue;}
A.MenuLink:hover {text-decoration: none; color: Red;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: #909090;}
A.HoverLink:hover {text-decoration: underline; color: #d77e56;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: #d77e56;}
A.NoHoverLink:hover {text-decoration: underline; color: #d77e56;}

/* Special Tables */
TABLE.BoxTable			{border: 1px solid black; background-color: white; font:13px Arial; color:Black;}
TD.BoxTableHeader		{background-color: black; font: bold 10px Verdana; color: white; text-align: center;}
TD.BoxTableRowWhite		{background-color: White; font: bold 10px Arial; color: Black;}
TD.BoxTableRowSilver	{background-color: Silver; font: bold 10px Arial; color: Black;}

.Heading			{color: #474747; font-size: 16px;}
.SubHeading			{color: #474747; font-size: 13px;}
.NormalText			{font-size: 13px; color: black;}
.SmallText			{font-size: 10px; color: #999999;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}

h1 {color: #474747; font-size: 16px; font-weight: normal; margin: 0px;}
h2 {color: #474747; font-size: 13px; font-weight: normal; margin: 0px;}
p {line-height: 1.4em; margin: 10px 0px 10px 0px; }
a.PointerLink:link, a.PointerLink:active, a.PointerLink:visited {display: block; line-height: 0.8em; color: #909090; font-size: 12px; text-decoration: none; float: right; padding: 0px 10px 2px 0px; background: url(/webart/pointer.gif) no-repeat top right;}
a.PointerLink:hover {color: #d77e56;}
a.SmallLink { font-size: 11px; padding:}

hr	{height: 1px; border: 0px; border-top: 1px solid #c7c7c7; margin: 15px 0px 15px 0px;}
