a {
	text-decoration: none;
	color: #000000;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000; text-decoration: underline; }

body, td {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.background {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

.footerheight {
	height: 35px;
}

.hiddenmenu {
	visibility: hidden;
}

.horisontalline {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.longpage {
	background-image: url(../images/scrollbg.gif);
	background-repeat: no-repeat;
	width: 5151px;
	height: 454px;
}

.menubackground {
	background-color: #FFFFFF;
	height: 93px;
}

.menuheader {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 677px;
	height: 30px;
}

.menuitem1 {
	width: 52px;
}

.menuitem2 {
	width: 84px;
}

.menuitem3 {
	width: 88px;
}

.menuitem4 {
	width: 99px;
}


.menuitemoffset {
	width: 239px;
}

.menuleftspace {
	width: 25px;
}

.menulinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menulinks a:link { color: #000000; }
.menulinks a:visited { color: #000000; }
.menulinks a:hover { color: #644D5B; }

.menutopspace {
	height: 15px;
}

.verticalline {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	width: 10px;
}
