@charset "utf-8";
/* CSS Document */


.button_example{
background-color:#2192d1 ;
background-image: -webkit-gradient(linear, left top, left bottom, from(#2192d1), to(#2192d1));
background-image: -webkit-linear-gradient(top, #2192d1, #2192d1);
background-image: -moz-linear-gradient(top, #2192d1, #2192d1);
background-image: -ms-linear-gradient(top, #2192d1, #2192d1);
background-image: -o-linear-gradient(top, #2192d1, #2192d1);
background-image: linear-gradient(to bottom, #2192d1, #2192d1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#2192d1, endColorstr=#2192d1);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 3px;
font-family: "Calibri";
font-weight:bold;
color: #FFFFFF ;
font-size:15px;
padding: 3px 12px;
text-decoration:none;
border:1px solid #007BB7;
display:inline-block;
white-space: nowrap;
cursor:pointer;
}
.button_example:hover{
background-color: #6bbed2;
background-image: -webkit-gradient(linear, left top, left bottom, from(#6bbed2), to(#50abc4));
background-image: -webkit-linear-gradient(top, #6bbed2, #50abc4);
background-image: -moz-linear-gradient(top, #6bbed2, #50abc4);
background-image: -ms-linear-gradient(top, #6bbed2, #50abc4);
background-image: -o-linear-gradient(top, #6bbed2, #50abc4);
background-image: linear-gradient(to bottom, #6bbed2, #50abc4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6bbed2, endColorstr=#50abc4);
text-decoration: none;
}


.buttonc{
background-color: #0080C0 ;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0080C0), to(#0080C0));
background-image: -webkit-linear-gradient(top, #0080C0, #0080C0);
background-image: -moz-linear-gradient(top, #0080C0, #0080C0);
background-image: -ms-linear-gradient(top, #0080C0, #0080C0);
background-image: -o-linear-gradient(top, #0080C0, #0080C0);
background-image: linear-gradient(to bottom, #0080C0, #0080C0);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0080C0, endColorstr=#0080C0);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 3px;
font-family: "Calibri";
font-weight:bold;
color: #FFFFFF ;
font-size:15px;
padding: 3px 12px;
text-decoration:none;
border:1px solid #007BB7;
display:inline-block;
white-space: nowrap;
cursor:pointer;
}
.buttonc:hover{
background-color: #4FA7FF;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0080C0), to(#4FA7FF));
background-image: -webkit-linear-gradient(top, #0080C0, #4FA7FF);
background-image: -moz-linear-gradient(top, #0080C0, #4FA7FF);
background-image: -ms-linear-gradient(top, #0080C0, #4FA7FF);
background-image: -o-linear-gradient(top, #0080C0, #4FA7FF);
background-image: linear-gradient(to bottom, #0080C0, #4FA7FF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0080C0, endColorstr=#4FA7FF);
text-decoration: none;
}


.button1{
background-color: #804000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#804000), to(#804000));
background-image: -webkit-linear-gradient(top, #804000, #804000);
background-image: -moz-linear-gradient(top, #804000, #804000);
background-image: -ms-linear-gradient(top, #804000, #804000);
background-image: -o-linear-gradient(top, #804000, #804000);
background-image: linear-gradient(to bottom, #804000, #804000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#804000, endColorstr=#804000);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 3px;
font-family: "Calibri";
font-weight:bold;
color: #FFFFFF ;
font-size:15px;
padding: 3px 12px;
text-decoration:none;
border:1px solid #B05800;
display:inline-block;
white-space: nowrap;
cursor:pointer;
}
.button1:hover{
background-color: #B05800;
background-image: -webkit-gradient(linear, left top, left bottom, from(#804000), to(#B05800));
background-image: -webkit-linear-gradient(top, #804000, #B05800);
background-image: -moz-linear-gradient(top, #804000, #B05800);
background-image: -ms-linear-gradient(top, #804000, #B05800);
background-image: -o-linear-gradient(top, #804000, #B05800);
background-image: linear-gradient(to bottom, #804000, #B05800);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6bbed2, endColorstr=#B05800);
text-decoration: none;
}


.button2{
background-color: #A400A4 ;
background-image: -webkit-gradient(linear, left top, left bottom, from(#A400A4), to(#A400A4));
background-image: -webkit-linear-gradient(top, #A400A4, #A400A4);
background-image: -moz-linear-gradient(top, #A400A4, #A400A4);
background-image: -ms-linear-gradient(top, #A400A4, #A400A4);
background-image: -o-linear-gradient(top, #A400A4, #A400A4);
background-image: linear-gradient(to bottom, #A400A4, #A400A4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#A400A4, endColorstr=#A400A4);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 3px;
font-family: "Calibri";
font-weight:bold;
color: #FFFFFF ;
font-size:15px;
padding: 3px 12px;
text-decoration:none;
border:1px solid #A400A4;
display:inline-block;
white-space: nowrap;
cursor:pointer;
}
.button2:hover{
background-color: #A400A4;
background-image: -webkit-gradient(linear, left top, left bottom, from(#A400A4), to(#FF48FF));
background-image: -webkit-linear-gradient(top, #A400A4, #FF48FF);
background-image: -moz-linear-gradient(top, #A400A4, #FF48FF);
background-image: -ms-linear-gradient(top, #A400A4, #FF48FF);
background-image: -o-linear-gradient(top, #A400A4, #FF48FF);
background-image: linear-gradient(to bottom, #A400A4, #FF48FF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6bbed2, endColorstr=#FF48FF);
text-decoration: none;
}


.button3{
background-color: #0033FF ;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0033FF), to(#0033FF));
background-image: -webkit-linear-gradient(top, #0033FF, #0033FF);
background-image: -moz-linear-gradient(top, #0033FF, #0033FF);
background-image: -ms-linear-gradient(top, #0033FF, #0033FF);
background-image: -o-linear-gradient(top, #0033FF, #0033FF);
background-image: linear-gradient(to bottom, #0033FF, #0033FF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0033FF, endColorstr=#0033FF);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 3px;
font-family: "Calibri";
font-weight:bold;
color: #FFFFFF ;
font-size:15px;
padding: 3px 12px;
text-decoration:none;
border:1px solid #0033FF;
display:inline-block;
white-space: nowrap;
cursor:pointer;
}
.button3:hover{
background-color: #0033FF;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0033FF), to(#0099FF));
background-image: -webkit-linear-gradient(top, #0033FF, #0099FF);
background-image: -moz-linear-gradient(top, #0033FF, #0099FF);
background-image: -ms-linear-gradient(top, #0033FF, #0099FF);
background-image: -o-linear-gradient(top, #0033FF, #0099FF);
background-image: linear-gradient(to bottom, #0033FF, #0099FF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6bbed2, endColorstr=#0099FF);
text-decoration: none;
}


.button4{
background-color: #008000 ;
background-image: -webkit-gradient(linear, left top, left bottom, from(#008000), to(#008000));
background-image: -webkit-linear-gradient(top, #008000, #008000);
background-image: -moz-linear-gradient(top, #008000, #008000);
background-image: -ms-linear-gradient(top, #008000, #008000);
background-image: -o-linear-gradient(top, #008000, #008000);
background-image: linear-gradient(to bottom, #008000, #008000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#008000, endColorstr=#008000);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 3px;
font-family: "Calibri";
font-weight:bold;
color: #FFFFFF ;
font-size:15px;
padding: 3px 12px;
text-decoration:none;
border:1px solid #008000;
display:inline-block;
white-space: nowrap;
cursor:pointer;
}
.button4:hover{
background-color: #008000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#008000), to(#00BB00));
background-image: -webkit-linear-gradient(top, #008000, #00BB00);
background-image: -moz-linear-gradient(top, #008000, #00BB00);
background-image: -ms-linear-gradient(top, #008000, #00BB00);
background-image: -o-linear-gradient(top, #008000, #00BB00);
background-image: linear-gradient(to bottom, #008000, #00BB00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6bbed2, endColorstr=#00BB00);
text-decoration: none;
}


.button5{
background-color: #CA0000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#CA0000), to(#CA0000));
background-image: -webkit-linear-gradient(top, #CA0000, #CA0000);
background-image: -moz-linear-gradient(top, #CA0000, #CA0000);
background-image: -ms-linear-gradient(top, #CA0000, #CA0000);
background-image: -o-linear-gradient(top, #CA0000, #CA0000);
background-image: linear-gradient(to bottom, #CA0000, #CA0000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#CA0000, endColorstr=#CA0000);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 3px;
font-family: "Calibri";
font-weight:bold;
color: #FFFFFF ;
font-size:15px;
padding: 3px 12px;
text-decoration:none;
border:1px solid #CA0000;
display:inline-block;
white-space: nowrap;
cursor:pointer;
}
.button5:hover{
background-color: #CA0000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#CA0000), to(#FF3E3E));
background-image: -webkit-linear-gradient(top, #CA0000, #FF3E3E);
background-image: -moz-linear-gradient(top, #CA0000, #FF3E3E);
background-image: -ms-linear-gradient(top, #CA0000, #FF3E3E);
background-image: -o-linear-gradient(top, #CA0000, #FF3E3E);
background-image: linear-gradient(to bottom, #CA0000, #FF3E3E);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6bbed2, endColorstr=#FF3E3E);
text-decoration: none;
}


.button6{
background-color: #0080FF;
background-image: -webkit-gradient(linear, left top, left bottom, from(#CA0000), to(#0080FF));
background-image: -webkit-linear-gradient(top, #0080FF, #0080FF);
background-image: -moz-linear-gradient(top, #0080FF, #0080FF);
background-image: -ms-linear-gradient(top, #0080FF, #0080FF);
background-image: -o-linear-gradient(top, #0080FF, #0080FF);
background-image: linear-gradient(to bottom, #0080FF, #0080FF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0080FF, endColorstr=#0080FF);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 3px;
font-family: "Calibri";
font-weight:bold;
color: #FFFFFF ;
font-size:15px;
padding: 3px 12px;
text-decoration:none;
border:1px solid #0080FF;
display:inline-block;
white-space: nowrap;
cursor:pointer;
}
.button6:hover{
background-color: #0080FF;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0080FF), to(#3C9DFF));
background-image: -webkit-linear-gradient(top, #0080FF, #3C9DFF);
background-image: -moz-linear-gradient(top, #0080FF, #3C9DFF);
background-image: -ms-linear-gradient(top, #0080FF, #3C9DFF);
background-image: -o-linear-gradient(top, #0080FF, #3C9DFF);
background-image: linear-gradient(to bottom, #0080FF, #3C9DFF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6bbed2, endColorstr=#3C9DFF);
text-decoration: none;
}


