﻿body								{ margin: 0 auto; font-family: Verdana, Arial, Sans-Serif; font-size: small; height:100%; min-height:100%  }

/* MASTER ELEMENTS */
#div_TopSection						{ height: 160px; width:1010px; background:url(./img/08_Pages/TopSection.jpg) no-repeat top left; }
#div_RightFloat						{ float:right; margin: 130px 0px 0px 0px; border: none; height: 29px; padding:0px;  }
#div_Delimiter						{ border: none; height:12px; }
#div_Time							{ float:left; width:230px; font-size: x-small; margin-left: 5px; border:none; }
#div_MainMenu						{ margin: 0 auto; margin-left:0px; border: none; clear:none;}
#div_MenuFrame						{ float:none;}

/* TEXT */
.txt_Standard						{ color:#4E4E4E; font-size:x-small; }
.txt_Heading					{ color:#292BA2; font-size:x-small; font-weight:bold; }
.txt_CraneLabel					{ margin-right:20px; }
.txt_SummaryLink				{ margin-left:10px; text-decoration:none; }
.txt_SummaryLink:hover			{ text-decoration:underline; } 

/* Menu Elements */
.mnu_StaticText						{ margin-left:2px; font-weight: bold; color:Black; font-size:small;}

/* LINKS */
.A_Attachment					{ text-decoration: none; }
.A_NewsMore                     { text-decoration: none; }
.A_Attachment:hover				{ background-color: Yellow; }
.OnHoverLink						{ text-decoration:none; }
.OnHoverLink:hover					{ text-decoration:underline; }

