﻿body{
	margin: 0px 0px 50px 0px;
	font: 14px/1.3 Arial, sans-serif;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
div#menu{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	margin-top: 19px;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('Images/MenuBackroundTransprent.png');
}
#content {
	margin: 110px auto 20px auto;
	box-shadow: 6px 6px 18px 0px #808080;
	width: 750px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 15px;
}
.header {
	width: auto;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.body1 {
	width: 650px;
	height: auto;
	text-align: justify;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 15px;
	margin: 10px auto 15px auto;
	font-weight: lighter;
	padding-right: 25px;
	padding-left: 25px;
}

.body2 {
	width: 650px;
	height: auto;
	text-align: justify;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}
.body3 {
	width: 650px;
	height: auto;
	text-align: justify;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}

.p.oval {
	width: 150px;
	height: 30px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px auto 0px auto;
	line-height: 30px;
	border-radius: 15px;
	text-align: center;
}


#footer {
	margin: 0px auto 50px auto;
	box-shadow: 5px 5px 18px 0px #808080;
	width: 750px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	line-height: 30px;
}
}
.ImageBorderRight {
	border: 1px solid #000000;
	padding: 7px;
	margin: 12px 0px 0px 12px;
}
a.menu1 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.menu1:hover {
	border-width: medium;
	border-color: #FF0000;
	border-bottom-style: solid;
}
.red {
	color: #FF0000;
}
a.menu1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.border_image {
	border: 1px solid #C0C0C0;
	padding: 7px;
	margin: 3px 0px 7px 7px;
}

.p1 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

