/* 49x copyright, powered by etc */

p.btnlnk {
text-align:center;
font-size: .9em;
max-width: 366px;
text-decoration:none;
color:#000000;
background-color:#FFEED9;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:3;
padding:.3em;
-moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    -khtml-border-radius: 34px;
    border-radius: 34px;
	}
p.btnlnk-re {
text-align:center;
font-size: .9em;
max-width: 66px;
text-decoration:none;
color:#000000;
background-color:#cccccc;
border-style:solid;
border-color: #000000 #000000 #000000 #000000;
border-width:2px;
margin:3;
padding:.3em;
-moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    -khtml-border-radius: 134px;
    border-radius: 34px;
	}
p.btnlnk-jb {
text-align:center;
font-size: .9em;
max-width: 66px;
text-decoration:none;
color:#000000;
background-color:#cccccc;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:3;
padding:.3em;
-moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    -khtml-border-radius: 134px;
    border-radius: 34px;
}
p.btn {
text-align:center;
font-size: 1em;
max-width: 455px;
height: 133px;
text-decoration:none;
color:#000000;
background: #FFEED9;
hover:background:#FFEED9;
transition: all 0.5s ease;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:3;
padding:;
-moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -khtml-border-radius: 24px;
    border-radius: 24px;
	}

p.btnemail{
text-align:center;
font-size: 1em;
max-width: 90px;
height:60px;
text-decoration:none;
color:#000000;
background-color:#FFEED9;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:0;
padding:.5em;
-moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -khtml-border-radius: 24px;
    border-radius: 24px;
	}
p.btnemail2{
text-align:center;
font-size: 1.3em;
max-width: 90px;
height:70px;
text-decoration:none;
color:#000000;
background-color:#ffcc99;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:3;
padding:.4em;
-moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -khtml-border-radius: 24px;
    border-radius: 24px;
	}
p.btndh {
text-align:center;
font-size: 1em;
max-width: 256px;
text-decoration:none;
color:#000000;
background-color:#FFEED9;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:0;
padding:.4em;
-moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -khtml-border-radius: 24px;
    border-radius: 24px;
	}
	p.btndh2 {
text-align:center;
font-size: 1em;
max-width: 256px;
text-decoration:none;
color:#000000;
background-color:#ffcc99;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:0;
padding:.4em;
-moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -khtml-border-radius: 24px;
    border-radius: 24px;
	}
p.btnwebdsgn {
text-align:center;
font-size: 1em;
max-width: 377px;
height: 300px;
text-decoration:none;
color:#000000;
background-color:#A5C6C6;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:3;
padding:.4em;
-moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -khtml-border-radius: 24px;
    border-radius: 24px;
	}
p.iefix { behavior: url(../../border-radius.htc);
    border-radius: 24px; }

p.btnlnkcabo {
color:#333333;
text-align:center;
font-size: .9em;
max-width: 250px;
text-decoration:none;
color:#000000;
background-color:#fff6e4;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:3;
padding:.3em;
-moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    -khtml-border-radius: 34px;
    border-radius: 34px;
	}	


#content a, #content a:link, #content a:active, #content a:visited  { 
color: black;
text-decoration:none;
} 
#content a:hover { 
color: #a70d0d; 
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:oblique;
	font-weight:bold;
	color: #666666;	
}
.divtrans {
text-align:center;
font-size:1em;
max-width: 555px;
height: 133px;
text-decoration:none;
color:#000000;
background: #FFEED9;
border-style:solid;
border-color: #cccccc #cccccc #cccccc #cccccc;
border-width:2px;
margin:3px;
padding:7px;
-moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -khtml-border-radius: 24px;
    border-radius: 24px;
 
}
.divtrans:hover {
  background: #FFCC99;
  border-color:
  #000000;
 transition: all 0.1s ease;
   -webkit-transition: background-color 500ms ease-out 0.1s;
    -moz-transition: background-color 500ms ease-out 0.1s;
    -o-transition: background-color 500ms ease-out 0.1s;
    transition: background-color 500ms ease-out 0.1s;
}
.x49trans {
text-align:center;
font-size: 1em;
max-width: 555px;
height: 133px;
text-decoration:none;
color:;
background:;
border-style:;
border-color: ;
border-width:1px;
margin:0px;
padding:11px;
-moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -khtml-border-radius: 24px;
    border-radius: 24px;
 
}
.x49trans:hover {
  background: #FFCC99;
  border-color:
  #000000;
  border-style:none;
 transition: all 1s ease;
   -webkit-transition: background-color 1s ease-out 1s;
    -moz-transition: background-color 1s ease-out 1s;
    -o-transition: background-color 1s ease-out 1s;
    transition: background-color 1s ease-out 1s;
	-webkit-transform:rotate(350deg);
    -moz-transform:rotate(350deg);
    -o-transform:rotate(350deg);
    transform:rotate(350deg);
}