BODY {
	background-color: white;
}

BODY, TD {
	font-family: arial;
	font-size: 13px;
	color: black;
}

A:link {
	color: red;
	text-decoration: none;
}

A:visited {
	color: red;
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: underline;
}

.lefttable {
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-top: 1px black solid;
	padding: 10px;
}

.righttable {
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	padding: 10px;
}

.td_header {
	background-color: #8080FF;
	color: white;
	font-weight: bold;
}

.td_subheader {
	background-color: #C0C0FF;
	color: black;
	font-weight: bold;
}

.td_text {
	background-color: white;
	font-weight: normal;
}

.td_text_bordered {
	border-left: 1px #8080FF solid;
	border-right: 1px #8080FF solid;
	border-bottom: 1px #8080FF solid;
}

.td_text_bordered_cutoff {
	border-bottom: 1px #8080FF solid;
}

.forum_link:visited {
	color: #0084D8;
}

.td_forum_thread0 {
	background-color: #E7E8FF;
	padding: 4px;
	font-weight: normal;
}

.td_forum_thread1 {
	background-color: #CFD0FF;
	padding: 4px;
	font-weight: normal;
}

.span_redstar {
	font-weight: bold;
	font-size: 12pt;
	color: red;
}

.movable_container {
	width:400;
	position:absolute;
	left:190;
	top:140;
	visibility:hidden;
}


.movable_header {
	width:100%;
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-top: 1px black solid;
	background-color: #8080FF;
	color: white;
	font-weight: bold;
	padding: 4px;
}

.movable_text {
	width:100%;
	border: 1px black solid;
	background-color: #C0C0FF;
	padding: 4px;
}

.search_highlighted {
	background-color: yellow;
}

.failcolor {
	color: darkred;
}

.succeedcolor {
	color: green;
}

.rank1 {
	color: red;
}

.rank2 {
	color: #360;
}

.rank3 {
	color: black;
}

.rank4 {
	color: black;
}

.rank5 {
	color: black;
}

.rank6 {
	color: black;
}

.rank7 {
	color: black;
}

.rank8 {
	color: black;
}

.rank9 {
	color: blue;
}
.Estilo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B5500;
}
.Estilo13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	font-weight: bold;
}
.Estilo14 {
	font-size: 15px;
	color: #336633;
}
.Estilo15 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	font-weight: bold;
}
.Estilo1Copia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030;
	font-weight: normal;
}
.verde {
	color: #005900;
	font-weight: bold;
	font-variant: normal;
	font-size: 13px;
}

