.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}
.textsmall a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}
.textsmall a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: CC0000;
	text-decoration: none;
}

.textsmalltabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
}
.textsmalltabla a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
	font-weight: bold;
	text-decoration: none;
}
.textsmalltabla a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: CC0000;
	font-weight: bold;
	text-decoration: none;
}


.textsmallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: CC0000;
}
.textsmallred a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: CC0000;
	text-decoration: none;
}
.textsmallred a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 9b0f0f;
	text-decoration: none;
}


.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 535456;
	
}

.text a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 666666;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: CC0000;
	font-weight: bold;
	text-decoration: none;
}
.textred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: CC0000;
}
.textred a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: CC0000;
	text-decoration: none;
}
.textred a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 9b0f0f;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	background: cc0000;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #B2B2B2;
	border: 1px solid #000000;
	scrollbar-3dlight-color:    rgb(0,0,0);
	scrollbar-arrow-color:      rgb(0,0,0);
	scrollbar-base-color:       rgb(192,192,192);
	scrollbar-darkshadow-color: rgb(0,0,0);
	scrollbar-highlight-color:  rgb(192,192,192);
	scrollbar-shadow-color:     rgb(192,192,192);
}
.button {
	width:100px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #000000; 
	background-color:#C0C0C0; 
	color:#000000;
	font-weight:bold;
} 

.textsmalltablawhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textverysmall {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.textverysmall a{
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.textverysmall a:hover{
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
		background-color:#C0C0C0; 
}
.textsmalltablawhiteGR {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
