/* Global */

body
{
	background-color: white;
	font-family: Tahoma;
	margin: 0 0 0 0;
	font-size: 0.9em;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:link
{
	color: #d40707;
}

a:visited
{
	color: #8f0303;
}

/* individual */

#header
{
	position: absolute;
	left: 35px;
	top: 5mm;
/*	font-family: Arial Narrow, Century Gothic;
	font-size: 9mm;
	color: #6e6f6f;*/
}

#content
{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}

img
{
	border-width: 0;
	vertical-align: middle;
}

table
{
	width: 90%;
}

td > input
{
	width: 100%;
}

#content th
{
	background-color: #f0f0f7;
	text-align: center;
	vertical-align: middle;
}

#content td
{
	background-color: #f6f6fa;
	padding-left: 5px;
	padding-right: 5px;
}

ul, ol
{
	margin-top: 0;
	margin-bottom: 0;
}

h2
{
	font-family: Tahoma;
	font-size: 1.3em;
}

dt
{
	color: midnightblue;
	font-size: larger;
}

p, dt, dd, .alone li
{
	margin-top: 1ex;
	margin-right: 2cm;
	margin-bottom: 0;
}

p.first
{
	margin-top: 0;
}

#header1
{
	background-image: url(images/clip.gif);
	background-repeat: no-repeat;
	background-color: white;
	background-position: right;
	width: 35px;
}

#header2
{
	background-image: url(images/topline.gif);
}

#header3
{
	background-image: url(images/noteleft.gif);
	width: 8px;
}

#header4
{
	background-image: url(images/notemiddle.gif);
	vertical-align: baseline;
	width: 50px;
	padding: 0 5px 0 5px;
}

h1
{
	font-family: MS Reference Sans Serif, MS Sans Serif;
	font-size: small;
	color: #999797;
	margin: 4px 0 0 0;
}

#header5
{
	background-image: url(images/noteright.gif);
	width: 18px;
}

td.rightframe
{
	background-image: url(images/rightline.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 3px;
}

#menu
{
	width: 190px;
	background-color: #dfdede;
	font-family: MS Reference Sans Serif, MS Sans Serif;
	/*font-size: small;*/
	vertical-align: top;
}

#menu div
{
	margin-left: 1ex;
	margin-top: 1em;
}

#menu ul
{
	margin: 0 5px 0 15px;
}

#menu li
{
	list-style-position: inside;
	margin-top: 3mm;
}

dl.news dt
{
	color: gray;
	font-size: smaller;
	margin-top: 1ex;
}

.bottompath
{
	font-size: smaller;
	color: gray;
}

#menu a
{
	margin-left: 1mm;
}

.counter
{
	text-align: center;
}

.blue
{
	color: midnightblue;
}

.center
{
	text-align: center;
}

/* List items */

li.folder
{
	list-style-image: url(images/folder.gif);
}

li.tm
{
	list-style-image: url(images/tm.gif);
}

li.list
{
	list-style-image: url(images/list.gif);
}

li.glasses
{
	list-style-image: url(images/glasses.gif);
}

li.dollar
{
	list-style-image: url(images/dollar.gif);
}

li.stamp
{
	list-style-image: url(images/stamp.gif);
}

li.people
{
	list-style-image: url(images/people.gif);
}

li.chair
{
	list-style-image: url(images/chair.gif);
}

li.pen
{
	list-style-image: url(images/pencil.gif);
}
