body {font-family: verdana; background: #ffffff;}
p {font-size: 9pt;}
.headerBackground {
	position: fixed;
	top: 30px;
	left: 0px;
	width: 720px;
	height: 110;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
 	z-index: 25;
}
.headerText {
	position: fixed;
	top: 30px;
	left: 320px;
	height: 110;
	margin-top: 8px;
	padding: 0px;
	background: none;
 	z-index: 25;
}
.headerMessage {
	position: fixed;
	top: 30px;
	right: 0px;
	left: 720px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
 	z-index: 25;
}
.topBar {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url('./graphics/redCloth6.jpg');
 	z-index: 25;
}
.leftSide {
	position: fixed;
	top: 140px;
	bottom: 0px;
	left: 0px;
	width: 176px;
	margin: 0px;
	padding: 0px;
	background: url('./graphics/redBarBackground.jpg');
 	z-index: 18;
}
.mainBodyIndex {
	text-align: justify;
	position: absolute;
	top: 322px;
	left: 176px;
	width: 520px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 5px;
	background: url('./graphics/bodyBackgroundRed.jpg');/
 	z-index: 16;
}
.indexLongPicture {
	position: absolute;
	top: 150px;
	left: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 172px;
	width: 100%;
	background: #fbeaea;
 	z-index: 20;
}
.indexLongPictureBottom {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	text-align: center;
}
.rightSideIndex {
	position: absolute;
	top: 322px;
	right: 0px;
	left: 709px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 19px;
	padding-left: 0px;
	background: #ffffff;
 	z-index: 14;
}
.copyright {
	position: fixed;
	bottom: 0px;
	left: 40px;
	height: 50px;
	margin: 0px;
	background: none;
 	z-index: 18;
}
.separatorBar {
	position: fixed;
	top: 140px;
	left: 0px;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: url('./graphics/redSeparationBar.jpg');
 	z-index: 25;
}
.buttonTable {
	width: 165px;
	font-size: 10pt;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
th.button {
	background: url('./graphics/buttonRed.gif');
	height: 29px;
	text-align: center;
	padding: 0px;
	margin: 0px;
 	z-index: 20;
}
th.button:hover {
	background: url('./graphics/buttonRedTextureDown.gif');
}
a {
	color: #666699;
}
a:hover {
    	color: #660000;
}
a.button {
	color: #666699;
    	display: block;
    	float: left;
    	font: bold 9pt verdana, arial, sans-serif;
    	height: 23px;
    	width: 160px;
    	margin: 0px;
    	padding-left: 0px;
    	padding-top: 6px;
    	padding-bottom: 0px;
    	text-decoration: none;
}
a.button span {
    	display: block;
    	line-height: 14px;
    	padding: 0px;
}
a.button:hover {
    	color: #660000;
    	outline: none; /* hide dotted outline in Firefox */
}
a.button:hover span {
    	margin-top: +2px; /* push text down and move left */
	margin-left: -3px;
}
h1 {
	text-decoration: underline;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 0px;
}
li {
	font-weight: normal;
	font-size: 9pt;
	font-family: verdana;
	text-align: left;
}
li.order {
	list-style-type: none;
	font-weight: normal;
	font-size: 9pt;
	padding-top: 3px;
	font-family: verdana;
}
img.padding {
	margin: 4px;
	border: none;
	padding-top: 0px;
	height: 69px;
	width: 69px;
}
img.indexRightSide {
	border: 2px solid #cccccc;
	padding: 5px;
	background: url('./graphics/bkgGreyBlue.jpg');
	width: 100%;
}
h5.link {
	margin-top: 3px;
	font-size: 9pt;
}
