.axaskin a { color: #99cc33; }
.axaskin a:hover { color: #99cc33; }

.axaskin .error {
	background: #ffffff;
	border-color: #99cc33;
	color: #99cc33;
}

.axaskin div.header div.head_top ul.head_menu li ul li.mouse_over {
	background-image: url(../i/green/content_bg.gif);
}

.axaskin div.content div div form fieldset div.error strong {
	color: #99cc33 !important;
}

.axaskin div.content div.center_content div.content_more div.content_m a.more {
	background-image: url(../i/green/more.gif);
	display: inline-block;
	height: 19px;
	margin-top: 5px;
	width: 43px;
	padding: 0;
}

.axaskin div.content div.right_content div.inputs div.login a.other {
	color: #fff;
}

.axaskin div.content div.center_content ul.menu {
	background-image: url('../i/green/menu_bg.gif');
}

.axaskin div.content div.center_content ul.menu li.first {
	color: #99cc33;
}

.axaskin div.content div.center_content ul.menu li a {
	color: #d6ebad;
}

.axaskin div.content div.center_content ul.menu li.selected a {
	color: #fff;
}

.axaskin div.content div.center_content div.registration form fieldset label span.requried {
	background-image: url(../i/green/required.gif);
}

.axaskin div.content div.center_content div.registration form fieldset div.field span.info {
	background-image: url(../i/green/info.gif);
}

.axaskin div.content div.center_content div.registration form fieldset input, select {
	color: #7AA228;
}

.axaskin div.content div.center_content div.galleries div.gitem:hover h3 {color: #99cc33;}
.axaskin div.content div.center_content div.gallery div.label { color: #fff; }
.axaskin div.content div.center_content div.gallery div.outer table td a img { border-color: #fff; }