body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

body {
    margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #E9E2AC;
}

.arm_bg {
    background-image:url(images/bg_arm.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.background {
    background-image:url(images/bg_ladder.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

a:link, a:link.hover, a:link.active, a:link.visited {
    color: #BE002B;
}

.red {
    color: #BE002B;
}

.black {
   	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.xl_black {
   	font-family: Tahoma;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}

.white {
   	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-shadow: #736E55 2px 2px 2px;
}

.xl_white {
   	font-family: Tahoma;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: #736E55 5px 5px 5px;
}

.footer {
    color: #BE002B;
	font-size:10px;
}