table {
	font: 14px arial, "trebuchet ms",  sans-serif
}
body {

	color: #666699;/*themecolour5%0;*/
	background-image:  url(Arrow2_page1_files/Arrow2_page1_hnav_bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	background-color: #ffffff;/*themecolour5;*/
	font-family:  Arial, "trebuchet ms", sans-serif;
	font-size: 14px;
	
}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
	blockquote {
	margin-top: 2px;
	color: #666699;/*themecolour5%0;*/
	margin-right: 40px;
	margin-left: 15px;
	margin-bottom: 2px;
}
ol {
	margin-top: 0px; margin-bottom: 0px; color: #666699
}

#hnavigation {
	background-image:  url(Arrow2_page1_files/Arrow2_page1_hnav_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 28px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 3;
}
.divider {
	background-image:  url(Arrow2_page1_files/Arrow2_head_bg.gif);
	background-repeat: repeat-x;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 45px;
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 180px;
	z-index: 3;
}

#content {
	position: absolute;
	height: auto;
	width: 860px;
	left: 185px;
	top:60px;
	right: 60px;
	color: #666699;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #666699;/*themecolour5%0;*/
	list-style-image:  url(Arrow2_page1_files/Arrow2_page1_bullet2.gif);
}
h1 {
	font-size: 20px;
	color: #666699;/*themecolour5%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 18px;
	color: #ff05c4;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 3px;
}



#content a:link {
	color: #666699;/*themecolour5%0;*/
	text-decoration: none;
}
#content a:visited {
	color: #666699;
	text-decoration: none;
}
#content a:link:hover {
	color: #666699;/*themecolour1;*/
	text-decoration: none;
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #ffd5ff;/*themecolour2$ 83.7%, 0.4%;*/
}