body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
	background-image: url(gifs/stripes.gif);
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.main {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 1000px;
}

#logo_home {
	position:relative;
	left:570px;
	top:-265px;
	z-index:1;
}

#table_cont {
	position: relative;
	left: 15px;
	top: 23px;
	width: 575px;
	vertical-align: top;
	border: none;
}
#table_right {
	position: relative;
	left: 625px;
	top: -1339px;
	z-index:40;
	width: 104px;
	border: none;
}
.contact1 {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 0px 0px 0px 7px;
	text-align: left;
	vertical-align: top;
	height: 104px;
	width: 104px;
	background-color: #FFF;
}
.contact2 {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
	height: 104px;
	width: 104px;
	background-color: #FFF;
}
.logo {
	height: 104px;
	width: 104px;
}
em {
	font-size: 14px;
	font-weight: 400;
	vertical-align: top;
	letter-spacing: 1px;
	font-style: normal;
	color: #666;
}
.name {
	font-size: 14px;
	font-weight: 400;
	vertical-align: top;
	letter-spacing: 1px;
	font-style: normal;
	color: #666;
}
.forwardback {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 0px 5px;
	margin: 0px;
	text-align: center;
	vertical-align: bottom;
	height: 104px;
	width: 104px;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 0px;
}

.grey {
	color: #666;
	}

a 	{
	text-decoration: none;
	color: #666;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
}
.caption {
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 15px;
}
.summary {
	vertical-align: top;
	font-size: 11px;
	letter-spacing: 1px;
}
.description {
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
}
.details {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.list {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 15px;
	padding-top: 5px;
	text-decoration: none;
	background-color: #F4F4F4;
}
td {
	vertical-align: top;
}
.admin_navi {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: bottom;
	height: 104px;
	width: 104px;
}
.button {
	font-size: 11px;
	text-align: center;
	width: 90px;
	height: 20px;
	margin: 2px;
}
img	{
	border-width: 0px;
	}

input {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
