a:link {text-decoration: none; cursor: crosshair; color: #2F2729; font-weight:bold; }
a:visited {text-decoration: none; cursor: crosshair; color:#2B4F6E; font-weight:normal; }
a:hover {text-decoration: none; border-bottom: 1px dotted #2F2729; color:#1F2D4A; cursor: crosshair; font-weight:bold; }

body {
scrollbar-arrow-color: #68747B;
scrollbar-face-color: #1F2D4A;
scrollbar-highlight-color: #1F2D4A;
scrollbar-shadow-color: #68747B;
scrollbar-3dlight-color: #1F2D4A;
scrollbar-track-color: #68747B;
scrollbar-darkshadow-color: #1F2D4A;
background: #1F2D4A; 
background-image: url(background.png);
background-repeat: repeat-y; 
}

input {        
color: #1F2D4A;      
background: transparent;       
font-size: 11px;       
font-weight: regular;       
text-decoration: none;       
font-family: MS Sans Serif;       
text-align: center;       
border-width: 1px;      
border-style: lined;      
border-color: #1F2D4A;       
}

.sidebartitle {
	font-family: Trebuchet MS;
	color: #68747B;
	letter-spacing: 0pt;
	font-weight: bold;
	font-size: 13px;
	background-color: #2F2729;
	border-bottom: 1px solid #1F2D4A;
	text-align: center;
	padding: 3px;
	}

.sidebarbox {
	font-family: Trebuchet MS;
	color: #1F2D4A;
	letter-spacing: 0pt;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #1F2D4A;
	text-align: center;
	padding: 3px;
	}

.sidebarposition {
	position: absolute;
	left: 428px; 
	top: 408px; 
	width: 192px;
	}

.pagetitle {
	font-family: Trebuchet MS;
	color: #68747B;
	letter-spacing: 0pt;
	font-weight: bold;
	font-size: 13px;
	background-color: #2F2729;
	border-bottom: 1px solid #1F2D4A;
	text-align: left;
	padding: 3px;
	}

.pagecontent {
	font-family: Trebuchet MS;
	color: #1F2D4A;
	letter-spacing: 0pt;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #1F2D4A;
	text-align: justify;
	padding: 3px;
	}

.pageposition {
	position: absolute;
	left: 26px; 
	top: 408px; 
	width: 390px;
	}