#wrapper {
	width: 780px;
	margin: 0 auto;
	margin-left: auto;
 	margin-right: auto;
}

#header {
	height: 55px;
	padding-bottom: 50px;
}

body {
	background: url('primages/top.jpg');
	background-repeat: repeat-x;
	/* background-color: #E6E6E6; */
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 16px;
	line-height: 1.21;
}

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 10px 0 5px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 30px;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 8px;
}

#menu ul {
	margin: 0;
	padding: 11px 30px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

.header a {
	color: #C6004B;
	text-decoration: none;
}

.header a:hover {
	color: #FF7301;
}
button.button {
	display: block;
	background-color: transparent;
	background-image: url(cssButtonsFiles/buttonBackground5.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 84px;
	height: 32px;
	margin: 2px auto;
	padding: 6px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-family: Arial, sans-serif;
}
button.button:visited {
	color: white;
}
button.button:hover {
	background-position: 0 -40px;
	color: white;
}

#gradient {
	background-color: #FFFFFF;
	border-width: 1px;
	border-spacing: 1px;
	border-collapse: collapse;
	width: 755px;
	border: 1px solid #3B1003;
	margin-left: auto;
	margin-right: auto;
}

#gradient td {
	background-color: #F0F0F0;
	border-width: 1px;
	border: 1px solid #3B1003;
}

#gradient th {
	background-color: #C8BBBE;
	border-width: 1px;
	border: 1px solid #3B1003;
}

#gradient th.eka {
	background-color: #9C7D78;
	border: 1px solid #3B1003;
	/*border-width: 2px;*/
}

#formTable {
	margin-left: auto;
	margin-right: auto;	
/*	margin-top: 10px; */
}

#ti {
	display: none;
}

#container {
	border: 10px solid #C0C0C0;
	background: #C0C0C0;
	width: 620px;
	text-align: left;
	margin: 0 auto;
}
p {
	text-align: left;
	padding: 7px 28px 10px 22px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: auto;
	line-height: 1.40;
}
#sisallys {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 22px;
	line-height: 1.40;
}
#content {
	  width: 798px;
/*	  border: 1px solid black; */
	  background-color: white;
	  margin-left: auto;
	  margin-right: auto;
}
#content2 {
	border: 1px solid #889;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
	margin-bottom: 25px;
	background-color: #F2F2F2;
}
#content2 h1 {
	text-align: left;
	padding: 15px 28px 0px 22px; 
	font-size: 170%; 
}
#content2 h2 {
	text-align: left;
	padding: 10px 28px 0px 22px; 
	font-size: 140%; 
}
#content2 h3 {
	text-align: left;
	padding: 20px 28px 0px 22px; 
	font-size: 125%; 
}
.image {
	font-size: 80%;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
	margin-bottom: 20px;
}
#sisallys {
	text-align: left;
	padding-top: 18px;
	padding-bottom: 2px;
	padding-left: 22px;
	line-height: 1.40;
}