body {
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-position: left bottom;*/

	/*Perfect Full Page Background Image*/	
	/*background: url(images/bg6.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}

td, tr, p {
	color:#393a3a;
	font-family: 'Ubuntu Condensed', sans-serif;
	line-height: 23px;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #8ed316;
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
	color:#818286;
}
li a{
	color: #666666;
	padding-left: -10px;
	list-style-type: square;
}

/*contact form start*/
.inputbox {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 14px;
	border: 1px dotted #71AD0C;
	vertical-align: bottom;
	color: #71AD0C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	padding: 5px;
	background-color: #FFFFFF;
	list-style-type: square;
}

.buttons {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 14px;
	border: 0px solid #4e9ba3;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	background-color: #71AD0C;
}
/*contact form start*/

/*img.border start*/
img.border {
	border: 1px dotted #838486;
}
a:link img.border , a:visited img.border {
	border: 1px dotted #838486;
}
img.border:link , img.border:visited  {
	border: 1px dotted #838486;
}

a:focus img.border, a:hover img.border, a:active img.border {
	border: 1px dotted #666666;
}
img.border:focus, img.border:hover, img.border:active {
	border: 1px dotted #666666;
}

/*img.border end*/

.banners {
	border: 1px dotted #C0BCB2;
}

.site {
	background-color: #FFFFFF;
}

.spacer {
	margin-top: 5px;
	margin-bottom: 5px;
}

.head-row-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00B0EA;
}


/*tabs start*/
.tabs {
	background-image: url(images/logo-3-small-32px.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tabs-title {
	font-size: 20px;
	font-weight: bold;
	color: #00ACF2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818286;
	padding-bottom: 2px;
}
.tabs-text {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
.tabs-ul {
	margin-left: -20px;
	margin-top: 0px;
}
/*tabs end*/


/*modules start*/
.module-titles {
	font-size: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0BCB2;
	padding-bottom: 5px;
	background-image: url(images/module-titles-ico.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	color: #666666;
	padding-left: 25px;
}
.module-titles-small {
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0BCB2;
	color: #666666;
}
/*modules end*/


/*more start*/
.more {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00ACF2;
	padding: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #838486;
	font-weight: bold;
	font-size: 11px;
}
.more A:link, .more A:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #838486;
	font-weight: bold;
}
.more A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808285;
	border-style: dotted;
	border-color: #00ACF2;
	font-weight: bold;
}
/*more end*/

/*copyright start*/
.copyright {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
.copyright A:link, .copyright A:visited {
	color: #7F8386;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
.copyright A:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
/*copyright end*/


/*addthis start*/
div.header_addthis_toolbox {
	width: 150px;
	margin: 0 auto;
}
/*addthis end*/


/*search form start*/
.search input {
	font-family: 'Ubuntu Condensed', sans-serif;
	width: 500px;
	height: 35px;
	vertical-align: middle;
	background-color: #F5F3EE;
	border: 1px solid #EFEDE8;
	font-size: 20px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.search button {
	background-image: url(images/search-button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFE;
	background-color: #8ed316;
	height: 39px;
	width: 39px;
	border: 1px dashed #8ed316;
}
/*search form end*/


/*section-menu start*/
.tr-link  {
	cursor: pointer;	
}

.section-menu-table  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0BCB2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0BCB2;
}
.section-menu-td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0BCB2;
}
.section-menu-text-big {
	font-size: 15px;
	font-weight: bold;
	color:#393a3a;
}
.section-menu-text-big a:link, .section-menu-text-big a:visited {
	font-size: 15px;
	font-weight: bold;
	color:#393a3a;
	cursor: pointer;
}
.section-menu-text-big:hover {
	font-size: 15px;
	font-weight: bold;
	color:#393a3a;
	cursor: pointer;
}
.section-menu-text-small {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}
.section-menu-text-small a:link, .section-menu-text-small a:visited {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	cursor: pointer;
}
.section-menu-text-small:hover {
	font-size: 14px;
	color: #BED731;
	font-weight: normal;
	cursor: pointer;
}
.section-menu-text-ico {
	background-image: url(images/head-menu/ico.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

a:link .section-menu-img , a:visited .section-menu-img {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.section-menu-img:link , .section-menu-img:visited  {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

a:focus .section-menu-img, a:hover .section-menu-img, a:active .section-menu-img {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.section-menu-img:focus, .section-menu-img:hover, .section-menu-img:active {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
/*section-menu end*/

/*pathway start*/
.pathway-grey {
	color:#999999;
	font-size: 15px;
	font-weight: bold;
}
.pathway {
	font-size: 15px;
	color:#71AD0C;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #C0BCB2;
}
.pathway a:link, .pathway a:visited {
	font-size: 15px;
	color:#71AD0C;
	font-weight: normal;
	text-decoration: none;
}
.pathway a:hover {
	font-size: 15px;
	color:#71AD0C;
	font-weight: normal;
	text-decoration: underline;
}
/*pathway end*/

/*scroller start*/
.scroller {
	font-size: 15px;
	color:#393a3a;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #71AD0C;
}
.scroller-date {
	color:#999999;
	font-size: 15px;
}
.scroller a:link, .scroller a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #71AD0C;
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.scroller a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#818286;
}
/*scroller end*/

/*main-title start*/
.main-title {
	font-size: 15px;
	color:#000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.main-title-small {
	font-size: 14px;
	color:#2F6B35;
	padding-right: 5px;
	padding-left: 5px;
}
.main-title-bg {
	background-image: url(images/main-title-bg.gif);
	background-repeat: repeat-x;
	background-position: center 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #71ad0c;
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
/*main-title end*/

/*footer start*/
.footer-title {
	font-size: 15px;
	color:#ffffff;
	font-weight: bold;
	padding-bottom: 10px;
}
.footer-text {
	font-size: 15px;
	color:#999999;
}
.footer-text a:link, .footer-text a:visited {
	font-size: 15px;
	color:#999999;
	font-weight: normal;
}
.footer-text a:hover {
	font-size: 15px;
	color:#CCCCCC;
}
.footer-logo {
	background-image: url(images/footer-logo.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
/*footer end*/


/*phone-ico start*/
.phone-ico {
	background-image: url(images/phone-ico.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	background-position: 0px 1px;
}
.mail-ico {
	background-image: url(images/mail-ico.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
/*phone-ico end*/


/*title start*/
.title-small {
	font-size: 14px;
	font-weight: bold;
	color: #71AD0C;
}
.title-big {
	font-size: 15px;
	font-weight: bold;
	color: #71AD0C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71AD0C;
}

/*title start*/


/*browse start*/
.browse {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.browse-home {
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 15px;
}
.browse-title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8ed316;
	padding-right: 5px;
	padding-left: 5px;
}

a:link .browse-img , a:visited .browse-img {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.browse-img:link , .browse-img:visited  {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

a:focus .browse-img, a:hover .browse-img, a:active .browse-img {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.browse-img:focus, .browse-img:hover, .browse-img:active {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

.browse-text {
	margin: 5px;
	margin-left: -20px;
	list-style-type: square;
	line-height: 20px;
}
.browse-text A:link, .browse-text A:visited {
	color: #666666;
}
.browse-text A:hover {
	color: #71AD0C;
}
/*browse end*/


/*top start*/
.top {
	background-repeat: repeat-x;
	background-color: #8ED316;
}
/*top end*/


/*back-top start*/
#back-top-wrapper {
	position:fixed;
	right:10px;
	bottom:150px;
	overflow:hidden;
	z-index:99;
}

#back-top a:hover { color:#393a3a; }
#back-top a:hover span { background-color:#393a3a; }
#back-top span {
	display: block;
	margin-bottom: 7px;
	width: 50px;
	height: 50px;
	background-color: #8ed316;
	background-image: url("images/back-top.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.visible-desktop {
  display: inherit !important;
}
/*back-top end*/

/*announcements start*/
.announcements-title {
	font-size: 15px;
	font-weight: bold;
	color: #71AD0C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71AD0C;
}
.announcements-date {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71AD0C;
}
.announcements-more {
	font-size: 14px;
	background-image: url(images/contents/more.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/*announcements start*/

/*contents start*/
.contents {
	border: 1px dotted #C0BCB2;
	margin-bottom: 20px;
}
.contents-featured {
	border: 1px dotted #C0BCB2;
	margin-bottom: 20px;
	background-color: #EEF4CA;	
}
.contents-title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #71AD0C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 4px;
	padding-bottom: 2px;
}
.contents-title a:link, .contents-title a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.contents-title a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #BED731;
}

.contents-date {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #71AD0C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
}

.contents-image {
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71AD0C;
}
a:link .contents-image , a:visited .contents-image {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.contents-image:link , .contents-image:visited  {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
a:focus .contents-image, a:hover .contents-image, a:active .contents-image {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.contents-image:focus, .contents-image:hover, .contents-image:active {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

.contents-address {
	font-size: 14px;
	background-image: url(images/contents/address.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.contents-desc-sort {
	font-size: 14px;
	color: #333333;
	/*background-image: url(images/contents/desc-sort.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;*/
}
.contents-phone {
	font-size: 14px;
	color: #666666;
	background-image: url(images/contents/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.contents-mobile {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/mobile.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.contents-site {
	font-size: 14px;
	background-image: url(images/contents/site.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.contents-email {
	font-size: 14px;
	background-image: url(images/contents/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.contents-category {
	font-size: 14px;
	color: #666666;
	background-image: url(images/contents/category.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.contents-subcategory {
	font-size: 14px;
	color: #666666;
	background-image: url(images/contents/subcategory.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.contents-type {
	font-size: 14px;
	color: #666666;
	background-image: url(images/contents/type.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.contents-products {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/products.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.contents-desc-full {
	font-size: 14px;
	/*background-image: url(images/contents/desc-full.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;*/
}
.contents-spacer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71AD0C;
}
.contents-more {
	font-size: 14px;
	background-image: url(images/contents/more.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/*contents end*/

/*content start*/
.content {
	border: 1px dotted #C0BCB2;
	margin-bottom: 20px;
}
.content-featured {
	border: 1px dotted #C0BCB2;
	margin-bottom: 20px;
	background-color: #EEF4CA;	
}
.content-title {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0BCB2;
	padding-left: 4px;
	padding-bottom: 2px;
}
.content-title a:link, .content-title a:visited {
	font-size: 16px;
	font-weight: bold;
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.content-title a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #BED731;
}

.content-image {
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71AD0C;
}
a:link .content-image , a:visited .content-image {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.content-image:link , .content-image:visited  {
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
a:focus .content-image, a:hover .content-image, a:active .content-image {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.content-image:focus, .content-image:hover, .content-image:active {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

.content-address {
	font-size: 15px;
	background-image: url(images/contents/address.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-desc-sort {
	font-size: 15px;
	color: #333333;
	/*background-image: url(images/contents/desc-sort.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;*/
}
.content-titles {
	font-size: 15px;
	color: #999999;
}
.content-manager {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/manager.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-phone {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-fax {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/fax.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-mobile {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/mobile.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-site {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/site.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-email {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-certification {
	font-size: 15px;
	color: #666666;
}
.content-category {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/category.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-subcategory {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/subcategory.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-type {
	font-size: 14px;
	color: #666666;
	background-image: url(images/contents/type.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.content-products {
	font-size: 15px;
	color: #666666;
	background-image: url(images/contents/products.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.content-desc-full {
	font-size: 15px;
	/*background-image: url(images/contents/desc-full.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;*/
}
.content-prices {
	font-size: 15px;
	font-weight: bold;
}
.content-dates {
	font-size: 15px;
	color: #666666;
	font-weight:bold;
}
.content-spacer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71AD0C;
}
.content-more {
	font-size: 15px;
	/*background-image: url(images/contents/more.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;*/
}
/*content end*/

.pagination-table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #71AD0C;
	padding-bottom: 5px;
	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #71AD0C;
	padding-top: 5px;
}

.pagination-number, .pagination-number a:link, .pagination-number a:visited {
	padding: 2px;
	margin: 2px;
	border: 1px solid #71AD0C;
	width: 22px;
	text-align: center;
	display: inline-table;
}

/*main start*/
.panel-main {

}
.panel-banner {
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #C0BCB2;
}
/*main start*/


/*border-radious start*/
.border-radious-green {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #99c206;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}
.border-radious-green a:link, .border-radious-green a:visited {
	color: #FFFFFF;
	text-decoration: none;
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.border-radious-green a:hover {
	color: #1b588f;
	text-decoration: none
}

.border-radious-blue {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #1b588f;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}
.border-radious-blue a:link, .border-radious-blue a:visited {
	color: #FFFFFF;
	text-decoration: none;
	transition-property: all;
	transition-duration: 1s;
	transition-timing-function: ease;
	transition-delay: 0s;
}
.border-radious-blue a:hover {
	color: #99c206;
	text-decoration: none
}
/*border-radious end*/