/* CSS Document */

p,table,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


a:link    {
	color:#ff0000;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	color:#ff0000;
	font-weight: normal;
	text-decoration: underline;

}
a:active  {color:#ff0000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover   {
	color:#cccccc;
	font-weight: normal;
	text-decoration: none;

}



.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	color: #FF0000;
	font-variant: normal;
	font-style: normal;

}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;

}


.atop:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#FFFFFF;
	;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#FFFFFF;
	;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;

}
.atop:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#ff0000;
	;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#FFFFFF;
	;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;

}
.cagebg {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/cage_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
.cagebg2 {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/cagebg2.jpg);
	background-repeat: no-repeat;
}
.boxes {
	background-image: url(images/box_bg.png);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 8px;
	vertical-align: top;
}
.header3 {
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
