html, body, a, h1, h2, h3, h4, h5, h6, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p
{
}

img
{
	border: 0px;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.nav
{
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}

div.title
{
	font-weight: bold;
	font-size: small;
	padding-bottom: 2px;
	text-transform: none;
	color: #ff6600;
	border-bottom: #ff6600 2px solid;
	text-decoration: none;
}
div.date
{
	font-weight: normal;
	font-size: xx-small;
	text-transform: none;
	color: gray;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 1px;
}
div.description
{
	font-weight: normal;
	font-size: small;
	text-transform: none;
	color: black;
	text-decoration: none;
	padding-bottom: 10px;
}


.link
{
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}

.link2
{
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.header
{
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.copy
{
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a:link
{
	color: #ff6600;
	text-decoration: none;
}

a:visited
{
	color: #ff6600;
	text-decoration: none;
}

a:active
{
	color: #ff6600;
	text-decoration: underline;
}

a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

/* ------ */
/* Header */
/* ------ */

.header
{
	background-color: #ff6600;
	margin: 0px 0px 27px 0px;
	padding: 0px 0px 0px 10px;
}

/* ---- */
/* Body */
/* ---- */

.body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ---- */
/* Menu */
/* ---- */

.menu
{
	left: 0px;
	top: 127px;
	width: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 31px;
	position: absolute;
}

.menu img
{
	border: 0px;
}

.menu ul
{
	list-style-type: none;
	border: solid 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu li
{
	margin: 4px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
}

.menu a
{
	font-weight: bold;
	font-size: small;
}

.archive H3
{
	font-weight: bold;
	font-size: small;
	color: #ff6600;
	border-bottom: dotted 1px #d0d0d0;
}


.archive LI
{
	margin: 0px 0px 0px 0px;
}

.archive A
{
	font-size: x-small;
}

/* ------ */
/* Center */
/* ------ */
.center
{
	margin: 0px 300px 0px 180px;
	padding: 0px 0px 0px 0px;
}


.center h1
{
	font-size: larger;
	font-weight: bolder;
	color: #FF6600;
	padding-top: 4px;
	padding-bottom: 1px;
}

.center .item
{
	padding-bottom: 10px;
}

.center .item h1
{
	font-weight: bold;
	font-size: small;
	text-transform: none;
	color: #ff6600;
	border-bottom: #ff6600 2px solid;
	text-decoration: none;
	padding-bottom: 2px;
}
.center .item h2
{
	font-weight: normal;
	font-size: x-small;
	text-transform: none;
	color: gray;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 4px;
}
.center .item h3
{
	font-weight: normal;
	font-size: xx-small;
	text-transform: none;
	color: black;
	text-decoration: none;
}
.center .item p
{
	font-size: small;
}

.center .item .link
{
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}

.center .item td
{
	font-size: small;
}

.center .item li
{
	font-size: small;
}

/*
.center .item p img
{
	display:block;
	border:2px solid #000000;
	background-color: #ffffff;
}
*/
.container
{
	float: left;
}

/* ----- */
/* Right */
/* ----- */

.right
{
	right: 40px;
	width: 200px;
	top: 127px;
	position: absolute;
}

/* ------ */
/* adItem */
/* ------ */

.adItem
{
	padding: 10px 10px 10px 10px;
	text-align: center;
}


/* ------ */
/* Footer */
/* ------ */

.footer
{
	margin: 50px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	vertical-align: bottom;
	height: 30px;
}


.footer p
{
	text-align: center;
	color: gray;
	font-size: x-small;
}

/* ----- */
/* Error */
/* ----- */

.error
{
	border-right: black 1px dotted;
	padding-right: 5px;
	border-top: black 1px dotted;
	padding-left: 5px;
	font-size: small;
	padding-bottom: 5px;
	margin: 10px 0px 0px;
	border-left: black 1px dotted;
	padding-top: 5px;
	border-bottom: black 1px dotted;
	background-color: #e0e0e0;
}


