.msg_info, .msg_success, .msg_warning, .msg_error {
	border: 1px solid;
	margin: 20px 0px;
	padding: 15px 10px 15px 50px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: 10px center;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
}
.msg_info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../img/info.png');
}
.msg_success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/success.png');
}
.msg_warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../img/warning.png');
}

.msg_error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../img/error.png');
}
.msg_info2, .msg_success2, .msg_warning2, .msg_error2 {
	border: 1px solid;
	padding: 5px 0px 5px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
	width: 300px;
}

.msg_warning2 {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../img/warning.png');
}
.msg_error2 {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../img/error.png');
}
.msg_success2 {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../img/success.png');
}
#tabbed_box_1 {
	margin: 0px auto 0px auto;
	width: 700px;
	margin-top: -70px;
}
.tabbed_box h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #ffffff;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.tabbed_box h4 small {
	color: #e3e9ec;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	top: -4px;
	left: 6px;
	letter-spacing: 0px;
}
.tabbed_area {
	border: 1px solid #494e52;
	background-color: #636d76;
	padding: 8px;
	border-radius: 10px;
	height: 450px;
	font-family: "Maiandragd";
}

ul.tabs {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 6px;
	font-family: "Maiandragd";
}
ul.tabs li {
	list-style: none;
	display: inline;
}
ul.tabs li a {
	background-color: #CCCCCC;
	color: #6497b1;
	padding: 8px 14px 8px 14px;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #464c54;
	background-image: url(images/tab_off.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-radius: 5px;
}
ul.tabs li a:hover {
	background-color: #2f343a;
	border-color: #2f343a;
}
ul.tabs li a.active {
	background-color: #ffffff;
	color: #282e32;
	border: 1px solid #464c54;
	border-bottom: 1px solid #ffffff;
	background-image: url(images/tab_on.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #464c54;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/content_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content_2, #content_3 {
	display: none;
}

.content ul {
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
.content ul li {
	list-style: none;
	border-bottom: 1px solid #d6dde0;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 13px;
}
.content ul li:last-child {
	border-bottom: none;
}
.content ul li a {
	text-decoration: none;
	color: #3e4346;
}
.content ul li a small {
	color: #8b959c;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 4px;
	top: 0px;
}
.content ul li a:hover {
	color: #a59c83;
}
.content ul li a:hover small {
	color: #baae8e;
}
.btn-custom1 {
	background-color: hsl(203, 22%, 30%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#63869b", endColorstr="#3b505d");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#63869b), to(#3b505d));
	background-image: -moz-linear-gradient(top, #63869b, #3b505d);
	background-image: -ms-linear-gradient(top, #63869b, #3b505d);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #63869b), color-stop(100%, #3b505d));
	background-image: -webkit-linear-gradient(top, #63869b, #3b505d);
	background-image: -o-linear-gradient(top, #63869b, #3b505d);
	background-image: linear-gradient(#63869b, #3b505d);
	border-color: #3b505d #3b505d hsl(203, 22%, 25%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	-webkit-font-smoothing: antialiased;
}
.btn-custom2 {
background-color: hsl(195, 60%, 35%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d95b7", endColorstr="#23748e");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#2d95b7), to(#23748e));
  background-image: -moz-linear-gradient(top, #2d95b7, #23748e);
  background-image: -ms-linear-gradient(top, #2d95b7, #23748e);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2d95b7), color-stop(100%, #23748e));
  background-image: -webkit-linear-gradient(top, #2d95b7, #23748e);
  background-image: -o-linear-gradient(top, #2d95b7, #23748e);
  background-image: linear-gradient(#2d95b7, #23748e);
  border-color: #23748e #23748e hsl(195, 60%, 32.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
  -webkit-font-smoothing: antialiased;
}

.btn-custom3 {
	background-color: hsl(82, 51%, 80%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2e6b1", endColorstr="#d2e6b1");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#d2e6b1), to(#d2e6b1));
	background-image: -moz-linear-gradient(top, #d2e6b1, #d2e6b1);
	background-image: -ms-linear-gradient(top, #d2e6b1, #d2e6b1);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d2e6b1), color-stop(100%, #d2e6b1));
	background-image: -webkit-linear-gradient(top, #d2e6b1, #d2e6b1);
	background-image: -o-linear-gradient(top, #d2e6b1, #d2e6b1);
	background-image: linear-gradient(#d2e6b1, #d2e6b1);
	border-color: #d2e6b1 #d2e6b1 hsl(82, 51%, 80%);
	color: #333 !important;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.00);
	-webkit-font-smoothing: antialiased;
}
.btnew {
	   background-color: hsl(85, 60%, 35%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7eb72d", endColorstr="#628e23");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#7eb72d), to(#628e23));
  background-image: -moz-linear-gradient(top, #7eb72d, #628e23);
  background-image: -ms-linear-gradient(top, #7eb72d, #628e23);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7eb72d), color-stop(100%, #628e23));
  background-image: -webkit-linear-gradient(top, #7eb72d, #628e23);
  background-image: -o-linear-gradient(top, #7eb72d, #628e23);
  background-image: linear-gradient(#7eb72d, #628e23);
  border-color: #628e23 #628e23 hsl(85, 60%, 32.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
  -webkit-font-smoothing: antialiased;
}

.btn-fixed {
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.help-inline {
	color: red;
}

.btn-custom4 {
	background-color: hsl(21%, 19%, 53%) !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#659a25", endColorstr="#659a25");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#659a25), to(#659a25));
	background-image: -moz-linear-gradient(top, #659a25, #659a25);
	background-image: -ms-linear-gradient(top, #659a25, #659a25);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #659a25), color-stop(100%, #659a25));
	background-image: -webkit-linear-gradient(top, #659a25, #659a25);
	background-image: -o-linear-gradient(top, #659a25, #659a25);
	background-image: linear-gradient(#659a25, #659a25);
	border-color: #659a25 #659a25 hsl(20%, 18%, 52%);
	border: none;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	-webkit-font-smoothing: antialiased;
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
}

#bg {
	position: fixed;
	background-color: white;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
	top: 0;
	left: 0;
	z-index: 9999;
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.90; /* khtml, old safari */
	-moz-opacity: 0.90; /* mozilla, netscape */
	opacity: 0.90; /* fx, safari, opera */
}