#navigation {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 10px;
	position: absolute;
	top: 5px;
	left: 5px;
}

#content_1 {
	margin-left: 400px;
	margin-right: 5px;
}

#content_2 {
	margin-left: 415px;
	margin-right: 5px;
}

#content_3 {
	margin-left: 10px;
	margin-right: 5px;
	position: absolute;
	top: 25px;
}

#content_4 {
	margin-left: 480px;
	margin-right: 5px;
	position: absolute;
	top: 25px;
}

#content_5 {
	margin-left: 10px;
	margin-right: 5px;
	position: absolute;
	top: 25px;
}

#right {
	margin-top: 15px;
	margin-left: 700px;
}


body {
	scrollbar-face-color:white;
	scrollbar-shadow-color:rgb(153,153,102);
	scrollbar-highlight-color:rgb(153,153,102);
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-base-color:rgb(153,153,102);
	scrollbar-arrow-color:rgb(255,153,0);
	scrollbar-track-color:white;
}
A {
	background-color: transparent;
	color: #78B749;
	letter-spacing: normal;
	font-family: Arial;
	font-weight: bold;
	font-variant: normal;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase; 
} 

A:hover { 	
	
	background-color: #999966;
	color: #FFFFFF;	
	letter-spacing: normal;
	font-family: Arial;
	font-weight: bold;
	font-variant: normal;
	font-size: 8pt;
	font-style: normal;	
	text-decoration: none;
	text-transform: uppercase; 
}

p.text {font-family: Arial; color: #333333; font-size: 8pt;}

p.text_1 {font-family: Arial; color: #333333; font-size: 7pt;}

p.text_2 {font-family: Arial; font-size: 8pt; color: white}

p.text_3 {font-family: Arial; font-size: 9pt; color: red; font-weight: bold;}

p.text_4 {font-family: Arial; font-size: 8pt; text-align: center; color: #999966; font-weight: bold;}

p.text_5 {font-family: Arial; font-size: 8pt; text-align: right; color: #999966; font-weight: bold;}

p.text_6 {font-family: Arial; font-size: 8pt; text-align: left; color: #999966; font-weight: bold;}

.calendarHeader { 
    width: 135;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold; 
    color: #CC0000; 
    background-color: #ececd2; 
}

.calendarToday {     
    font-family: Arial;
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    background-color: #FFFFFF;
}

.calendar { 
    font-family: Arial;
    font-size: 7pt;
    text-align: center;
    color: #333333; 
    background-color: #ececd2;
}

