body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	scrollbar-face-color:#F0F0F0;
	scrollbar-arrow-color:#C0C0C0;
	scrollbar-track-color:#F0F0F0;
	scrollbar-shadow-color:#808080;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#808080;
}

td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

.red {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.expanded {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background: transparent;
}

.box2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.form {
	margin-top: 0px;
	margin-bottom: 0px;
}

.link1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.link1:hover {
	color: #333333;
	text-decoration: none;
}.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.line2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.line3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.line4 {
	border-top-width: 1px;
	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-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.link2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.link2:hover {
	color: #990000;
	text-decoration: none;
}

.linknovo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #dd0000;
	text-decoration: underline;
	font-weight: bold;
}

.linknovo:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.rank{
    color:#d0d0d0
}

INPUT.botao{
	
	border-style:solid;
    background-color:#dfdfdf;
    border-color:#444F7D;
    color:#000000;
	font-size:10px;
    cursor:hand;
    font-weight:bold;
}

INPUT.botaodestaque{
	
	border-style:solid;
    background-color:#dfdfdf;
    border-color:#444F7D;
    color:#DD0000;
	font-size:12px;
    cursor:hand;
    font-weight:bold;
}

