.mainpage {
	background-color: #ededed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
}

table {
	border-spacing: 0;
	background-repeat: no-repeat;

}

.invisible {visibility: hidden;
}


.slogan {
	color: #ff9933;
	font-size: 175%;
	line-height: 120%;
}

.mainmenu {
	background-position: left top;
	color: #333333;
	font-size: 85%;
	line-height: 120%;
        text-decoration: none;
}
a.mainmenu:hover { color: #ff9933; }


.lefttext { 
        color: #000000;
	font-weight: normal;
	font-size: 100%;
        text-decoration: none;
	font-family: Arial, Helvetica, Verdana;
	background-color: #ffffff;
	background-repeat: no-repeat;
        vertical-align: top;
}
h1.lefttext {
	font-size: 175%;
	line-height: 100%;
}
h2.lefttext {
	color: #ff9933;
	font-size: 100%;
	line-height: 80%;
}
a.lefttext { color: #ff9933; }
br.lefttext { font-size: 60%; }
b.lefttext { 
	font-weight: bold;
	color: #ff9933;
}

.bullit{ color: #ff9933;
}

.norepeat{ background-repeat: no-repeat; }


