@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}	
}
a.two:link {color: #E2035D; text-decoration: underline;}
a.two:visited {color: #E2035D; text-decoration: underline;}
a.two:hover {color: #b90149; text-decoration: underline;}	

a.one:link {color: #FD1872; text-decoration: underline;}
a.one:visited {color: #FD1872; text-decoration: underline;}
a.one:hover {color: #FD1872; text-decoration: underline;}

#thumbtop img {
        border: 2px solid #ffffff;
	margin: 0px 0px 0px 0px
}
#thumbtop :hover img {
        border: 2px solid #fea900;
	margin: 0px 0px 0px 0px
}
.style1 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 24px; color:#ff00cd;
}
.style2 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px; color:#ffffff;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color:#ffffff; font-weight:bold;
}
.style5 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 28px; color:#ffbb04;
}
.style5a {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 24px; color:#ff3d01;
}
.style6 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px; color:#f000ff;
	line-height: 14px;
}
#ramondiv {
    font: 12px Arial, Helvetica, sans-serif;
    padding: 0 0px 0 0;
    text-align: center;
}

#ramondiv fieldset {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#ramondiv form, #ramondiv table, #ramondiv tr, #ramondiv td {
    margin: 0px;
    padding: 0px;
}

#ramondiv input {
    font: 12px Arial, Helvetica, sans-serif;
}

#ramondiv td {
    padding: 0px;
    text-align: center;
    margin: 0px;
    font: 12px Arial, Helvetica, sans-serif;
}

#ramondiv .join_error {
    color: #ffffff;
}

#ramondiv .join_footer {
    text-align: center;
}

#ramondiv .join_name {
    text-align: right;
}

#ramondiv .join_value {
    text-align: left;
}

#ramondiv .smallprint {
    font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#ramondiv table {
    margin: auto;
    width: auto;
}


