a:link {
	color : #63c300;
	text-decoration : none;
	font-weight: bold;
}

a:visited {
	color : #808080;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	color :#63c300;
	text-decoration : underline;
	font-weight: bold;
}
a.popuptemplate:link {
	color : #63c300;
	text-decoration : underline;
	font-weight: bold;
}

a.popuptemplate:visited {
	color : #808080;
	text-decoration : underline;
	font-weight: bold;
}

a.popuptemplate:hover {
	color :#63c300;
	text-decoration : underline;
	font-weight: bold;
}

body.contentsmain {
	background :  #ffffff;
	scrollbar-darkshadow-color : #63c300;
	scrollbar-face-color : #63c300;
	scrollbar-shadow-color : #63c300;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 0px;
}
body.contentsblack {
	background :  #000000;
	scrollbar-darkshadow-color : #63c300;
	scrollbar-face-color : #63c300;
	scrollbar-shadow-color : #63c300;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 0px;
}

body.tabs{
	background : #CCCCFF;
}


#main {
	background : #FFFFFF;
	border-left : 1px solid #9999DD;
	height : 100%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0em;
	margin-bottom: 0em;
	padding-left : 3%;
	padding-right : 3%;
	padding-top : 0em;
	padding-bottom: 1em
}
.button {
	BORDER-RIGHT: #63c300 1px solid;
	BORDER-TOP: #63c300 1px solid; 
	BORDER-BOTTOM: #63c300 1px solid;
	BORDER-LEFT: #63c300 1px solid;
	FONT-WEIGHT: bold;
	WIDTH: auto;
	CURSOR: hand;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #63c300;
}

.field {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	WIDTH: auto;
	CURSOR: auto;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
}
h1.headerbar {
	background : url(sllogo.jpg) #131416 no-repeat left;
	border : none;
	color : #5d7fb1;
	font : 52px timesroman, serif;
	height : 80px;
	margin : 0em 0% 0em 0%;
        padding-top : 10px;
	padding-left : 10px;
	width : 100%;
}

p.greenbar {
        background : #63c300;
	height : 20px;        
	margin-top : 0em;
}
