
p.emergency {
	font-size: 12pt;
	color: yellow;
	background-color: red;
	text-align: center;
	font-weight: bold;
}

.emergency a:link, a:visited, a:active {
	font-size: 12pt;
	color: yellow;
}

p.main {
	font-size: 12pt;
}

p.offer {
	font-size: 12pt;
	margin-left: 5px;
	margin-right: 5px;
	color: #ff0000;
}

p.offerText {
	font-size: 14pt;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}

.mainLnk {
	font-size: 12pt;
	text-align: right;
}

.offerLnk {
	text-align: center;
}

tr.offer {
	color: red;
	background-color: #ff6;
	text-align: center;
	font-size: 12pt;
}

.margin {
	height: 98%;
	padding: 5px;
	margin: 5px;
	color: #600;
	background-color: ffffff;
	border-bottom: 2px solid #b80000;
}

.footer {
	padding: 2px;
	margin-right: 5px;
	color: #b80808;
	background-color: fc3;
	border-top: 2px solid #b80000;
	font-size: 11pt;
	text-align: right;
}

.nav {
	padding: 0px;
	margin: 5px;
	color: #600;
	height: 100%;
}

.body {
	padding: 5px;
	margin: 5px;
	color: #fff;
	height: 100%;
	font-size: 12pt;
	text-align: justify;

}

.body a {
	color: #Fc3;
}

.offertable, .login {
	border: 2px solid #B00;
	background: #ff6;
	color: #b00;
	font-size: 12pt;
	padding: 6px;
	margin-bottom: 10px;
}

.login {
	padding-top: 4px;
	padding-bottom: 4px;
}
.offerheader {
	border-bottom: 2px solid #B00;
	background: url('images/gradient.gif');
	font-size: 12pt;
	text-align: center;
	color: #700;
	padding: 1px;
}

.login input {
	border: 1px solid #B00;
	background: #fff;
	font-size: 12pt;
	width: 120px;
}
.login .submit {
	background: #fc3;
	font-weight: bold;
	width: 60px;
	color: #b00;
}
.photo {
	border: 1px solid #000;
}

h1, h2, h3, h4,.heading, .subheading {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #fc3;
}

.heading {
	font-size: 12pt;
}
.subheading {
	font-size: 11pt;
}

li {
	font-size: 11pt;
}
a.PoweredBy { text-decoration: none; font-size: small; }
a.PoweredBy:visited { text-decoration: none; font-size: small; }
