

body {
	background-color: #000000;
}

.p7AB {
	padding: 0px;
	border-bottom: 1px solid #26447a;
	background-color: #000000;
	border-top: 1px solid #26447a;
	border-right: 1px solid #26447a;
	border-left: 1px solid #26447a;
	font-family: Arial, Helvetica, sans-serif;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image: url(images/p7ap_rubybut.jpg);
	background-repeat: repeat-x;
	background-color: #636363;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #B80364;
	font-weight: normal;
	border-top: 1px solid #26447a;
	border-bottom: 1px solid #26447a;
	border-right: 1px solid #26447a;
	border-left: 1px solid #26447a;
	background-image: url(images/p7ap_east_light_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #f8a344;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #fff;
	letter-spacing: 0.1em;
	background-image: url(images/p7ap_south_light_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	padding: 20px;
	font-size: 13px;
	line-height: 1.5em;
	color: #fff;
	background-color: #26447A;
	background-image:url(../imgs/SKROX_blue.gif);
	background-repeat:no-repeat;
	border-top: 1px solid #D57979;
	border-right: 1px solid #f8a344;
	border-bottom: 1px solid #f8a344;
	border-left: 1px solid #D57979;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 15px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}

.large {
	font-size: 16px;
	color:#f8a344;
	font-weight:bold;
}

.small {
	font-size: 11px;

}

a:link {
	color: #f8a344;
}

a:visited {
  color: #ffffff;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #fff;
}

