/* CSS Document */
.style5 {
	color: #5006BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #5006BD;
	text-align: right;
}
.style7 {
	color: #5006BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.style6 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5006BD;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	line-height: 20px;
	text-align: left;
}
body {
	margin-left: 40px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 10px;
	background-image: url(images/metal.gif);
}
 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #5006BD;
	text-decoration: none;
	background-repeat: no-repeat;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #5006BD;
	text-decoration: underline;
}a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #0033FF;
	text-decoration: underline;
}
#main #menu {
	margin-top: 10px;
	margin-bottom: 10px;
}
 #menu a {
	display: block;
	height: 39px;
	width: 107px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #5006BD;
	text-decoration: none;
	background-image: url(images/buttonsmall3.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
	line-height: 35px;
}
 #menu a:hover {
	display: block;
	height: 39px;
	width: 107px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #5006BD;
	line-height: 35px;
	text-align: center;
	background-image: url(images/buttonsmall3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: underline;
}
#contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

#contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
}


.side {
	background-color: #FFFFFF;
	background-repeat: repeat;
	white-space: normal;
}
#main {
	text-align: center;
}
#main #top #header {
	background-image: url(images/logo.jpg);
	height: 155px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 490px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5006BD;
	text-align: center;
	background-color: #FFFFFF;
	line-height: normal;
	font-style: italic;
}

#main #top {
}
#main #back {
	background-color: #FFFFFF;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #FFFFFF;
}
#main #content #dimensions {
	width: 90%;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-position: center;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 4px double #5006BD;
}
.purple {
	background-color: #5006BD;
}
.palepurple {
	background-color: #8500DD;
}

#main #content {
	background-color: #FFFFFF;
}
.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	list-style-type: disc;
	text-align: justify;
	list-style-image: url(images/circle07_purple.gif);
	line-height: 25px;
	margin-right: 20px;
}
