﻿/* CSS-indeling */
body{
	background: #999999;
	font-family: Verdana;
	font-size: x-small;
	color: #808080; 
	
}

a {text-decoration: none; font-weight: bold}
a:hover {text-decoration: underline;}

	
#masthead {
position: relative;
background: #FFFFFF;
font-family: "Century Gothic";
font-size: x-large;
font-weight: normal;
color: #87CEEB;				
}

#masthead a{
	color: #87CEEB;
	font-weight: normal;
	display: block;
}
#masthead a:active{
	color: #87CEEB;
	text-decoration: none;
}
#masthead a:hover{
	color: #87CEEB;
	text-decoration: none;
}
#masthead a:visited{
	color: #87CEEB;
}


#masthead span.spacer18
{
	line-height: 25px;
	font-size: x-large;				
}


#top_nav {
}

#container {
	position: relative;
	width: 860px;
	background: #FFFFFF;
	margin: 20px auto 0px auto;
	border-width: 5px 10px 5px 10px; 
	border-style: solid; 
	border-color: #FFFFFF;
}

#columncontainer {
	position: relative;
	border: 0px;
	padding: 0px;
	min-height: 400px;
	
}

#left_col {
	width: 188px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 6px;
	
}

#left_col h1 {
	color: #9ACD32;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: 700;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


span.here {
	font-family: Verdana; font-size: x-small; color: #EC923D; font-weight: 700;
}

span.thispage {
	text-decoration: underline;
}

span.quickpick {
	font-family: Trebuchet MS; font-size: x-small; color: #ED9121; font-weight: 700;
}


span.symbol {
font-family: Trebuchet MS; font-size: small; color: #9ACD32; font-weight: 700;
				
}

span.news {
font-family: 'Verdana'; font-size: small; color: #01A5EC; font-weight: normal;
				
}

a.l1 {
	font-size: xx-small; font-family: Verdana; color: #87CEEB; font-weight: 700;
}

a.l2 {
	font-size: x-small; font-family: Verdana; color: #4169E1; font-weight: 700;
}

a.l3 {
	font-size: small; font-family: Verdana; color: #1560BD; font-weight: 700;
}

a.l4 {
	font-size: medium; font-family: Verdana; color: #0F4D92; font-weight: 700;
}

#page_content {
	margin-right: 220px;
	margin-left: 190px;
	padding: 6px;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	text-align: justify;
}

#page_content a{
	color: #B57EDC;
}

#page_content a:active{
	color: #B57EDC;
}

#page_content a:visited{
	color: #B57EDC;
}

#page_content h1 {
	font-family: 'Trebuchet MS'; font-size: medium; color: #01A5EC; font-weight: 700; padding-top: 0px; margin-top: 0px;
}

#page_content h2 {
	font-family: 'Trebuchet MS'; font-size: small; color: #01A5EC; font-weight: 700; padding-top: 0px; margin-top: 0px;
}

#page_content h3 {
	font-family: 'Trebuchet MS'; font-size: x-small; color: #01A5EC; font-weight: 700; padding-top: 0px; margin-top: 0px;
}

#page_content h4 {
	font-family: 'Verdana'; font-size: small; color: #01A5EC; font-weight: normal; padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;

}

#page_content h5 {
	font-family: 'Trebuchet MS'; font-size: x-small; color: #01A5EC; font-weight: 700; padding-top: 0px; margin-top: 0px; padding-bottom: 0px; margin-bottom: 0px;

}


#right_col {
	width: 188px;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 6px;
	text-align: justify;
	
}

#right_col h1 {
	color: #9ACD32;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: 700;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#right_col h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: 700;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}


#right_col a{
	color: #B57EDC
;
}

#right_col a:active{
	color: #B57EDC
;
}

#right_col a:visited{
	color: #B57EDC
;
}

span.quote {
	font-family: "Century Gothic"; font-size: small; font-weight: 700; color: #01A5EC;
}

span.quoteact {
	font-family: Verdana; font-size: x-small; color: #808080; font-style: italic;
}

.center {
	text-align: center
}

#footer {
padding: 6px;
background: #FFFFFF;
font-family: "Century Gothic";
font-size: x-small;
color: #C0C0C0;
text-align: left;
font-weight: 700;
}

#footer a{
	color: #C0C0C0;
}
#footer a:active{
	color: #C0C0C0;
}
#footer a:visited{
	color: #C0C0C0;
}
