BODY {color: #8e8b6a; font-family: Arial; font-size: 11px; line-height:15px;}

/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #6eb43f;}

/*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: #d7e48d;}
A.MenuLink:hover {text-decoration: none; color: Red;}

A.HoverLink:link, a.HoverLink:visited, a.HoverLink:active {text-decoration: none; color: #98a756;}
A.HoverLink:hover {text-decoration: underline; color: #6eb43f;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: #000000;}
A.NoHoverLink:hover {text-decoration: underline; color: #000000;}

A.Orange:link, a.Orange:visited, a.Orange:active {text-decoration: underline; color: #BE6217;}
A.Orange:hover {text-decoration: underline;}

/* 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: #6eb43f; font-size: 25px; font-weight: bold; line-height:normal;}
.SubHeading			{color: #6eb43f; font-size: 13px; font-weight: bold;}
.NormalText			{color: #8e8b6a; font-family: Arial; font-size: 11px; line-height:15px;}
.NormalTextDarkGreen	{color: #6A7133; font-family: Arial; font-size: 11px; line-height:15px;}
.NormalTextOrange		{color: #BE6217; font-family: Arial; font-size: 11px; line-height:15px;}
.NormalTextBlack		{color:#000000; font-family: Arial; font-size: 11px; line-height:15px;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}
.HeaderText      	{font-size: 10.5px; color:#000000;}
.FooterText   		{font-size: 9px; color:#000000;}

h1, h2, h3, h4, h5 	{color: #6eb43f;}