@charset "utf-8";

.awa-top {text-decoration:none; display:inline-block;}
.awa-top img {display:none; margin:0 1px;}
.awa-top img:first-child {display:block;}
.awa-top:hover img {display:block;}
.awa-top:hover img:first-child {display:none;}
#body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.image2 {
	border:solid 1px silver;
	padding: 5px;
}
.image_float {
	border:solid 1px silver;
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 5px;
}
.image_float_right {
	border:solid 1px silver;
	float:right;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-left: 15px;
}
.image_float_bottom {
	border:solid 1px silver;
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 5px;
}

a ,
a:link,
a:visited 		{
	color: #333;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover,
a:active 		{
	TEXT-DECORATION: underline;
	color: #C00;
}



#current {
	color: #FFF;
	text-decoration: underline;
}
#top1 {
	width: 100%;
	height: 116px;
	background-color: #202020;
}
#top_wrapper {
	width: 1220px;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}

#top_header_left {
	height: 116px;
	width: 300px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
}
#top_header_right {
	height: 116px;
	width: 920px;
	float: right;
	background-color: transparent;
}
#font_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
}

#menu_back {
	height: 50px;
	width: 1220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #07355e;
}

#menu_wrapper {
	height: 50px;
	width: 1220px;
	margin-right: auto;
	margin-left: auto;
}
#top2_wrapper {
	width: 1220px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	height: 330px;
}

#top_header_slide {
	height: 328px;
	width: 1000px;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
}


#menu_kiri{
	text-align: left;
}
#menu_kiri  a:link, #menu_kiri a:visited{
	color: #333;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0;
	background-color: #f0f0f0;
	display: block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#menu_kiri  a:hover, #menu_kiri a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	display: block;
}
#menu_related{
	text-align: left;
}


#menu_related  a:link, #menu_related a:visited{
	color: #3D3830;
	text-decoration:none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-shadow:0 1px 1px #ffffff;
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
}
#menu_related  a:hover, #menu_related a:active {
	color: #b32704;
	text-decoration: none;
	text-shadow:0 1px 1px #ffffff;
}

#menu_current {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}
#font_blockhome {
	padding: 5px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	border: 1px solid #e6e6e6;
}
#content_wrapper {
	height: auto;
	width: 1220px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#content_left {
	height: auto;
	width: 200px;
	float: left;
	background-color: transparent;
	margin-right: 10px;
	margin-left: 10px;
}
#content_left_title {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
}
#content_left_head {
	height: 35px;
	width: 100%;
	background-color: #07355e;
}

#content {
	height: auto;
	width: 680px;
	float: left;
	background-color: transparent;
}
#content_right {
	height: auto;
	width: 300px;
	float: left;
	background-color: transparent;
	margin-left: 10px;
	margin-right: 10px;
}
#contenthome {
	height: auto;
	width: 1000px;
	float: left;
	background-color: transparent;
}
.padding {
	height: 10px;
	width: auto;
}
#footer_wrap {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer_line {
	height: auto;
	width: 1200px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b62a2;
}

#footer {
	height: auto;
	width: 1220px;
	background-color: #fafafa;
	margin-right: auto;
	margin-left: auto;
}
#footer1 {
	height: auto;
	width: 1220px;
	background-color: #07355e;
	margin-right: auto;
	margin-left: auto;
}
#footer2 {
	height: auto;



	width: 1000px%;
	background-color: #005c88;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0371a6;
}

#bottomfloat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8a81f;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bottomfloat_title a:link,#bottomfloat_title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8a81f;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bottomfloat_title a:hover,#bottomfloat_title a:active {
	text-decoration: underline;
}

#bottomfloat {
	text-align: left;
	float: left;
	width: 140px;
	height: auto;
	margin-left: 10px;
}
#bottomfloat2 {
	text-align: left;
	float: left;
	width: 300px;
	height: auto;
	margin-left: 20px;
}

#bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6f644a;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#bottom_menu a:link,#bottom_menu a:visited {
	background-image: url(images/list-marker.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #62c6f6;
	padding-left: 15px;
	margin: 0px;
	display: block;
}
#bottom_menu a:hover,#bottom_menu a:active {
	color: #FFF;
	text-decoration: none;
}

#bottom_teks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding: 10px;
}
#bottom_teks a:link,#bottom_teks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
#bottom_teks a:hover,#bottom_teks a:active {
	color: #CCC;
	text-decoration: none;
}

#bottom_teks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85ceed;
	line-height: 1.5em;
	text-align: left;
	padding: 10px;
}
#bottom_teks2 a:link,#bottom_teks2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85ceed;
}
#bottom_teks2 a:hover,#bottom_teks2 a:active {
	color: #FFF;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #666;
	line-height: 1.5em;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333;
	line-height: 2em;
	font-weight: normal;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#bg_head {
	height: 33px;
	width: 100%;
	background-image: url(images/bg_wrapper_sleeve_02_03_02.jpg);
	background-repeat: repeat-x;
}
#font_content_subjudul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	text-align: left;
	text-shadow:0 1px 1px #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
#font_content_subjudul a:link,#font_content_subjudul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #069;
	text-shadow:0 1px 1px #ffffff;
}
#font_content_subjudul a:hover,#font_content_subjudul a:active {
	color: #09C;
	text-decoration: underline;
}
#font_dateside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	font-weight: normal;
	line-height: 1.5em;
}
#font_kurs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
}
#font_kurs a:link, #font_kurs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#font_kurs a:hover, #font_kurs a:active {
	color: #099;
	text-decoration: underline;
}
#font_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 1.5em;
}
#font_side a:link, #font_side a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#font_side a:hover, #font_side a:active {
	color: #090;
	text-decoration: underline;
}
#font_side2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093;
	text-align: center;
	font-weight: normal;
	margin: 10px;
}
#font_date_posting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
	font-weight: normal;
	margin: 0px;
	width: 100%;
}
#font_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #066;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#font_view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #d98700;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#font_detail {
	padding-top: 10px;
	padding-bottom: 10px;
}
#font_detail a:link, #font_detail a:visited {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px solid #003667;
	text-align: center;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #066fa8;
	background: -moz-linear-gradient(top,  #066fa8 0%, #003667 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#066fa8), color-stop(100%,#003667)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #066fa8 0%,#003667 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #066fa8 0%,#003667 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #066fa8 0%,#003667 100%); /* IE10+ */
	background: linear-gradient(top,  #066fa8 0%,#003667 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066fa8', endColorstr='#003667',GradientType=0 ); /* IE6-9 */
}

#font_detail a:hover, #font_detail a:active {
	background-color:#002e59;
	background: -moz-linear-gradient(top,  #002e59 0%, #002e59 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002e59), color-stop(100%,#002e59)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #002e59 0%,#002e59 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #002e59 0%,#002e59 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #002e59 0%,#002e59 100%); /* IE10+ */
	background: linear-gradient(top,  #002e59 0%,#002e59 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e59', endColorstr='#002e59',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	text-decoration: none;
}



input,select,textarea {
	font-size: 12px;
	padding: 8px;
	border: 1px solid #eaeaea;
	background-color: #eaeaea;
}
input:focus, textarea:focus, select:focus {
	background-color: #F4F4F4;
}
.page{
	padding: 8px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin: 1;
	border: 0px solid #CCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.page a {
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 8px;
	border: 1px solid #07355e;
	background-color: #07355e;
}
.page a:hover {
	padding: 8px;
	color: #FFF;
	text-decoration: none;
	background-color: #ff9f00;
	font-weight: bold;
	margin: 0;
	border: 1px solid #ff9f00;
}
#font_block {
	padding: 5px;
	border: 0px solid #E5E5E5;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	
}

#font_block_news {
	padding: 5px;
	border: 1px solid #E5E5E5;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	
}
.teks_auto {
	border:solid 1px silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.bg_font_page {
	background-image: url(images/desain1_09.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
}
#tabs_wrapper {
	height: auto;
	overflow: auto;
	border: 1px solid #CCC;
}
#tabs_container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e1bd;
}
#tabs {
	list-style: none;
	padding: 5px 0 4px 0;
	margin: 0px 0px 1px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0a4f82;
}
#tabs li {
     
    display: inline;
    line-height:38px;
}
#tabs li a {
	padding: 5px 12px 6px 12px;
	text-decoration: none;
	background-color: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* W3C */
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#tabs li a:hover, #tabs li.active a, #tabs li.active a:hover   {
	background-color:#07355e;
	background: -moz-linear-gradient(top,  #07355e 0%, #07355e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07355e), color-stop(100%,#07355e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #07355e 0%,#07355e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #07355e 0%,#07355e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #07355e 0%,#07355e 100%); /* IE10+ */
	background: linear-gradient(top,  #07355e 0%,#07355e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07355e', endColorstr='#07355e',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	text-shadow:0 1px 1px #000000;
}

#tabs_content_container {
	border-top: none;
	padding: 10px;
}
.tab_content {
    display: none;
}

.scrollup{
	width:40px;
	height:40px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:10px;
	display:none;
	text-indent:-9999px;
	background-image: url(images/icon_top.png);
	background-repeat: no-repeat;
}

.aToolTip {
	border:1px solid #333;
	color:#fff;
	margin:0;
	padding:2px 10px;
	font-size:12px;
	background-image: url(images/bg_opacity.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.aToolTip .aToolTipContent {position:relative;margin:0;padding:0;}
a.aToolTipCloseBtn {display:block;height:20px;width:20px;overflow:hidden;background:url(../images/loading/close.gif) no-repeat;text-indent:-9999px;outline:none;position:absolute;top:-15px;right:-20px;}


#separator {
	height: 2px;
	width: 1000px;
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#line {
	height: 1px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;
	/* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	font-family: Arial, Helvetica, sans-serif;
}

#mask {
	position:absolute;
	left:0;
	top:0px;
	z-index:9000;
	background-color:#333;
	display:none;
}
  
#boxes .window {
	position:fixed;
	width:600px;
	height:400px;
	display:none;
	z-index:9999;
	padding:20px;
	overflow: auto;
	margin-top: 120px;
}

#boxes #dialog {
	width:450px;
	height:300px;
	padding:10px;
	background-color:#ffffff;
}

#boxes #dialog1 {
	width:500px;
	height:250px;
	background-color: #FFF;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
	border: 10px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}



#boxes #dialog2 {
  background:url(images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}

.elipse{
	background-color: #066fa8;
	background: -moz-linear-gradient(top,  #066fa8 0%, #003667 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#066fa8), color-stop(100%,#003667)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #066fa8 0%,#003667 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #066fa8 0%,#003667 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #066fa8 0%,#003667 100%); /* IE10+ */
	background: linear-gradient(top,  #066fa8 0%,#003667 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#066fa8', endColorstr='#003667',GradientType=0 ); /* IE6-9 */
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
	width: auto;
	display: inline;
	padding: 5px;
	border: 0px solid #003667;
    } 
	
    .elipse:hover{
	background-color:#002e59;
	background: -moz-linear-gradient(top,  #002e59 0%, #002e59 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002e59), color-stop(100%,#002e59)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #002e59 0%,#002e59 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #002e59 0%,#002e59 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #002e59 0%,#002e59 100%); /* IE10+ */
	background: linear-gradient(top,  #002e59 0%,#002e59 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e59', endColorstr='#002e59',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	text-decoration: none;
    } 
	
    .elipse:active{
	background-color:#002e59;
	background: -moz-linear-gradient(top,  #002e59 0%, #002e59 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002e59), color-stop(100%,#002e59)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #002e59 0%,#002e59 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #002e59 0%,#002e59 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #002e59 0%,#002e59 100%); /* IE10+ */
	background: linear-gradient(top,  #002e59 0%,#002e59 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e59', endColorstr='#002e59',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	text-decoration: none;
    } 
