body { 
	background-image: url(back.png); 
	background-position: 0px 0px;
	background-attachment: scroll;

	font-family: Trebuchet MS;
	color: #364A66;
	letter-spacing: 0pt;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;

	scrollbar-face-color: #496790;
	scrollbar-highlight-color: #AFCDD5;
	scrollbar-3dlight-color: #496790;
	scrollbar-darkshadow-color: #AFCDD5;
	scrollbar-shadow-color: #496790;
	scrollbar-arrow-color: #496790;
	scrollbar-track-color: #AFCDD5;

	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	}

b {
	color: #C64860;
	}

i {
	color: #447DB8;
	}

u {
	color: #447DB8;
	border-bottom: 1px solid #C64860;
	}

a:link, a:active {
	font-family: Trebuchet MS;
	letter-spacing: 0pt;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none; 
	color: #496790;
	}

a:visited {
	font-family: Trebuchet MS;
	letter-spacing: 0pt;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none; 
	color: #C64860;
	border-bottom: 1px solid #447DB8;
	}

a:hover {
	font-family: Trebuchet MS;
	letter-spacing: 0pt;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none; 
	color: #84BFCE; 
	position: relative; left: 1px; top: 1px;
	border-bottom: none;
	}

input, textarea { 
	color: #364A66;      
	background: transparent;       
	font-size: 14px;       
	font-weight: normal;       
	text-decoration: none;       
	font-family: Trebuchet MS;       
	text-align:left;       
	border-width: 1px;      
	border-style: lined;      
	border-color: #AFCDD5;
	}

.pagetitle {
	font-family: Century Gothic;
	color: #496790;
	letter-spacing: 0pt;
	font-weight: bold;
	font-size: 18px;
	background-color: #97AFC7;
	border-bottom: 1px solid #AFCDD5;
	text-align: center;
	padding: 3px;
	}

.pagecontent {
	font-family: Trebuchet MS;
	color: #364A66;
	letter-spacing: 0pt;
	font-weight: normal;
	font-size: 14px;
	padding: 3px;
	}

.pageposition {
	position: absolute;
	left: 355px; 
	top: 339px; 
	width: 440px;
	}

.history {
	font-family: Trebuchet MS;
	color: #1A3754;
	letter-spacing: 0pt;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	}

.load {
	font-family: Trebuchet MS;
	color: #1A3754;
	letter-spacing: 0pt;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	position: absolute;
	left: 17px; 
	top: 0px;
	padding: 3px;
	}
