﻿/* DEFAULT */
body{
	line-height: 15px;
	font-family: Arial;
	font-size: 11px;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Navy;
	scrollbar-face-color: #00627e;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Navy;
	color: #666666;
	background: #5D5C61;
	margin: 25; /*background-image: url(images/backgrd.jpg);*/
}
a:link{
	color: #54B948;
	text-decoration: none;
}
a:visited{
	color: #54B948;
	text-decoration: none;
}
a:hover{color:#111111;text-decoration:none}
li{line-height:19px}
.highlight{color:Red}
.title{font-family:arial black;font-size:22px;color:#555555;margin-top:10px}
.copyright{font-size:10px}

/* TOP NAVIGATION */
.topmenu{
	font-family: Arial;
	font-size: 13px;
	color: White;
	text-decoration: none;
}
a.topmenu:link{
	font-family: Arial;
	font-size: 13px;
	color: White;
	text-decoration: none;
}
a.topmenu:visited{
	font-family: Arial;
	font-size: 13px;
	color: White;
	text-decoration: none;
}
a.topmenu:hover{
	font-family: Arial;
	font-size: 13px;
	color: Black;
	text-decoration: none;
}
/* PRINT LINK */
a.print:link{
	font-family: arial;
	font-size: 11px;
	color: #54B948;
	text-decoration: underline;
}
a.print:visited{
	font-family: arial;
	font-size: 11px;
	color: #54B948;
	text-decoration: underline;
}
a.print:hover{font-family:arial;font-size:11px;color:black;text-decoration:underline}

/* BOTTOM NAVIGATION */
.bottommenu{
	font-family: arial;
	font-size: 11px;
	color: #54B948;
}
a.bottommenu:link{
	font-family: arial;
	font-size: 11px;
	color: #54B948;
	text-decoration: underline;
}
a.bottommenu:visited{
	font-family: arial;
	font-size: 11px;
	color: #54B948;
	text-decoration: underline;
}
a.bottommenu:hover{font-family:arial;font-size:11px;color:black;text-decoration:underline}

/*  */
a.register:link{color:white;}
a.register:visited{color:white;}
a.register:hover{color:#111111;}
a.login:link{color:white;}
a.login:visited{color:white;}
a.login:hover{color:#111111;}
a.myworkspace:link{color:white;}
a.myworkspace:visited{color:white;}
a.myworkspace:hover{color:#111111;}
a.admin:link{color:white;}
a.admin:visited{color:white;}
a.admin:hover{color:#111111;}
a.logout:link{color:white;}
a.logout:visited{color:white;}
a.logout:hover{color:#111111;}

/* MAIN NAVIGATION (STANDARD) */
.mainbar
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none
}
a.mainbar
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none
}
a.submenu:link{
	color: #54B948;
	text-decoration: none;
	font-size: larger;
}
a.submenu:visited{
	color: #54B948;
	text-decoration: none;
}
a.mainmenu:hover{color:#555555;text-decoration:none}
a.mainmenu:link{
	color: #54B948;
	text-decoration: none;
	font-size: larger;
}
a.mainmenu:visited{
	color: #54B948;
	text-decoration: none;
}
a.mainmenu:hover{color:#555555;text-decoration:none}
/* MAIN NAVIGATION (DROPMENU) */
.top {
	font: bold 16px Arial;
	color: Black;
	background: none;
}
.top_hover {
    font:bold 16px Arial;
    color:#555555;

    /*
    topbg_blue1.gif => background:#4490E4;
    topbg_blue2.gif => background:#0061A7;
    topbg_blue3.gif => background:#004AB3;
    topbg_blue4.gif => background:#005FA6;
    topbg_blue5.gif => background:#002760;
    topbg_brown.gif => background:#8F6B00;
    topbg_gray1.gif => background:#7B7B7B;
    topbg_gray2.gif => background:#5A5A5A;
    topbg_green1.gif => background:#A2C300;
    topbg_green2.gif => background:#7AB600;
    topbg_green3.gif => background:#008B09;
    topbg_green4.gif => background:#427700;
    topbg_orange.gif => background:#DB7A00;
    topbg_red1.gif => background:#CF4100;
    topbg_red2.gif => background:#B71500;
    topbg_red3.gif => background:#9B1300;
    topbg_yellow1.gif => background:#E6BA00;
    topbg_yellow2.gif => background:#C16200;
    topbg_yellowgreen1.gif => background:#C6C600;
    topbg_yellowgreen2.gif => background:#ACAC00;
    topbg_yellowgreen3.gif => background:#AFA303;
    topbg_purple1 => background:#520021;
    */
    }
.member {
    font:bold 12px Arial;
    color:#666666;
    }
.topbar 
{
	color: White;
	height: 28px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.memberbar {

    height:27px;
    }

/* MAIN NAVIGATION (LEFT) */
.mnuOver {
	padding: 3px;
	background-color: #009900;
	border: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #5A5A5C 1px solid;
	border-right: #5A5A5C 1px solid;
	color: #ffffff;
}
.mnuSelected {
	padding: 3px;
	background-color: #F3F2F7;
	color: #54B948;
	border: white 1px solid;
	border-top: white 1px solid;
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	font-weight: bold;
}
.mnuPath {
    padding:3px;
	 color: Black;
    background-color:#D7D7DB;
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    }
.mnuNormal {
	padding: 3px;
	color: white;
	background-color: #54B948;
	border: white 1px solid;
	border-top: white 1px solid;
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}
    
/* BOX (which contains links to the same level pages/Quick Links) */
.boxQuickLinks {
    border-top:#cccccc 2px dotted;
    border-bottom:#cccccc 2px dotted;
    background:#f7f7f7;
    width:100%
    }

/* BOX (which contains links to pages within the current page) */
.boxLinksWithin {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #54B948;
	text-decoration: none;
}
