body {
	background-color: #333333;
	color: #ffffff;
	Font-family: Helvetica,Arial,sans-serif; font-size: 15px; font-weight: normal; color: #ffffff; text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:active {
	color: #88C342;
}

A:link{
	color: #88C342;
}

A:hover {
	color: #88C342;
	text-decoration: underline;
}

A:visited {
	color: #e6be20;
	text-decoration: underline;
}

A:menulink {
	color: #ffffff;
	text-decoration: none;
}

.header {
	Font-family: Helvetica,Arial,sans-serif; font-size: 24px; font-weight: bold; color: #818382; text-decoration: none;
	line-height: 2em;
	letter-spacing: 1.5em; 
	text-align: center;
}

.menutable {

	Font-family: Helvetica,Arial,sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}


.menuleft {
	color: #ffffff;
	font-weight: bold;
	border-top: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: none;
	border-left: none;
}


a.menuleft {
	color: #ffffff;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}

a.menuleft:visited {
	color: #ffffff;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}

a.menuleft:link {
	color: #ffffff;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;
}

a.menuleft:hover {
	text-decoration: underline;
}

.bannerimage {
	width: 100%;
	text-align: center;
}

.menumiddle {
	color: #ffffff;
	font-weight: bold;
	border-top: 2px solid #ffffff;
	border-bottom: none;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.menuright {
	color: #ffffff;
	font-weight: bold;
	border-top: 2px solid #ffffff;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #ffffff;
}


.subheading {
	Font-family: Arial,sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	margin-left: 2cm;
}

h1 {
	margin-left: 2cm;
}

h2 {
	margin-left: 2cm;
}

p {
	margin-left: 2cm;
	Font-family: Helvetica,Arial,sans-serif; font-size: 15px; font-weight: normal; color: #ffffff; text-decoration: none;
}

ul.indented {
	margin-left: 4cm;
	Font-family: Helvetica,Arial,sans-serif; font-size: 15px; font-weight: normal; color: #ffffff; text-decoration: none;
}

.includes{
	margin-left: 3cm;
}

.redbg {
	margin-left: 0cm;
	background-color: #cc0000;
}

.bluebg {
	margin-left: 0cm;
	background-color: #0000cc;
}

.blackbg {
	margin-left: 0cm;
	background-color: #000000;
}

.kitlist {
}

.turin {
        letter-spacing:6px;
        font-weight: bold;
        font-size: 110%;
        border:5px solid #88C342;
        width: 20%;
        text-align: center;
}

