@charset "utf-8";
/* CSS Document */
body {
		background-color: #000000;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
}
body,td,th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
}
a:link { color: #FEBC04; }
a:hover { color: #FF0000; }

.indexText1 {
		background-image: url(rts1_r7_c4.jpg);
		height: 233px;
		width: 560px;
}

.indexText1 h1 {
		color: #FFCC00;
		margin-bottom: 2px;
}
.toplink h2{
		color: #FFCC00;
		margin-bottom: 2px;
}


.toplink a { color: #FFCC00; TEXT-DECORATION: none}
.toplink a:hover { color: #FF0000; }


.indexText1 h2 {
		font-size: 24px;
		color: #F80203;
		margin-bottom: 2px;
}

.indexText1 p {
		margin-top: 4px;
		margin-bottom: 0px;
}

.indexText2 {
		background-color: #000000;
		height: 117px;
		width: 608px;
}
.bottom {
		text-align: center;
		background-color: #000000;
}


.indexText2 div {
		overflow-x: auto;
		overflow-x: hidden;
		height: 110px;
		width: 600px;
}

.blackBackground {
		background-color: #000000;
		text-align: center;
		color: #FFFFFF;
}
.blackBackground h3 {
		text-align: justify;
		width: 800px;
		margin-right: auto;
		margin-left: auto;
}




.disclaimer {
		font-size: 75%;
		color: #FF0000;
		margin-right: 50px;
		margin-left: 50px;
		padding: 5px;
		border: 1px dotted #CCCCCC;
}

