<!--
cairo Content Management System

Copyright (c) 2003-2004 by Matthias Path, m.path@beyond404.de
All rights reserved.
-->

body, body.template, td {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
}

a, a:active, a:visited {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #70AED0;
}

a:hover {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #70AED0;
}

.path, a.path, a.path:active, a.path:visited {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #133F69;
}

a.path:hover {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #133F69;
}

.footer, a.footer, a.footer:active, a.footer:visited {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.footer:hover {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

a.tree, a.tree:active, a.tree:visited {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.tree:hover {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

h1 {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	font-weight: bold;
}

img {
	border-color: #000000;
}

h1.warning {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 15px;
	font-weight: bold;
	color: #cc0000;
}

table.admin {
	font-family: Tahoma,Arial,Helvetica,Helv,MS Sans Serif,Sans Serif,Sans;
	font-size: 11px;
	background-color: #ffffff;
}

