
BODY {color: #7B796C; font-family: Arial; font-size: 12px; margin: 0px;}

/* Images
IMG {margin: 5px;} */
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #D5B377;}

/*Anchor link to link to pages inside pages*/
A.Anchor:link, A.Anchor:visited, A.Anchor:active {text-decoration: none; color: #7B796C;}
A.Anchor:hover {text-decoration: none; color: #7B796C;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: #D5B377;}
A.HoverLink:hover {text-decoration: underline; color: #7B796C;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: #D5B377;}
A.NoHoverLink:hover {text-decoration: underline; color: #D5B377;}

/* 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: #D5B377; font-size: 18px; font-weight: bold;}
.SubHeading			{color: #7B796C; font-size: 14px; font-weight: bold;}
.NormalText			{font-size: 12px;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 14px;}
.HighlightedText	{color: #D5B377;}
.HighlightedText2	{color: #D5B377;}
.Caption			{font-size: 10px;}
