body
{
	margin: 0%;
	padding: 5px;
	border: 0px;
	background-color: #FFF7FF;
}

table
{
	margin: 0%;
	padding: 0%;
	border: 0px;
}

td
{
	border: 0px;
	border-style: none;
	text-indent: 0em;
}

th
{
	text-align: center;
	font-size: larger;
	color: midnightblue;
}

tr
{
	border: 0px;
	border-style: none;
}

img
{
	border: 0px;
	margin: 0%;
	padding: 0%;
}

input,select,hr
{
	text-indent: 0em;
}

h1
{
	text-align: center;
}

h6
{
	color: darkgray;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

A:link,A:active,A:visited
{
	color: purple;
}

A:hover
{
	text-decoration: none;
	color: gainsboro;
}

.header
{
	height: 207px;
	width: 100%;
}

.imgsakura
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.logo
{
	position: absolute;
	top: 61px;
	left: 150px;
}

.text
{
	text-align: justify;
	vertical-align: top;
	color: black;
	width: 97%;
}

.textdiv
{
	text-align: justify;
	vertical-align: top;
	color: black;
	width: 60%;
	position: absolute;
	left: 21%;
	top: 217px;
}

.output
{
	background-color: white;
	text-indent: 0em;
	border-style: dashed;
	border-width: 1px;
	text-align: center;
	border-color: gainsboro;
	margin: 5px;
	padding: 5px;
}

.signature
{
	font-size: x-small;
	text-align: left;
	text-indent: 0em;
	text-transform: capitalize;
	vertical-align: bottom;
	color: midnightblue;
	padding-bottom: 5px;
	padding-left: 5px;
}

.signatureright
{
	font-size: x-small;
	text-align: right;
	text-indent: 0em;
	text-transform: capitalize;
	vertical-align: bottom;
	color: midnightblue;
	padding-right: 5px;
}

.advertise
{
	text-align: center;
	vertical-align: top;
	color: #660033;
	width: 20%;
}

.advertise_center
{
	text-align: center;
}

.advertiseright
{
	position: absolute;
	top: 210px;
	right: 5px;
	text-align: center;
	vertical-align: top;
	color: #660033;
	width: 18%;
}

.advertisetop
{
	width: 100%;
	text-align: center;
}

.hands
{
	position: absolute;
	top: 0px;
	left: 0px;
}

p.white
{
	background-color: White;
}

td.text
{
	padding: 5px;
}

td.right
{
	text-align: right;
	border-width: 2px;
	border-style: outset;
	 color: black;
	 font-size: small;
}

td.just
{
	text-align: justify;
	border-width: 2px;
	border-style: outset;
	color: black;
	text-indent: 1em;
}

td.center
{
	text-align: center;
	border-width: 2px;
	border-style: outset;
	color: black;
	text-indent: 0em;
}

td.admcom
{
	text-align: justify;
	border-width: 2px;
	border-style: groove;
	color: #CC0099;
	text-indent: 1em;
}

.nopad
{
	border-color: gainsboro;
	text-align: justify;
	padding: 5px;
	margin: 0px;
	text-indent: 2em;
	background-color: white;
	border-style: dashed;
	border-width: 1px;
}

.biglist
{
	color: Navy;
}

.article
{
	text-align: justify;
	padding: 5px;
	margin: 0px;
	text-indent: 0em;
	background-color: white;
	border-style: dashed;
	border-width: 1px;
	color: Black;
}

.preview
{
	text-align: justify;
	padding: 5px;
	margin: 0px;
	text-indent: 2em;
	background-color: white;
	border-style: dashed;
	border-width: 1px;
	color: Black;
}

.button
{
	text-align: center;
	font-size: larger;
	padding: 5px;
	margin: 5px 0 5px 0;
	text-indent: 0em;
	background-color: white;
	border-style: dashed;
	border-width: 1px;
	color: Black;
	border-color: gainsboro;
}

.centre
{
	text-align: justify;
	padding: 5px;
	background-color: white;
	border-style: dashed;
	border-width: 1px;
	color: Black;
	border-color: gainsboro;
}

.art_image
{
	text-align: center;
	text-indent: 0em;
}

#clock ul
{
	list-style-type: none;
}

#clock li
{
	list-style-type: none;
	vertical-align: top;
	margin: 10px;
}

#catlist
{
	list-style-type: none;
}

#catlist li
{
	list-style-type: none;
	margin: 5px 0 5px 0;
}

#slidedoor {
  float:left;
  font-size:93%;
  line-height:normal;
  position: absolute;
  top: 181px;
  left: 30%;
  z-index: 2;
  }
  
  #slidedoor ul {
  margin:0;
  padding:0;
  list-style:none;
  padding:10px 10px 0;
  }
  
#slidedoor li {
  float:left;
  margin:0;
  padding:0;
  background:url("images/pasr.gif") no-repeat right top;
  }
  
  #slidedoor a {
  display:block;
  background:url("images/pasl.gif") no-repeat left top;
  padding:5px 15px 4px;
  color: #000000;
  }
  
  #slidedoor #current {
  background-image:url("images/actr.gif");
  }
#slidedoor #current a {
  background-image:url("images/actl.gif");
  padding-bottom:4px;
  }