/* style settings for the admin */

.box-text { font-weight: 400; color: #305166; font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }

.box-text  A:hover   { font-weight: 600; text-decoration: underline; color: white;   }
.box-text  A:visited { font-weight: 600; text-decoration: underline; color: #0362BB; }
.box-text  A:link 	 { font-weight: 600; text-decoration: underline; color: #0362BB; }
.box-text  A:active	 { font-weight: 600;  text-decoration: underline; color: yellow; }

.box-menu  A:hover {   font-weight: 600; text-decoration: underline; color: #FFB311; font-size: 103%;}
.box-menu  A:link 	{  font-weight: 600; text-decoration: underline; color: white;	 font-size: 103%;}
.box-menu  A:visited { font-weight: 600; text-decoration: underline; color: white; font-size: 103%;}
.box-menu  A:active	{  font-weight: 600; text-decoration: underline; color: #FFB311; font-size: 103%;}

.box-title { font-weight: 500; font-family : Verdana, Arial, Helvetica, sans-serif; color: #9BCEEF; font-size: 105% }
.box-help {color: #EAD8A0;  font-family : Verdana, Arial, Helvetica, sans-serif; font-weight: 300;  font-style: italic; }

.box-text INPUT{ font-size: 13px; color: #245168; background-color: #A5D6EF; }
.box-text SELECT{ font-size: 13px; color: #245168; background-color: #A5D6EF; }
.box-text OPTION{ font-size: 13px; color: #245168; background-color: #A5D6EF; }
.box-text TEXTAREA{  font-size: 13px; color: #245168; background-color: #A5D6EF; }
