.ui-btn-active {
border: 1px solid #000033;
background: #000033;
font-weight: bold;
color: #000033;
cursor: pointer;
text-shadow: 0 1px 1px #000033;
text-decoration: none;
background-image: -webkit-gradient(linear, left top, left bottom, from( #000033) , to( #000033 ));
background-image: -webkit-linear-gradient( #000033, #000033 ); 
background-image:    -moz-linear-gradient( #000033, #000033 ); 
background-image:     -ms-linear-gradient( #000033, #000033 ); 
background-image:      -o-linear-gradient( #000033 , #000033 ); 
background-image:         linear-gradient( #000033 , #000033 );
font-family: Helvetica, Arial, sans-serif;
}
.ui-btn-active:visited,
.ui-btn-active:hover,
.ui-btn-active a.ui-link-inherit {
color: #fff ;
}
.ui-btn-up-a {
border: 1px solid #000033;
background: #000033;
font-weight: bold;
color: #000033;
text-shadow: 0 1px 1px #000033;
background-image: -webkit-gradient(linear, left top, left bottom, from( #000033) , to( #000033 ));
background-image: -webkit-linear-gradient( #000033, #000033 ); 
background-image:    -moz-linear-gradient( #000033, #000033 ); 
background-image:     -ms-linear-gradient( #000033, #000033 ); 
background-image:      -o-linear-gradient( #000033 , #000033 ); 
background-image:         linear-gradient( #000033 , #000033 );
}
.ui-btn-up-a:visited,
.ui-btn-up-a a.ui-link-inherit {
color: #fff;
}
.ui-btn-hover-a {
border: 1px solid #000033;
background: #000033;
font-weight: bold;
color: #000033;
text-shadow: 0 1px 1px #000033;
background-image: -webkit-gradient(linear, left top, left bottom, from( #000033) , to( #000033 ));
background-image: -webkit-linear-gradient( #000033, #000033 ); 
background-image:    -moz-linear-gradient( #000033, #000033 ); 
background-image:     -ms-linear-gradient( #000033, #000033 ); 
background-image:      -o-linear-gradient( #000033 , #000033 ); 
background-image:         linear-gradient( #000033 , #000033 );
}
.ui-btn-hover-a:visited,
.ui-btn-hover-a:hover,
.ui-btn-hover-a a.ui-link-inherit {
color: #fff;
}
.ui-btn-down-a {
border: 1px solid #000;
background: #000033;
font-weight: bold;
color: #fff;
text-shadow: 0 1px 1px #111;
background-image: -webkit-gradient(linear, left top, left bottom, from( #000033) , to( #000033 ));
background-image: -webkit-linear-gradient( #000033, #000033 ); 
background-image:    -moz-linear-gradient( #000033, #000033 ); 
background-image:     -ms-linear-gradient( #000033, #000033 ); 
background-image:      -o-linear-gradient( #000033 , #000033 ); 
background-image:         linear-gradient( #000033 , #000033 );
}
.ui-btn-down-a:visited,
.ui-btn-down-a:hover,
.ui-btn-down-a a.ui-link-inherit {
color: #fff;
}
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
}
.ui-btn-up-c {
border: 1px solid #ffffff;
background: #ffffff;
font-weight: bold;
color: #ffffff;
text-shadow: 0 1px 1px #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, from( #000033) , to( #ffffff ));
background-image: -webkit-linear-gradient( #ffffff, #ffffff ); 
background-image:    -moz-linear-gradient( #ffffff, #ffffff ); 
background-image:     -ms-linear-gradient( #ffffff, #ffffff ); 
background-image:      -o-linear-gradient( #ffffff , #ffffff ); 
background-image:         linear-gradient( #ffffff , #ffffff );
}
.ui-btn-up-c:visited,
.ui-btn-up-c a.ui-link-inherit {
color: #fff;
}
.ui-btn-hover-c {
border: 1px solid #ffffff;
background: #ffffff;
font-weight: bold;
color: #ffffff;
text-shadow: 0 1px 1px #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, from( #000033) , to( #ffffff ));
background-image: -webkit-linear-gradient( #ffffff, #ffffff ); 
background-image:    -moz-linear-gradient( #ffffff, #ffffff ); 
background-image:     -ms-linear-gradient( #ffffff, #ffffff ); 
background-image:      -o-linear-gradient( #ffffff , #ffffff ); 
background-image:         linear-gradient( #ffffff , #ffffff );
}
.ui-btn-hover-c:visited,
.ui-btn-hover-c:hover,
.ui-btn-hover-c a.ui-link-inherit {
color: #fff;
}
.ui-btn-down-c {
border: 1px solid #000;
background: #ffffff;
font-weight: bold;
color: #fff;
text-shadow: 0 1px 1px #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, from( #000033) , to( #ffffff ));
background-image: -webkit-linear-gradient( #ffffff, #ffffff ); 
background-image:    -moz-linear-gradient( #ffffff, #ffffff ); 
background-image:     -ms-linear-gradient( #ffffff, #ffffff ); 
background-image:      -o-linear-gradient( #ffffff , #ffffff ); 
background-image:         linear-gradient( #ffffff , #ffffff );
}
.ui-btn-down-c:visited,
.ui-btn-down-c:hover,
.ui-btn-down-c a.ui-link-inherit {
color: #fff;
}
.ui-btn-up-c,
.ui-btn-hover-c,
.ui-btn-down-c {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
}
