BODY, IN
{scrollbar-face-color: #60AEEB;   scrollbar-track-color: #FFFFFF;}

.tags a { color: #000; text-decoration: none;}
.tags a:hover { background: #CC0033; color:#00FFFF; text-decoration: underline;}

.tags1 a { color: #FFFFFF; text-decoration: none;}
.tags1 a:hover { background: #CC0033; color:#00FFFF; text-decoration: underline;}
.tags1 a:visited {text-decoration: none;}

.tags2 a { color: #CC0033; text-decoration: none;}
.tags2 a:hover { background: #FFFFFF; color:#00FFFF; text-decoration: underline;}
.tags2 a:visited {text-decoration: none;}

.text5 {color: #CC0033; Font: 12px Georgia; font-weight: bold; text-align: justify; dislay:inline;}

.text-decoder {text-align: justify; font-size:11pt; color: #000000; font-family: Georgia, Baskerville, "Times New Roman", serif; font-size:11pt; text-indent:15pt; margin: 25pt 10pt 20pt 8pt;}

.arial { font-family: Arial, Verdana;  font-size: 12px; }

.verdana { font-family: Verdana, Arial;  font-size: 12px; }

.tables { background-color: #2d83c2; 
               border-color: Black; 
               border-style: dashed;
                border-width:2px;  
                padding-top: 3px;
                padding-bottom: 2px;	
              }

.tables:hover { background-color:#2d83c2; 
                         border-color: White; 
                         border-style: dashed; 
                         border-width:2px; 
                         padding-top: 3px;
                         padding-bottom: 2px;
                      }


.tables1 { background-color: #2d83c2; 
               border-color: White; 
               border-style: dashed;
                border-width:2px;  
                padding-top: 5px;
                padding-bottom: 5px;	
              }

.tables1:hover { background-color:#ffffff; 
                         border-color: Black; 
                         border-style: dashed; 
                         border-width:2px; 
                         padding-top: 5px;
                         padding-bottom: 5px;
                      }

.menu {font-family: Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF; font-size: 12px;font-weight: bold;}
.menu:link {text-decoration: none;}
.menu:visited {text-decoration: none;}
.menu:hover {text-decoration: underline;}
.menu:active {text-decoration: none;}

.Georgia2 { font-family: Georgia, Times New Roman; text-decoration:none; font-size: 10pt;} 
.Georgia2:link {text-decoration:none; font-size: 10pt;}
.Georgia2:visited { text-decoration:none; font-size: 10pt;}
.Georgia2:hover { font-size: 10pt; text-decoration: underline;}

#footer {
              position:fixed;
              bottom:0px;

              text-align:center;
              background:#2d83c2;
              color:#FFFFFF;          
              width:100%;   
}





.cpojer-links    { font-family: Verdana, Arial;  font-size: 13px; }
.cpojer-links a {display: inline-block;
	          padding: 4px;
	          outline: 0;
			color: #3a599d;
			-webkit-transition-duration: 0.25s;
			-moz-transition-duration: 0.25s;
			-o-transition-duration: 0.25s;
			transition-duration: 0.25s;
			-webkit-transition-property: -webkit-transform;
			-moz-transition-property: -moz-transform;
			-o-transition-property: -o-transform;
			transition-property: transform;
			-webkit-transform: scale(1) rotate(0);
			-moz-transform: scale(1) rotate(0);
			-o-transform: scale(1) rotate(0);
			transform: scale(1) rotate(0);
		}

.cpojer-links a:hover   {  background: #3a599d;
			text-decoration: none;
			color: #fff;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			-o-border-radius: 4px;
			border-radius: 4px;
			-webkit-transform: scale(1.05) rotate(-1deg);
			-moz-transform: scale(1.05) rotate(-1deg);
			-o-transform: scale(1.05) rotate(-1deg);
			transform: scale(1.05) rotate(-1deg);
		}

.cpojer-links a:nth-child(2n):hover {
		  -webkit-transform: scale(1.05) rotate(1deg);
		  -moz-transform: scale(1.05) rotate(1deg);
		  -o-transform: scale(1.05) rotate(1deg);
		  transform: scale(1.05) rotate(1deg);
		}
