* { 
	margin:0;
	padding:0;
}
html, body { 
	height:auto;
}
html {
	min-width:900px;
}
body { 
	background:#0d0d0d; 
	font-family:Arial, Helvetica, sans-serif; font-size:100%; 
	line-height:1.0625em; 
	color:#777;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:900px; 
	margin:0 auto;
}


/*==== GLOBAL =====*/
#header {
	font-size:.75em;
}
#content {
	font-size:.75em;
	background:#fff;
}
#footer {
	font-size:.69em;
	background:#0D0D0D;
	padding:20px 0 20px 0;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:28px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:17px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#426ba3; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:27px;
	line-height:1.2em;
	color:#484848;
	margin-bottom:20px;
}
h2 {
	font-size:23px;
	color:#868686;
	line-height:1.2em;
	margin-bottom:10px;
}
	h2 strong {
		position:relative;
		display:block;
		margin-top:-11px;
	}
	h2.alt {
		padding-top:0 !important;
		padding-bottom:0 !important;
		margin-bottom:6px;
	}
	h2.icon1 {
		background:url(images/icon1.gif) no-repeat left 2px;
		padding:4px 0 9px 46px;
	}
	h2.icon2 {
		background:url(images/icon2.gif) no-repeat left 2px;
		padding:4px 0 5px 33px;
	}
	h2.icon3 {
		background:url(images/icon3.gif) no-repeat left 2px;
		padding:4px 0 9px 46px;
	}
	h2.icon4 {
		background:url(images/icon4.gif) no-repeat left 2px;
		padding:4px 0 9px 46px;
	}
h3 {
	font-size:19px;
	line-height:1.2em;
	color:#fff;
	border-bottom:1px solid #515151;
	padding-bottom:8px;
	margin-bottom:10px;
}
h4 {
	font-size:1em;
	color:#0d0d0d;
	margin-bottom:8px;
}
h5 {
	font-size:1em;
	color:#0d0d0d;
}
h6 {
	font-size:.85em;
	text-transform:uppercase;
}


.txt1 {
	color:#0d0d0d;
}
.txt2 {
}

.link1 { 
	display:block;
	float:right !important;
	background:#e5e5e5; 
	color:#727272 !important; 
	text-decoration:none;
	padding:0 !important
}
.link1:hover { 
	text-decoration:underline;
	color:#000 !important;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 11px 2px 11px; 
		font-weight:normal; font-style:normal;
	}

.link2 {
	color:#484848;
}

.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*===== header =====*/
#header .row-1 {
	height:140px;
	background:#0d0d0d;
}
	#header .row-1 .logo {
		position:relative;
		margin-left:-10px;
		padding:15px 0 0 0;
		float:left;
	}
	#header .nav {
		float:right;
		padding:0 0 0 0;
	}
		#header .nav li {
			display:inline;
			color:#272727;
		}
			#header .nav li a {
				color:#727171;
				text-decoration:none;
				padding:0 1px 0 9px;
			}
			#header .nav li a:hover, #header .nav li a.current {
				color:#fff;
			}
	
#header .row-2 {
	height:334px;
	background:#081322;
}
	#header .row-2 .bg {
		background:url(images/header-bg.jpg) no-repeat center top;
		height:334px;
	}
	#header .row-2 .indent {
		padding:58px 0 0 20px;
	}
		#header .row-2 .indent .indent {
			padding:4px 405px 0 55px;
			font-size:1.1em;
			color:#618bc9;
		}
			#header .row-2 .indent p {
				margin-bottom:45px;
			}
			#header .row-2 .indent p a {
				color:#fff;
			}

/*===== content =====*/
#content {
	padding:50px 0 0 0;
	background:#fff;
}
#content .row-1 {
	padding:0 0 30px 0;
}
#content .row-2 {
	background:#252525;
	color:#929292;
	padding:30px 0 35px 0;
}

#content.extra-bg {
	background:url(images/extra-bg.jpg) no-repeat center top #fff;
}
#content.extra-about {
	background:url(images/extra-about.jpg) no-repeat center top #fff;
}

#content.extra-home {
	background:url(images/extra-home.jpg) no-repeat center top #fff;
}
#content.extra-hosting-l {
	background:url(images/extra-hosting-l.jpg) no-repeat center top #fff;
}
#content.extra-hosting-w {
	background:url(images/extra-hosting-w.jpg) no-repeat center top #fff;
}
#content.extra-exchange {
	background:url(images/extra-exchange.jpg) no-repeat center top #fff;
}
#content.extra-ssl {
	background:url(images/extra-ssl.jpg) no-repeat center top #fff;
}
#content.extra-suw {
	background:url(images/extra-suw.jpg) no-repeat center top #fff;
}
#content.extra-spin {
	background:url(images/extra-spin.jpg) no-repeat center top #fff;
}
#content.extra-cad {
	background:url(images/extra-cad.jpg) no-repeat center top #fff;
}
#content.extra-cart {
	background:url(images/extra-cart.jpg) no-repeat center top #fff;
}
#content.extra-consult {
	background:url(images/extra-consult.jpg) no-repeat center top #fff;
}
#content.extra-terms {
	background:url(images/extra-terms.jpg) no-repeat center top #fff;
}
#content.extra-privacy {
	background:url(images/extra-privacy.jpg) no-repeat center top #fff;
}
#content.extra-domain {
	background:url(images/extra-domain.jpg) no-repeat center top #fff;
}
#content.extra-contact {
	background:url(images/extra-contact.jpg) no-repeat center top #fff;
}
#content.extra-login {
	background:url(images/extra-login.jpg) no-repeat center top #fff;
}
#content.extra-payment {
	background:url(images/extra-payment.jpg) no-repeat center top #fff;
}
#content.extra-payc {
	background:url(images/extra-payc.jpg) no-repeat center top #fff;
}
#content.extra-wel {
	background:url(images/extra-wel.jpg) no-repeat center top #fff;
}
#content.extra-ep {
	background:url(images/extra-ep.jpg) no-repeat center top #fff;
}
#content.extra-epp {
	background:url(images/extra-epp.jpg) no-repeat center top #fff;
}
#content.extra-aedp {
	background:url(images/extra-aedp.jpg) no-repeat center top #fff;
}
#content.extra-ar {
	background:url(images/extra-ar.jpg) no-repeat center top #fff;
}
#content.extra-dspv {
	background:url(images/extra-dspv.jpg) no-repeat center top #fff;
}
#content.extra-eav {
	background:url(images/extra-eav.jpg) no-repeat center top #fff;
}
#content.extra-hd {
	background:url(images/extra-hd.jpg) no-repeat center top #fff;
}
#content.extra-hpv {
	background:url(images/extra-hpv.jpg) no-repeat center top #fff;
}
#content.extra-hv {
	background:url(images/extra-hv.jpg) no-repeat center top #fff;
}
#content.extra-iv {
	background:url(images/extra-iv.jpg) no-repeat center top #fff;
}
#content.extra-jv {
	background:url(images/extra-jv.jpg) no-repeat center top #fff;
}
#content.extra-kb {
	background:url(images/extra-kb.jpg) no-repeat center top #fff;
}
#content.extra-mpv {
	background:url(images/extra-mpv.jpg) no-repeat center top #fff;
}
#content.extra-na {
	background:url(images/extra-na.jpg) no-repeat center top #fff;
}
#content.extra-sa {
	background:url(images/extra-sa.jpg) no-repeat center top #fff;
}
#content.extra-pbx {
	background:url(images/extra-pbx.jpg) no-repeat center top #fff;
}
#content.extra-vssl {
	background:url(images/extra-vssl.jpg) no-repeat center top #fff;
}
#content.extra-gssl {
	background:url(images/extra-gssl.jpg) no-repeat center top #fff;
}
#content.extra-sssl {
	background:url(images/extra-sssl.jpg) no-repeat center top #fff;
}
#content.extra-net {
	background:url(images/extra-net.jpg) no-repeat center top #fff;
}
#content.extra-payi {
	background:url(images/extra-payi.jpg) no-repeat center top #fff;
}
#content.extra-ordc {
	background:url(images/extra-ordc.jpg) no-repeat center top #fff;
}
#content.extra-invt {
	background:url(images/extra-invt.jpg) no-repeat center top #fff;
}
#content.extra-opc {
	background:url(images/extra-opc.jpg) no-repeat center top #fff;
}
#content.extra-domp {
	background:url(images/extra-domp.jpg) no-repeat center top #fff;
}
#content.extra-csupp {
	background:url(images/extra-csupp.jpg) no-repeat center top #fff;
}
#content.extra-down {
	background:url(images/extra-down.jpg) no-repeat center top #fff;
}
#content.extra-downa {
	background:url(images/extra-downa.jpg) no-repeat center top #fff;
}
#content.extra-dtran {
	background:url(images/extra-dtran.jpg) no-repeat center top #fff;
}
#content.extra-pfail {
	background:url(images/extra-pfail.jpg) no-repeat center top #fff;
}
#content.extra-temp {
	background:url(images/extra-temp.jpg) no-repeat center top #fff;
}
#content.extra-30d {
	background:url(images/extra-30d.jpg) no-repeat center top #fff;
}

.banners {
	width:100%;
	overflow:hidden;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding:20px 0 35px 0;
	margin-bottom:28px;
}
	.banners.alt {
		border-top:none;
		padding-top:10px;
	}
	.banners li {
		float:left;
		padding:0 0 0 0;
		width:195px;
		margin-right:40px;
	}
		.banners li.last {
			margin-right:0;
		}
			.banners li li {
				background:url(images/arrow1.gif) no-repeat left 6px;
				padding:0 0 5px 15px;
				width:auto;
				margin:0;
				float:none;
			}
			.banners.alt li  li {
				background:none;
				padding-left:0;
			}
				.banners.alt li li strong {
					color:#426ba3;
				}
			.banners li h4 {
				padding-left:4px;
			}
			.banners li ul {
				padding:0 0 11px 4px;
			}
				.banners li ul li a {
					color:#777;
					text-decoration:none;
				}
				.banners li ul li a:hover {
					color:#426ba3;
					font-weight:bold;
					text-decoration:none;
				}
			.banners li .wrapper a {
				font-weight:bold;
				color:#426ba3;
				float:left;
				padding-top:3px;
			}

.top-proposals {
	width:100%;
	overflow:hidden;
}
	.top-proposals li {
		float:left;
		margin-right:19px;
	}
	.top-proposals li.last {
		margin-right:0;
	}

.list1 li {
	background:url(images/arrow3.gif) no-repeat left 6px;
	padding:0 0 6px 17px;
}
	.list1 li a {
		color:#777;
	}

.list2 li {
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
}
	.list2 li a {
		float:left;
		width:266px;
		color:#929292;
		text-decoration:none;
	}
		.list2 li a:hover {
			color:#fff;
		}
	.list2 li span {
		font-weight:bold;
		float:left;
		width:95px;
		font-size:1.1em;
	}
	.list2 li strong {
		color:#fff;
		float:right;
		font-size:1.1em;
	}

/* Hosting Plans CSS Document */

.KareWebh {
	background-color: #E5ECFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DB6EE;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #49444A;
	padding-left: 8px;
}
.KareWebh2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8400;
	background-color: #FFFFFF;
	color: #FF8400;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-indent: 5px;
}

a.whl {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whl:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.webh_list ul {
	list-style-image:url(images/bbul.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.webh_list li {
	margin-top: 3px;
	margin-bottom: 3px;
}
a.whlinks {
	color: #425FA5;
	text-decoration: underline;
}
a.whlinks:hover {
	color: #425FA5;
	text-decoration: none;
	
}
.Kare3_BlueDark_c {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #4160A9;
	border-bottom-color: #36518F;
	border-top-color: #7A93CD;
	height: 18px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #94A6D6;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
}

/* 1218 */
.Kare_current {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/tile_subheader_current.gif);
	border-left-color: #C7D1E9;
	border-bottom-color: #375395;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 32px;
	text-indent: 3px;
	width: 200px;
}
.Kare_current1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/tile_subheader_current.gif);
	border-left-color: #6584CB;
	border-bottom-color: #375395;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 32px;
	text-indent: 3px;
	width: 200px;
}
.searchbg{
	background-image: url(images/searchbg.gif);
	background-repeat: repeat-x;
}
.search_h1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.search_h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/* Button Background */
.butt_rh{
	background-image: url(images/butt_back.gif);
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.butt_rh:hover{
	background-image: url(images/butt_back.gif);
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
.bar{
	background-image: url(images/bar.gif);
	background-repeat: repeat;
}
.ql_list1 {
 list-style-image: url(images/bbul.gif);
 margin: 0px 0px 0px 20px;
 padding: 0px;
 font-family: Tahoma, Verdana, Arial;
 font-size: 9px;
}


/* Tabs Background */
div.google {
	float: left;
	width: 200px;
	margin-left: 40px;
}
.exch {
	background-image: url(images/exchange_on.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 285px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-left: 41px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.linux {
	background-image: url(images/lintab_on.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 285px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-left: 41px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.windows {
	background-image: url(images/wintab_off.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	width: 283px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 41px;
}
.windows a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.windows a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linux2 {
	background-image: url(images/lintab_off.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	width: 285px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 41px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.linux2 a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.linux2 a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.windows2 {
	background-image: url(images/wintab_on.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 283px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-left: 41px;
}

.tb {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.tbLeft {
	padding: 0px;
	margin: 0px;
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tbDown {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tbRight {
	padding: 0px;
	margin: 0px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tbTop {
	padding: 0px;
	margin: 0px;
	height: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Kare2{font-family:Tahoma, Verdana, Arial;
	font-size:10px;font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	background-color:#F2F2F2;
	border-bottom-color:#BEBEBE;
	border-top-color:#FFFFFF;
	text-indent:5px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	background-image:url(images/plans_tile.gif);
	height:20px;
	vertical-align:middle;
}
.Kare{font-family:Tahoma, Verdana, Arial;font-size:11px;font-weight:bold;text-decoration:none;text-align:left;border-top-width:0px;border-bottom-width:1px;border-left-width:1px;border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:solid;background-image:url(images/tile_subheader.gif);border-left-color:#C7D1E9;border-bottom-color:#375395;color:#FFFFFF;margin:0px;padding:0px;height:32px;text-indent:3px;width:200px;}
.Kare2new{font-family:Tahoma, Verdana, Arial;font-size:9px;font-weight:normal;text-transform:uppercase;text-decoration:none;text-align:left;border-top-width:1px;border-bottom-width:1px;border-top-style:solid;border-bottom-style:solid;background-color:#F2F2F2;border-bottom-color:#BEBEBE;border-top-color:#FFFFFF;border-left-width:1px;border-left-style:solid;border-left-color:#FFFFFF;background-image:url(images/plans_tile.gif);height:20px;vertical-align:middle;text-indent:5pt;}

.Kare_current2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/tile_subheader_current.gif);
	border-left-color: #C7D1E9;
	border-bottom-color: #375395;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 32px;
	text-indent: 3px;
	width: 200px;
	border-right-width: 1px;
	border-right-color: #6685cc;
}
.KareWebh2_left {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8400;
	background-color: #FFFFFF;
	color: #FF8400;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6685cc;
	text-indent: 5px;
}
.KareWebh2_right {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8400;
	background-color: #FFFFFF;
	color: #FF8400;
	height: 20px;
	text-indent: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6685cc;
}
.Kare2_left {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #F2F2F2;
	border-bottom-color: #BEBEBE;
	border-top-color: #FFFFFF;
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6685cc;
	background-image: url(images/plans_tile.gif);
	height: 20px;
	vertical-align: middle;
}
.Kare2_right {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #F2F2F2;
	border-bottom-color: #BEBEBE;
	border-top-color: #FFFFFF;
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-image: url(images/plans_tile.gif);
	height: 20px;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6685cc;
}

/* CSS Document */

.KareWebh {
	background-color: #E5ECFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DB6EE;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #49444A;
	padding-left: 8px;
}
.KareWebh2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8400;
	background-color: #FFFFFF;
	color: #FF8400;
	height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-indent: 5px;
}

a.whl {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whl:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.webh_list ul {
	list-style-image: url(images/bbul.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.webh_list li {
	margin-top: 3px;
	margin-bottom: 3px;
}
a.whlinks {
	color: #425FA5;
	text-decoration: underline;
}
a.whlinks:hover {
	color: #425FA5;
	text-decoration: none;
	
}
.Kare3_BlueDark_c {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #4160A9;
	border-bottom-color: #36518F;
	border-top-color: #7A93CD;
	height: 18px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #94A6D6;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
}

/*===== footer =====*/
#footer {
	color:#fff;
	text-transform:uppercase;
}
	#footer a {
		color:#8ab9fd;
		text-decoration:none;
		text-transform:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	
/*==========================================*/