BODY {color: black; font-family: Arial; font-size: 12px; color: #565656; margin: 0; padding: 0;}

/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */ 
A:link, A:visited, A:active	{color: #078fc3;}

/*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: #078fc3;}
A.HoverLink:hover {text-decoration: underline; color: #078fc3;}

A.FileList:link, a.FileList:visited, a.FileList:active {text-decoration: none; color: black;}
A.FileList:hover {text-decoration: underline; color: black;}


A.ChildLinks:link, a.ChildLinks:visited, a.ChildLinks:active {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: none; color: #565656;}
A.ChildLinks:hover {text-decoration: underline; color: #565656;}

A.IWantToLinks:link, a.IWantToLinks:visited, a.IWantToLinks:active {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: none; color: white;}
A.IWantToLinks:hover {text-decoration: underline; color: white;}

/* Special Tables */
TABLE.BoxTable			{border: 1px solid #5e9eba; background-color: white; font:13px Arial; color:Black;}
TD.BoxTableHeader		{background-color: #5e9eba; 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: #c59946; font-size: 16px; font-weight: bold;}
.SubHeading			{color: #078fc3; font-size: 16px; font-weight: bold;}
.NormalText			{font-family:Arial, Helvetica, sans-serif;font-size: 12px; color: #565656;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.Caption			{font-size: 10px;}
