BODY {
	background-color : #ffffff;
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
	margin-top : 0;
	margin-left : 0;
}

BODY.soon {
	background-color : #ffffff;
}


H2 {
	font-size : 18pt;
	font-family : Impact, verdana, arial, sans-serif;
	font-weight : bold;
	color : #861035;
}

H3 {
	font-size : 16pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	color : #861035;
}

H4.err {
	font-size : 14pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	color : red;
}

STRONG {
	font-size : 12pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	color : #861035;
}

STRONG.med {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	color : #861035;
}

SMALL {
	font-size : 8pt;
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
	color : #000000;
}

LI {
	background-color : #ffffff;
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
	margin-top : 0;
	margin-left : 0;
	list-style-type : circle;
}


TD {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
}

TD.image {
	margin : 0;
	text-align : top;
}

TD.header {
	font-size : 16pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	margin-left : 0;
	background-color : #ffffff;
	color : #861035;
}

TD.invheader {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	color : white;
	background-color : #861035;
	text-decoration : none;
}

TD.menu {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	background-color : #861035;
	color : #ffff00;
}

TD.nextmonth {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
	background-color : #dddddd;
}

/* Bordered Display Table */
.Bordered {
	border-left: solid 2px #b94368;
	border-top: solid 2px #b94368;
	border-right: solid 1px #b94368;
	border-bottom: solid 1px #b94368;
}

.Bordered TH {
	font-size: 11pt;
	font-weight: bold;
	color: #b94368;
	background-color : #ffffff;
	border-top: none 0px;
	border-left: none 0px;
	border-right: solid 1px #b94368;
	border-bottom: solid 1px #b94368;
	vertical-align: top;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #ffffff;
}

.Bordered TD {
	background-color : #ffffff;
	border-top: none 0px;
	border-left: none 0px;
	border-right: solid 1px #b94368;
	border-bottom: solid 1px #b94368;
	vertical-align: top;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #000000;
	background-color: #ffffff;
}

.items {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	background-color : #ffffff;
	color : #861035;
}

A.menu {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	color : white;
	background-color : #861035;
	text-decoration : none;
}

A:Hover.menu {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	color : #861035;
	background-color : #ffffff;
	text-decoration : none;
}

P.normal {
	background-color : #ffffff;
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
	margin-top : 0;
	margin-left : 0;
}

P.italic {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : bold;
}

P.Advert {
	padding-left:4px;
	padding-right:4px;
	font-size:11pt;
	font-weight:bold;
}

.soon {
	font-size : 20pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	text-align : center;
	color : #861035;
}

.company {
	font-size : 36pt;
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	text-align : center;	
	color : #861035;	
}

.slogan {
	font-size : 12pt;
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
	text-align : center;
	color : #861035;
}

.info {
	font-size : 12pt;
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
	text-align : center;	
	color : #861035;
}

