/* Default CSS Stylesheet for a new Web Application project */

body{
   scrollbar-track-color:#D5E5F6; /* cor da superficie background */
   scrollbar-face-color:#3E84C9; /* cor da barra */
   scrollbar-arrow-color:#FFFFFF; /* cor da seta */
   scrollbar-highlight-color:#3E84C9; /* brilho branco */
   scrollbar-3dlight-color:#3E84C9; /* sobra escura à esquerda */
   scrollbar-shadow-color:#3E48C9; /* sombra escura à direita */
   scrollbar-darkshadow-color:#3E84C9; /* sombra escura à direita à volta */}

/* classes gerais */
.body {background-color:rgb(255,255,255)}
.summary {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:10px;background-color:rgb(255,255,255);color:rgb(255,0,0);display:inline;}
.tabelamain {width:100%;height:100%}
.logo {width:150;height:75}
.combo {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:11px;background-color:rgb(255,255,255)}
.btnform {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:10px;cursor:hand;color:rgb(255,255,255);background-color:rgb(62,132,201);border: 1px solid #FFFFFF}
.form {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:11px;color:rgb(0,0,0);background-color:rgb(213,229,246);border: 1px solid #164B83;padding-left:5}

.form2 {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:11px;color:rgb(0,0,0);background-color:rgb(62,132,201);border: 1px solid #164B83;padding-left:5}
.message1 {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:10px;color:rgb(0,0,0);border: 1px solid rgb(255,255,255);width:600px}
.text12 {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:11px;color:rgb(22,75,131)}
.text12 a:link {color:rgb(0,51,0);text-decoration:none}
.text12 a:hover {color:rgb(0,51,0);text-decoration:none}
.text12 a:visited {color:rgb(0,51,0);text-decoration:none}
.text12 a:visited:hover {color:rgb(0,51,0);text-decoration:none}
.text1 {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:10px}
.text1 a:link {color:rgb(62,132,201);font-weight:bold;text-decoration:none}
.text1 a:hover {color:rgb(22,75,131);font-weight:bold;text-decoration:none}
.text1 a:visited {color:rgb(62,132,201);font-weight:bold;text-decoration:none}
.text1 a:visited:hover {color:rgb(22,75,131);font-weight:bold;text-decoration:none}

/* classes norte */
.norte {background-image: url('../images/back_top.gif'); background-attachment: fixed; background-repeat: repeat-x; background-position: right bottom;background-color:rgb(213,229,246);height:75;width:100%;border-bottom: 1px solid rgb(255,255,255)}
.nortemenu {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:12px;padding-right:15;padding-left:15;color:rgb(255,255,255);background-color:rgb(62,132,201);text-align:center;text-transform:uppercase;border-right: 1px solid rgb(22,75,131);border-bottom: 1px solid rgb(22,75,131)}
.nortemenuover {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:12px;padding-right:15;padding-left:15;cursor:hand;color:rgb(213,229,246);background-color:rgb(22,75,131);text-align:center;text-transform:uppercase;border-right: 1px solid rgb(22,75,131); border-bottom: 1px solid rgb(22,75,131)}
.nortemenuclick {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:12px;padding-right:15;padding-left:15;cursor:hand;color:rgb(22,75,131);background-color:rgb(253,210,23);text-align:center;text-transform:uppercase;border-right: 1px solid rgb(22,75,131); border-bottom: 1px solid rgb(22,75,131)}
.nortemenuselected {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:12px;padding-right:15;padding-left:15;cursor:hand;color:rgb(22,75,131);background-color:rgb(255,255,255);text-align:center;text-transform:uppercase;border-right: 1px solid rgb(22,75,131)}

.nortemenulogout {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:10px;padding-right:10;padding-left:10;cursor:hand;color:rgb(22,75,131);background-color:rgb(253,210,23);text-transform:capitalize;border-right: 1px solid rgb(22,75,131); border-bottom: 1px solid rgb(22,75,131)}
.nortemenulogoutover {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:10px;padding-right:10;padding-left:10;cursor:hand;color:rgb(255,255,255);background-color:rgb(212,184,57);text-transform:capitalizeborder-right: 1px solid rgb(22,75,131); border-bottom: 1px solid rgb(22,75,131)}
.nortemenulogoutclick {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:10px;padding-right:10;padding-left:10;cursor:hand;color:rgb(255,255,255);background-color:rgb(249,63,38);text-transform:capitalizeborder-right: 1px solid rgb(22,75,131); border-bottom: 1px solid rgb(22,75,131)}
.nortemenulogoutselected {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:10px;padding-right:10;padding-left:10;cursor:hand;color:rgb(22,75,131);background-color:rgb(255,255,255);text-transform:capitalizeborder-right: 1px solid rgb(22,75,131); border-bottom: 1px solid rgb(22,75,131)}

/* classes oeste */
.oeste {background-image: url('../images/back_left.gif'); background-attachment: fixed; background-repeat: repeat-x; background-position: left top;background-color:rgb(213,229,246);width:200}
.oestemenu {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:12px;padding-right:5;padding-left:5;padding-top:4;padding-bottom:4;color:rgb(255,255,255);background-color:rgb(62,132,201);text-transform:capitalize;width:150;border-bottom: 1px solid rgb(22,75,131)}
.oestemenuover {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:12px;padding-right:5;padding-left:5;padding-top:4;padding-bottom:4;cursor:hand;color:rgb(213,229,246);background-color:rgb(22,75,131);text-transform:capitalize;width:150;border-bottom: 1px solid rgb(22,75,131)}
.oestemenuout {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:12px;padding-right:5;padding-left:5;padding-top:4;padding-bottom:4;cursor:hand;color:rgb(255,255,255);background-color:rgb(0,102,0);text-transform:capitalize;width:150;border-bottom: 1px solid rgb(22,75,131)}
.oestemenuclick {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:12px;padding-right:5;padding-left:5;padding-top:4;padding-bottom:4;cursor:hand;color:rgb(22,75,131);background-color:rgb(253,210,23);text-transform:capitalize;width:150;border-bottom: 1px solid rgb(22,75,131)}
.oestemenuselected {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:12px;padding-right:5;padding-left:5;padding-top:4;padding-bottom:4;cursor:hand;color:rgb(22,75,131);background-color:rgb(255,255,255);text-transform:capitalize;width:150;border-right: 1px solid rgb(223,236,223)}

/* classes sul */
.sul {background-image: url('../images/back_body.gif'); background-attachment: fixed; background-repeat: no-repeat; background-position: right bottom;padding-right:10;padding-left:15;padding-top:15;width:100%}
.sultable {background-color:rgb(255,255,255)}
.sultitle {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:13px;color:rgb(0,0,0);text-transform:uppercase}
.sulsubtitle {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:12px;font-weight:bold;color:rgb(0,0,0)}
.sullistafunc {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:12px}
.sullistafunc a:link {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;color:rgb(62,132,201);font-size:12px;text-decoration:none}
.sullistafunc a:hover {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;color:rgb(22,75,131);font-size:12px;text-decoration:none;background-color:rgb(213,229,246)}
.sullistafunc a:visited {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;color:rgb(62,132,201);font-size:12px;text-decoration:none}
.sullistafunc a:visited:hover {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;color:rgb(22,75,131);font-size:12px;text-decoration:none;background-color:rgb(213,229,246)}
.sullistaheader {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:13px;cursor:hand;color:rgb(213,229,246);background-color:rgb(22,75,131);text-align:center;text-transform:uppercase}
.sullista {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:normal;font-size:12px;cursor:hand;color:rgb(0,0,0);background-color:rgb(213,229,246);text-align:left}
.sullistaover {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:normal;font-size:12px;cursor:hand;color:rgb(0,0,0);background-color:rgb(164,197,230);text-align:left}
.sullistaselected {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:normal;font-size:12px;cursor:hand;color:rgb(0,0,0);background-color:rgb(120,170,219);text-align:left}
.sullistaselectedover {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:normal;font-size:12px;cursor:hand;color:rgb(0,0,0);background-color:rgb(62,132,201);text-align:left}
.sullistaclick {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:12px;cursor:hand;color:rgb(0,0,0);background-color:rgb(253,210,23);text-align:left}
.sulformlabel {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-size:12px;font-weight:bold;color:rgb(0,0,0)}
.message1 {font-family:Trebuchet MS,Tahoma,Helvetica,sans-serif;font-weight:bold;font-size:13px;color:rgb(0,0,0):width:500px}

/* classes este */
.este  {width:100%}

.GridMain
{
	 font-family: Arial ;
	 font-size:x-small ;
}
	 .GridMain a:link {color:rgb(3,89,157); 
		font-weight:bolder; 
		font-size:x-small ;		
		text-decoration:none}
	.GridMain a:hover {color:rgb(3,89,157); 
		font-weight: bolder; 
		font-size:x-small ;		
		text-decoration:none}
	.GridMain a:visited {color:rgb(3,89,157); 
		font-weight:bolder; 
		font-size:x-small ;		
		text-decoration:none}
	.GridMain a:visited:hover {color:rgb(3,89,157); 
		font-weight:bolder; 
		font-size:x-small ;		
		text-decoration:none}

SELECT.GridMain
{
	font-family: Verdana ;
	background-color:Lime;
	border-style:none ;
}

.GridHeader
{
	font-family:Verdana;
	text-align:center;
	font-weight:bold;
	background-color:Blue;
	cursor:hand;
	color:White;
}

.GridRow
{
	font-family:Verdana;
	text-align:center;
	background-color:Navy;
	color:White;
	cursor:hand;
}

.GridSelected
{
	font-family:Verdana;
	text-align:center;
	background-color:LightGreen ;
	color:Black;
	cursor:hand;	
}

.button1
{
	font-family:Verdana;
	height:20;	
	color: rgb(22, 31, 22);
	cursor:hand;
	 border-style:groove ;
	 border-collapse : separate ;
	border-bottom-width:thin ;
}

.header1
{
	font-family:Book Antiqua;
	font-size :larger;
	color: Black;
	border-style: none;
}

.form1 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;
	font-size:10px;
	color:rgb(0,0,0);
	background-color:rgb(217,230,225);
	border:1px solid #D8E7DE}

.EmptyUpload
{
	background-color: rgb(111, 111, 111);
}

.MyForm
{
	background-color: rgb(111, 222, 133);
}

.MyButton
{
	font-family:Verdana;
	height:20;	
	color: rgb(22, 31, 22);
	cursor:hand;
	border-style:groove;
}

.MenuTop
{
	font-family:Verdana;
	height:20;	
	color: Blue;
	border-style:groove;
	cursor:hand;
}

.MenuButton
{
	font-family:Verdana;
	height:20;	
	width:100;
	color: Teal;
	font-size:xx-small ;
	cursor:hand;
	border-style:groove;
}

.bottom {font-family:Arial,Verdana,Tahoma,Trebuchet MS,Helvetica,sans-serif;font-size:10px;color:rgb(153,153,153)}
	.bottom a:link {color:rgb(153,153,153);text-decoration:none}
	.bottom a:hover {color:rgb(3,89,57);text-decoration:underline}
	.bottom a:visited {color:rgb(153,153,153);text-decoration:none}
	.bottom a:visited:hover {color:rgb(3,89,57);text-decoration:underline}

.mail {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:rgb(153,153,153)}
	.mail a:link {color:rgb(153,153,153);font-weight:bold;text-decoration:none}
	.mail a:hover {color:rgb(3,89,57);font-weight:bold;text-decoration:underline}
	.mail a:visited {color:rgb(153,153,153);font-weight:bold;text-decoration:none}
	.mail a:visited:hover {color:rgb(3,89,57);font-weight:bold;text-decoration:underline}

.text {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:10px;color:rgb(0,0,0);line-height:12px}
	.text a:link {color:rgb(0,0,0);text-decoration:none}
	.text a:hover {color:rgb(153,153,153);text-decoration:none}
	.text a:visited {color:rgb(0,0,0);text-decoration:none}
	.text a:visited:hover {color:rgb(153,153,153);text-decoration:none}
	
.text0 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:9px;font-weight:bold;color:rgb(64,129,105);line-height:12px}
	.text0 a:link {color:rgb(64,129,105); font-weight:bold; text-decoration:none}
	.text0 a:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	.text0 a:visited {color:rgb(64,129,105); font-weight:bold; text-decoration:none}
	.text0 a:visited:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}


.text2 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:9px;font-weight:bold;color:rgb(160,193,181);line-height:12px}
	.text2 a:link {color:rgb(160,193,181); font-weight:bold; text-decoration:none}
	.text2 a:hover {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	.text2 a:visited {color:rgb(160,193,181); font-weight:bold; text-decoration:none}
	.text2 a:visited:hover {color:rgb(3,89,57); font-weight:bold; text-decoration:none}

.text3 {font-family:Trebuchet MS,Verdana,Tahoma,Arial,Helvetica,sans-serif;font-size:9px;font-weight:bold;color:rgb(64,129,105);line-height:12px}

.text4 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:9px;color:rgb(0,0,0);line-height:12px}
	.text4 a:link {color:rgb(0,0,0);text-decoration:none}
	.text4 a:hover {color:rgb(153,153,153);text-decoration:none}
	.text4 a:visited {color:rgb(0,0,0);text-decoration:none}
	.text4 a:visited:hover {color:rgb(153,153,153);text-decoration:none}

.text5 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:9px;font-weight:bold;color:rgb(217,230,225);line-height:12px}
	.text5 a:link {color:rgb(217,230,225);text-decoration:none}
	.text5 a:hover {color:rgb(153,153,153);text-decoration:none}
	.text5 a:visited {color:rgb(217,230,225);text-decoration:none}
	.text5 a:visited:hover {color:rgb(153,153,153);text-decoration:none}
	
.text6 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:11px;font-weight:bold;color:rgb(255,255,255);line-height:12px}

.text7 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:rgb(64,129,105);line-height:14px}
	.text7 a:link {color:rgb(64,129,105); font-weight:bold; text-decoration:none}
	.text7 a:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	.text7 a:visited {color:rgb(64,129,105); font-weight:bold; text-decoration:none}
	.text7 a:visited:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	
.text8 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:rgb(153,120,51);line-height:14px}
	.text8 a:link {color:rgb(153,120,51); font-weight:bold; text-decoration:none}
	.text8 a:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	.text8 a:visited {color:rgb(153,120,51); font-weight:bold; text-decoration:none}
	.text8 a:visited:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	
.text9 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:11px;font-weight:bold;color:rgb(0,0,0);line-height:14px}

.text10 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:11px;font-weight:bold;color:rgb(3,89,57);line-height:14px}

.text11 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:11px;font-weight:bold;color:rgb(153,51,0);line-height:14px}

.tit {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:9px;font-weight:bold;color:rgb(3,89,57);line-height:12px}
	.tit a:link {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	.tit a:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	.tit a:visited {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	.tit a:visited:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}

.tit0 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:rgb(3,89,57);line-height:12px}
	.tit0 a:link {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	.tit0 a:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	.tit0 a:visited {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	.tit0 a:visited:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}

.tit1 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:9px;font-weight:bold;color:rgb(153,51,0);line-height:12px}
	.tit1 a:link {color:rgb(153,51,0); font-weight:bold; text-decoration:none}
	.tit1 a:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	.tit1 a:visited {color:rgb(153,51,0); font-weight:bold; text-decoration:none}
	.tit1 a:visited:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	
.tit2 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:rgb(255,255,255);line-height:12px}
	.tit2 a:link {color:rgb(255,255,255); font-weight:bold; text-decoration:none}
	.tit2 a:hover {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	.tit2 a:visited {color:rgb(255,255,255); font-weight:bold; text-decoration:none}
	.tit2 a:visited:hover {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	
.tit3 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:9px;font-weight:bold;color:rgb(255,255,255);line-height:12px}
	.tit3 a:link {color:rgb(255,255,255); font-weight:bold; text-decoration:none}
	.tit3 a:hover {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	.tit3 a:visited {color:rgb(255,255,255); font-weight:bold; text-decoration:none}
	.tit3 a:visited:hover {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	
.tit4 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:rgb(0,0,0);line-height:12px}

.tit5 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:9px;color:rgb(153,153,153);line-height:12px}
	.tit5 a:link {color:rgb(153,153,153); text-decoration:none}
	.tit5 a:hover {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	.tit5 a:visited {color:rgb(153,153,153); text-decoration:none}
	.tit5 a:visited:hover {color:rgb(3,89,57); font-weight:bold; text-decoration:none}
	
.tit6 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:9px;color:rgb(153,153,153);line-height:12px}
	.tit6 a:link {color:rgb(153,153,153); text-decoration:none}
	.tit6 a:hover {color:rgb(129,99,35); font-weight:bold; text-decoration:none}
	.tit6 a:visited {color:rgb(153,153,153); text-decoration:none}
	.tit6 a:visited:hover {color:rgb(129,99,35); font-weight:bold; text-decoration:none}
	
.tit7 {font-family:Verdana,Tahoma,Arial,Trebuchet MS,Helvetica,sans-serif;font-size:10px;font-weight:bold;color:rgb(153,51,0);line-height:12px}
	.tit7 a:link {color:rgb(153,51,0); font-weight:bold; text-decoration:none}
	.tit7 a:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}
	.tit7 a:visited {color:rgb(153,51,0); font-weight:bold; text-decoration:none}
	.tit7 a:visited:hover {color:rgb(0,0,0); font-weight:bold; text-decoration:none}

.tabletop
{ font-family:Verdana,Tahoma,Verdana, Arial, Trebuchet MS, Helvetica, sans-serif; font-size: 11px; color: rgb(255,255,255); background-color: rgb(33,67,107) }
   .tabletop a:link { color: rgb(255,255,255); text-decoration: underline;}
   .tabletop a:hover { color: rgb(252,107,33); text-decoration: none;}
   .tabletop a:visited { color: rgb(255,255,255); text-decoration: underline;}
   .tabletop a:visited:hover { color: rgb(252,107,33); text-decoration: none;}
   
.tablebig
{ font-family:Verdana,Tahoma,Verdana, Arial, Trebuchet MS, Helvetica, sans-serif; font-size: 9px; font-weight:bold; padding-left:5px; padding-right:3px; padding-top:3px; padding-bottom:3px; color: rgb(0,0,0); line-height:14px; background-color: rgb(232,220,208) }
   .tablebig a:link { color: rgb(0,0,0); background-color: rgb(232,220,208); font-weight:bold; text-decoration: none;}
   .tablebig a:hover { color: rgb(255,255,255); background-color: rgb(153,0,0); font-weight:bold; text-decoration: none;}
   .tablebig a:visited { color: rgb(0,0,0); background-color: rgb(232,220,208); font-weight:bold; text-decoration: none;}
   .tablebig a:visited:hover { color: rgb(255,255,255); background-color: rgb(153,0,0); font-weight:bold; text-decoration: none;}

.tablesmall
{ font-family:Verdana,Tahoma,Verdana, Arial, Trebuchet MS, Helvetica, sans-serif; font-size: 10px; color: rgb(255,255,255); background-color: rgb(192,161,129) }
   .tablesmall a:link { color: rgb(255,255,255); text-decoration: none;}
   .tablesmall a:hover { color: rgb(0,0,0); font-weight:bold; text-decoration: none;}
   .tablesmall a:visited { color: rgb(255,255,255); text-decoration: none;}
   .tablesmall a:visited:hover { color: rgb(0,0,0); font-weight:bold; text-decoration: none;}
   