/* Global Styles */

body {
	background-image: url(../bilder/purple_body.jpg);




	}
	
td {
	color:#6600CC;
	font-family: arial;
	font-size: 11px;
	background-repeat: no-repeat;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	text-decoration:none;
	color: #6600CC;
	}
a {
	color: #5500AA;
}

	
a:hover {
	text-decoration:underline;
	color: #333333;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	}
	
#navigation a:hover {
	color:#6600CC;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
	}
	
#sidebarHeader {
	color: #6600CC;
	}

#logo {
	color: #6600CC;
	line-height:24px;
	letter-spacing:0.4em;
	font-family: georgia;
	font-size: 18px;
	}

#tagline {
	color: #6600CC;
	line-height:18px;
	letter-spacing:0.4em;
	font-family: georgia;
	font-size: 12px;
	}
	
#dateformat a {
	color:#FF0066;
	font:11px georgia;
	color: #333333;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #999999;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#333333;
	line-height:20px;
	letter-spacing:0.1em;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
.pageName{
	color: #333333;
	line-height:28px;
	letter-spacing:0.1em;
	font-family: georgia;
	font-size: 24px;
	}
	
.subHeader {
	color: #6600CC;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:20px;
	font-family: georgia;
	font-size: 16px;
	}	
	
.sidebarHeader {
	color: #666666;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 14px;
	}	
	
.detailText {
	color:#6600CC;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	}
	
.smallText {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	}
	

	
img {
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;


}

