BODY
{
	font-family:Sans-Serif;
	font-style:normal;
	font-weight:normal;
	font-size:medium;
	color:Black;
	text-decoration:none;
	vertical-align:baseline;
	text-align:left;
	text-indent:0;
	line-height:normal;
	background-color:#006600;
	background-image:none;
}

H1
{
	color: #000000;
	font-size: larger;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align:center;
}
H2
{
	color: #000000;
	font-size: larger;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-align:center;
}
H3
{
	color: #000000;
	font-size: larger;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-align:center;
}
H4
{
	color: #000000;
	font-size: larger;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-align:center;
}

H5
{
	color: #000000;
	font-size:x-large;
	font-weight: bold;
	letter-spacing: 0.7em;
	text-align:center;
}

INPUT
{
	margin:0px 15px 0px 15px;
}

SELECT
{
	margin:0px 15px 0px 15px;
}

TABLE
{
	border-collapse:collapse;
}

A
{
	color:#004000;
 	text-decoration:underline;
}

A:link
{
	color:#004000;
}

A:visited
{
	color:#004000;
}

A:active
{
	color:#004000;
}

A:hover
{
	color:#004000;
 	text-decoration:underline;
}

P.counter
{
	font-size:smaller;
	color:#ff8080;
	text-align:center;
}

DIV.title
{
	height:140px;
	color:#fffff0;
	background-image:url(/images/heading.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#006600;
}

P.title 
{
	margin:15px 15px 15px 15px;
 	text-align:center;
	font-weight:bold;
	font-size:x-large;
	letter-spacing: 0.7em
}

P.date
{
 	text-align:center;
	font-weight:bold;
	letter-spacing: 0.3em
}

TD.menu
{
	font-size:smaller;
	border-right:Black, solid, thin;
	vertical-align:top;
	background-color:#006600;
}

DIV.menu
{
	width:150px;
	color:#fffff0;
	background-color:#006600;
}

P.menu
{
	color:#fffff0;
	background-color:#006600;
 	text-decoration:none;
 	margin: 0px 0px 0px 10px;
 	text-indent:-10px;
}

P.menui
{
	color:#fffff0;
	background-color:#006600;
 	text-decoration:none;
 	margin: 0px 0px 0px 20px;
 	text-indent:-10px;
}

A.menu
{
	color:#fffff0;
 	text-decoration:none;
}

A.menu:link
{
	color:#fffff0;
}

A.menu:visited
{
	color:#fffff0;
}

A.menu:active
{
	color:#fffff0;
}

A.menu:hover
{
	color:#fffff0;
 	text-decoration:underline;
}

TD.content
{
	color:black;
	width:100%;
	vertical-align:top;
	background-color:#e8ffe8;
}

DIV.content
{
	margin:15px 15px 15px 15px;
}

DIV.content_hide
{
	display:none;
	margin:15px 15px 15px 15px;
}

P.loading
{
	font-size:200%;
	font-weight: bold;
	letter-spacing: 0.3em;
	color:Red;
	text-align:center;
	padding-top:32px;
}

p.information
{
	color:#006600;
 	text-align:center;
	font-size:large;
	font-weight:bold;
	margin-left:15%;
	margin-right:15%;
}

IMG.pic
{
	border-width:3px;
	border-style:outset;
	border-color:#e0e0e0;
}

P.center
{
	text-align:center;
}

P.textl
{
	text-align:left;
}

P.texti
{
	text-align:justify;
	text-indent:15px;
}

P.texthi
{
	text-align:justify;
	margin-left:15px;
	text-indent:-15px;
}

P.text
{
	text-align:justify;
}

p.textlt
{
	text-align:left;
	margin:0px 5px 0px 5px;
}

p.textct
{
	text-align:center;
	margin:0px 5px 0px 5px;
}

p.textrt
{
	text-align:right;
	margin:0px 5px 0px 5px;
}

INPUT.button
{
	color:#006600;
	font-size:medium;
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
	margin:0px 5px 0px 5px;
	background:none;
	border:0px;
}

IMG.date
{
	cursor:pointer;
	vertical-align: middle;
}

TABLE.page
{
	border-collapse:collapse;
}

TD.page
{
	padding:0px 0px 0px 0px;
}

P.summaryl
{
	text-align:left;
	margin:0px 2px 0px 2px;
}

P.summaryc
{
	text-align:center;
	margin:0px 2px 0px 2px;
}

P.summaryr
{
	text-align:right;
	margin:0px 2px 0px 2px;
}

TH.summary
{
	background-color:#e8ffe8;
}

TD.summary
{
	background-color:#e8ffe8;
}

TD.summaryr
{
	background-color:#ffe8e8;
}

P.error
{
	font-weight:bolder;
	font-style:italic;
	text-align:center;
	color:red;
}
