body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; /* 0.80em ?? */
	background-color: #ffffff;
	margin: 6px;
}
table.default {
	background-color: none;
}
table.main {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC #00247f #00247f #CCCCCC;
}
table.page_header {
	width: 100%;
	background-color: #00247f;
}
table.news {
	border-width: 2px;
	border-style: solid;
	border-color: #00247f;
}
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
td.pagehead {
	padding: 0px;
}
td.head_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: yellow;
}
td.head_footer {
	text-align: center;
	color: yellow;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
td.head_footer_left {
	text-align: right;
	color: yellow;
	padding-right: 20px;
	font-size: 18px;
	width: 50%;
}
td.head_footer_right {
	text-align: left;
	color: yellow;
	padding-left: 20px;
	font-size: 18px;
	width: 50%;
}
td.page_leftcell {
	padding: 0px;
	width: 140px;
	height: 500px;
	background-color: yellow;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00247f;
	background-image: url('./images/menu_bike_gsxr1000_1.jpg');
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
td.bodycell {
	padding: 5px;
	width: 100%;
}
td.news_header {
	background-color: #80A0FF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
td.page_footer {
	padding: 0px;
	margin: 0px;
}
th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
form {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin-right: 6px;
	padding-bottom: 4px;
}
li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
}
ol {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}
.small {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
}
.big {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
}
.bodystyle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.bodysep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 20px;
	margin-left: 20px;
}
.textLeft {
    text-align: left;
}
h1 {
	font-size: 36px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #00247f;
}
h1.header {
	color: yellow;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
h2 {
	color: #80A0FF;
}
h2.bike {
	color: #80A0FF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #80A0FF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 4px;
}
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 6px;
	margin-right: 6px;
}
p.bodybox {
	border: 1px solid #80A0FF; /* #0040ff; */
	padding: 6px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 26px;
	margin-bottom: 10px;
    /*border-radius: 1em;
	box-shadow: black 0.5em 0.5em 0.3em;*/
	background-color: #e6e6ff; /*#C04040;*/
	color: #000000;
}
p.head_sep {
	/* TODO */
}
p.newsitem {
	padding: 2px;
	font-size: 11px; /*0.95em;*/
	margin-top: 3px;
	margin-bottom: 6px;
	/*color: #000000;*/
}
p.bodypara {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*0.95em;*/
	margin-top: 3px;
	margin-bottom: 6px;
	/*color: #000000;*/
}
p.head_add {
	border-top-width: 2px;
	border-top-style: solid;
	/*border-top-color: #999999; dark grey*/
	/*border-top-color: #cccccc; /*light grey*/
	border-top-color: #80A0FF;
}
listbox {
	border: 1px solid #4153E1;
	padding: 6px;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	/*box-shadow: black 0.5em 0.5em 0.3em;*/
	background-color: #80A0FF;
	color: #FFFFFF;
}
span.tel_sep_top {
border-top-style: solid;
border-top-width: 2px;
border-top-color: #80A0FF;
/*margin-right: 6px;*/
}
span.bold_coloured_text {
	color: #4153E1; /* #4153E1, #80A0FF */
	font-weight: bold;
}
span.box_heading {
	color: #00247f; /*#80A0FF;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
}
span.hint_title {
	color: #80A0FF; /* #4153E1, #80A0FF */
	font-weight: bold;
}
/* Commented out as we will only use the top line at the moment
span.tel_sep_bot {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #80A0FF;
}*/
.footer {
	padding: 4px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.90em;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00247f;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.tbxSingleReq {
	background-color: #FFFF99;
	width: 250px;
}
.tbxMultiReq {
	background-color: #FFFF99;
	width: 100%;
}
.manu_name {
	color: #80A0FF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 4px;
}
.but {
	border-style: solid;
	border-width: 2px;
	font-weight: bold;
/*	border-color: #ffbf00;
	background-color: #37226d; 
	color: #ffbf00;	*/
	border-color: #000000;
	background-color: yellow;
	color: #000000;
}
#leftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftmenu ul ul {
	list-style: none;
	margin-right: 2px;
	margin-left: 10px;
	padding: 1px;	
}
#leftmenu ul ul li {
	/* This needs changing */
	text-align: left; /* Important */
	display : block;
	font-size: 1em;
	margin-bottom: 0px;
	padding: 2px; /* controls the spacing between each menu item */
	color: #000;
}
#leftmenu ul li {
	text-align: left; /* Important */
	display : block;
	font-size: 1em;
	margin-bottom: 0px;
	padding: 2px; /* controls the spacing between each menu item */
	color: #000;
}
#leftmenu ul li.selected {
	text-align: right; /* Important */
	display : block;
	font-size: 1em;
	margin-bottom: 0px;
	color: #FFF; /*color: #80A0FF; #000;*/
	font-weight: bold;
}
#leftmenu a:active,
#leftmenu a:visited,
#leftmenu a:link {
	vertical-align: middle;
	display : block;
	background-color: #00247f;
	color: #FFF;
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;
	font-weight: bold;
}
#leftmenu a:hover {
	vertical-align: middle;
	background-color : #0080ff;
	color: #FFF;
	font-weight: bold;
}
#leftmenu a.selected:active,
#leftmenu a.selected:visited,
#leftmenu a.selected:link {
	vertical-align: middle;
	display : block;
	background-color : #0080ff;
	color: #FFF;
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;
}
#leftmenu a.selected:hover {
	background-color : #0080ff;
}
