
.sampleLine { font: bold 18px Verdana; color: #1847B4; }

/* Login Screen */
.logcell { font-family: arial; color: #000000; text-align: right; }
.logerror { font: bold 10px arial; color: #FF0000; text-align: center;}

.logCurdate { font: bold 12px arial; width: 400px; height: 16px; color: #1C4698; text-align: right; }
a.logCurdate:link { text-decoration: underline; }
a.logCurdate:active { text-decoration: underline; }
a.logCurdate:visited { text-decoration: underline; }
a.logCurdate:hover { text-decoration: underline; }

/* Menu Section */
.mainMenu{  font: bold 13px arial; color: #1C4698;  text-decoration: none; text-align: center; }
a.mainMenu:hover {  color: #999999; }

.mainMenus{  font: bold 13px arial; color: #33455C;  text-decoration: none; text-align: center; }
a.mainMenus:hover {  color: #999999; }

.adminMenu{  font: bold 13px arial; color: #1C4698;  text-decoration: none; text-align: center; }
a.adminMenu:hover {  color: #999999; }

.adminMenus{  font: bold 13px arial; color: #33455C;  text-decoration: none; text-align: center; }
a.adminMenus:hover {  color: #999999; }

/* General Admin layout */
.editcell {  font: 12px Arial; color: #000000; vertical-align: top;}

.admintitle { font: bold 14px Arial; color: #33455C; vertical-align: top; }
.admintitle2 {  font: bold 12px Arial; color: black; vertical-align: top; }
.adminbody {  font: 10px Arial; }
.adminhelp { font: bold 12px Arial; color: black;  text-align: right; }

.adminnew {  font: italic 12px Arial; color: black;  }
a.adminnew:link { color: #304493; text-decoration: none; }
a.adminnew:active { color: #304493; text-decoration: none; }
a.adminnew:visited {color: #304493; text-decoration: none; }
a.adminnew:hover {color: black;  text-decoration: none; }

.adminsublist {  font: bold 14px Arial;  color: #999999;  }
a.adminsublist:link { color: #33455C; text-decoration: none; }
a.adminsublist:active { color: #33455C; text-decoration: none; }
a.adminsublist:visited { color: #33455C; text-decoration: none; }
a.adminsublist:hover { color: #999999; text-decoration: none; }

.adminsublists {  font: bold 14px Arial;  color: black; text-decoration: none; }
a.adminsublists:hover { color: #999999; }

.adminedit {  font: bold 12px Arial; color: black; text-decoration: none; }
a.adminedit:hover { color: #999999; }

#adminScroll400  { height:400px; width:145px; overflow:auto; }
