@charset "utf-8";
.bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.topleft {
	background-attachment: scroll;
	background-image: url(/img/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topfill {
	background-color: #000000;
}
.attention {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #F4EA29;
	text-decoration: none;
}
.breadbolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.rubbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF33;
	text-decoration: none;
}
.yellowline {
	border: 1px solid #FFFF00;
	background-color: #58595b;
}
.breadblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.login {
	background-attachment: scroll;
	background-image: url(img/login-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 300px;
}
