.clockformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #535347;
	text-decoration: none;
}

div.dropdownmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 91px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

div.dropdownmenu a {
	display: block;
	height: 18px;
	padding-right: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 18px;
	font-size: 11px;
	color: #FFFFFF;
}

div.dropdownmenu a:link, div.dropdownmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.dropdownmenu a:hover, div.dropdownmenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #535347;
	text-decoration: none;
}
.mainbodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #535347;
	text-decoration: none;
}
.mainbodytxt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #535347;
	text-decoration: none;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #535347;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #535347;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #535347;
	text-decoration: none;
}
.titletxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #535347;
	text-decoration: none;
}
.quotetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #535347;
	text-decoration: none;
	font-style: italic;

}
.subtitletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #535347;
	text-decoration: none;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}.footertxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #535347;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

.clockbg {
	background-image:  url(file:///Z|/Public/images/space.gif);
}

.topbg {

	background-image:  url(file:///Z|/Public/images/topbg.gif);
}

#menu0 {
	background-color: #36798F;
	width: 119px;
}

#menu1 {
	background-color: #368F8A;
	width: 101px;
}

#menu2 {
	background-color: #368F40;
	width: 152px;
}

#menu3 {
	background-color: #728F36;
	width: 110px;
}

#menu4 {
	background-color: #8F8C36;
	width: 127px;
}

#menu5 {
	background-color: #8F6936;
	width: 106px;
}

#menu6 {
	background-color: #8F3736;
	width: 132px;
}
.picright {
	clear: right;
	float: right;
	margin: 6px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #535347;
	background-color: #EDEDE7;
	width: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.weathertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

/* form stuff */

.form-surname
{
	visibility: hidden;
}
