
div .boxholder{
	padding:0px 0px 0px  0px;
        background-color:transparent;
}
body{
        margin:0px auto;
        padding:0px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:center;
        border-color:#FF0000;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:bold;
        text-align:left;
        line-height:1.2;
}
h3{
        color:#506E69;
        padding:2px 1px 2px 1px;
        margin:0px;
        font-family:Arial;
        font-size:20px;
        font-weight:bold;
        text-align:left;
}
h2{
        color:#506E69;
        padding:2px 1px 2px 1px;
        margin:0px;
        font-family:Arial;
        font-size:18px;
        font-weight:bold;
        text-align:left;
}
h1{
        color:#506E69;
        padding:2px 1px 2px 1px;
        margin:0px;
        font-family:Arial;
        font-size:16px;
        font-weight:bold;
        text-align:left;
}
p{
        margin:0px;
        padding:1px;
}
a img{
        border:0px solid black;
}
a:link{
        text-decoration:none;
        color:#184D49;
}
a:visited{
        text-decoration:none;
        color:#1D5E59;
}
a:hover{
        text-decoration:underline;
        color:#206661;
}
a:active{
        text-decoration:none;
}
.TableSheet{
        margin: 2px auto;
        padding: 2px;
        border-width:4px;
        border-style:solid;
        border-color:#58A5AA;
        color:#144D21;
        background-color:#D1FCFF;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-collapse: collapse;
}
.TableSheet td{
        margin:4px;
        padding:4px;
        border-width:4px;
        border-style:solid;
        border-color:#58A5AA;
        vertical-align:top;

}
.TablePlain{
        margin: auto;
        padding: 0px;
        border-width:1px;
        border-style:solid;
        border-color:#000000;
        color:#144D21;
        background-color: transparent;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-collapse: collapse;

}
.TablePlain td{
        margin: 1px;
        padding: 1px;
        border-width:1px;
        border-style:solid;
        border-color:#000000;
        vertical-align:top;

}
.TableClassic{
        border-color:#000000;
        color:#000000;
        background-color: transparent;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        margin:auto;
}
.TableClassic td{
        border-color:#000000;
        margin: 1px;
        padding: 1px;
        vertical-align:top;

}
.cell-template{
        width: 50%;
        height: 50%;
        color:#000000;

        background-color: transparent;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;

        margin:auto;
        padding: 1px;
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        text-align:left;
}
.indentedBox{

        color:#000000;
        background-color: transparent;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;

        margin-top:10px;
        margin-bottom:10px;
        margin-right:4px;
        margin-left:30px;

        padding: 5px;

        border-color:#000000;
        border-style:solid;
        border-width:0px;

        font-family:Times New Roman;
        font-size:16px;
        font-weight:normal;
        text-align:left;
}
.pageContent {
        position: relative;
        top: 0px;
        margin:0px auto;
        padding:0px;
        background-color:#CECECE;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:#BAFFFF;
        border-style:solid;
        border-width:5px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#container {
        margin: 30px auto;
        width: 800px;
        background-color: #ffffff;
        text-align: left;
        border-color: #0aaaaa;
        border-style:solid;
        border-width:0px;
}
#header {
        position: relative;
        top: 0px;
        margin:0px;
        padding: 0px;
       width:auto;
        border: 0px solid red;
}
#footer {
        border-top: 2px solid #908C8D;
        margin: 30px 0 0 0;
        padding: 10px;
        clear: both;
        color: black;
        font-size: 1em;
        text-align: center;
}
#footer a { 
        color: #a0a0a0;
        text-decoration: none;
}
/*  ===== Boxes ============================= */
.editBox {
        z-index: 10;
        width: 98%;
        height: 100%;
        margin:0px;
        padding:0px;
        color: #000000;
        background-color: transparent;   
        background-image: none;   
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        border-color: #0aaaaa;
        border-style:solid;
        border-width:0px;
        text-align: left;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        overflow-x: hidden;
        overflow-y: hidden;
}
.systemBox {
        z-index:auto;
       width:auto;
        height: 100%;
        color:#648487;
        background-color:transparent;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#000000;
        border-style:solid;
        border-width:0px;
        text-align:center;
        font-family:Arial;
        font-size:18px;
        font-weight:normal;
        list-style:none;
        overflow-x:hidden;
        overflow-y:hidden;

}
.borderBoxNew {
        z-index: auto;
        margin:0px;
        padding:0px;
        color: #000000;
        background-color: #a0a0a0;   
        background-image: none;   
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        border-color: #010101;
        border-style:solid;
        border-width:2px;
        text-align: center;
        list-style: none;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        overflow-x: hidden;
        overflow-y: hidden;
}
.pageBoxNew {
        z-index: auto;
        color: #000000;
        background-color: #cecece;   
        background-image: none;   
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        border-color: #010101;
        border-style:solid;
        border-width:2px;
        text-align: center;
        list-style: none;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        overflow-x: hidden;
        overflow-y: hidden;
}
/*  ===== Menu ============================= */
/* GENERATED */
#about-cliiients3{
        z-index:10;
        color:#000000;
        background-color:#C4FBFF;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#0AAAAA;
        border-style:solid;
        border-width:0px;
        text-align:left;
        font-family:Arial;
        font-size:14px;
        font-weight:normal;
        list-style:none;
        overflow-x:hidden;
        overflow-y:hidden;
}
#about-loosers8{
        z-index:10;
        color:#000000;
        background-color:transparent;
        background-image:url(i7.jpg);
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#0AAAAA;
        border-style:solid;
        border-width:0px;
        text-align:left;
        font-family:Arial;
        font-size:14px;
        font-weight:normal;
        list-style:none;
        overflow-x:hidden;
        overflow-y:hidden;
}
#about-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:0px;
        background-color:#CECECE;
        color:#000000;
        background-image:url(s18.jpg);
        background-repeat:repeat;
        background-position:center;
        border-color:#BAFFFF;
        border-style:solid;
        border-width:5px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#home-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:22px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:transparent;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
.menu-bronze{
        z-index:2000;
}
.menu-bronze ul{
        display:block;
        position:absolute;
        margin:0px;
        padding:0px;
        list-style:none;
}
.menu-bronze  li{
        float:left;
        background-color:transparent;
}
.menu-bronze  li a{
        height:40px;
        width:122px;
        background-image:url(menu-bronze.gif);
        background-repeat:no-repeat;
        background-position:0px 0px;
        font:bold 14px arial;
        color:#5E3230;
        background-color:#A68466;
        text-align:center;
        line-height:280%;
        display:block;
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        text-decoration:none;
        white-space:nowrap;
}
.menu-bronze  li a:hover{
        background-image:url(menu-bronze.gif);
        background-repeat:no-repeat;
        background-position:0px -40px;
        color:#FFE2E0;
        background-color:#6E5844;
}
.menu-bronze  li div{
        position:absolute;
        visibility:hidden;
        margin:0px;
        padding:0px;
}
.menu-bronze  li div a{
        height:40px;
        width:200px;
        background-image:url(menu-bronze.gif);
        background-repeat:repeat-x;
        background-position:0px -80px;
        background-color:#6E5844;
        margin:0px;
        padding:0px;
        position:relative;
        display:block;
        max-width:200px;
        white-space:nowrap;
        left:30px;
        top:-5px;
}
.menu-bronze  li div a:hover{
        max-width:200px;
        background-image:url(menu-bronze.gif);
        background-repeat:repeat-x;
        background-position:0px -120px;
        background-color:#6E5844;
}
.shadow1{
        z-index:auto;
        color:#000000;
        background-color:#FFFFFF;
        background-image:none;
        background-repeat:repeat;
        background-position:center;
        border-color:#CECECE;
        border-style:solid;
        border-width:1px;
        text-align:center;
        list-style:none;
        font-family:Arial;
        font-size:14px;
        font-weight:normal;
        margin:0px;
}
.shadow1 div p{
        padding:15px 15px 15px 15px;
}
.shadow1 h3{
        color:#485354;
        background-color:#E6E6E6;
        background-image:none;
        background-repeat:no-repeat;
        background-position:center;
        border-color:#C2C2C2;
        border-style:solid;
        border-width:0px;
        text-align:center;
        font-family:Arial;
        font-size:18px;
        font-weight:bold;
        margin:4px;
        padding:0px 0px 0px 0px;
}
#home-edit-box-2{
	z-index:10;
	color:#520000;
	background-color:#FCFCFC;
	background-image:none;
	background-repeat:repeat;
	background-position:0px 0px;
	border-color:#BBC9C3;
	border-style:solid;
	border-width:2px;
	text-align:left;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
#login-pageContent{
	position:relative;
	top:0px;
	width:600px;
	margin:0px auto;
	padding:15px;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#BAFFFF;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#register-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:0px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:#BAFFFF;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#error-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:0px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:#BAFFFF;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#error-edit-box-2{
        z-index:10;
        color:#D10000;
        background-color:transparent;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#7EA9AA;
        border-style:solid;
        border-width:0px;
        text-align:center;
        font-family:Arial;
        font-size:14px;
        font-weight:normal;
        list-style:none;
        overflow-x:hidden;
        overflow-y:hidden;
}
#logout-edit-box-2{
        z-index:10;
        color:#196885;
        background-color:transparent;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#0AAAAA;
        border-style:solid;
        border-width:0px;
        text-align:center;
        font-family:Arial;
        font-size:24px;
        font-weight:normal;
        list-style:none;
        overflow-x:hidden;
        overflow-y:hidden;
}
#logout-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:0px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:transparent;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#registered-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:0px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:#BAFFFF;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#registered-edit-box-2{
	z-index:10;
	color:#455950;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#0AAAAA;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
#msg-edit-box-2{
        z-index:10;
        color:#000000;
        background-color:transparent;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#0AAAAA;
        border-style:solid;
        border-width:0px;
        text-align:center;
        font-family:Arial;
        font-size:14px;
        font-weight:normal;
        list-style:none;
        overflow-x:hidden;
        overflow-y:hidden;
}
#msg-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:0px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:#BAFFFF;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#create-site-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:0px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:#BAFFFF;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#create-site-header{
        z-index:10;
       width:auto;
        height:100%;
        margin: 30px 0px 0px 0px;
        color:#648487;
        background-color:transparent;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#0AAAAA;
        border-style:solid;
        border-width:0px;
        text-align:center;
        font-family:Arial;
        font-size:16px;
        font-weight:bold;
        list-style:none;
        overflow:hidden;
}
#create-site-entername{
	z-index:10;
width:auto;
	height:100%;
	color:#648487;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#0AAAAA;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
#create-site-templatelist{
        z-index:13;
       width:auto;
        height:100%;
        color:#000000;
        background-color:#FFFFFF;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#0AAAAA;
        border-style:solid;
        border-width:0px;
        text-align:center;
        font-family:Arial;
        font-size:14px;
        font-weight:normal;
        list-style:none;
        overflow-x:hidden;
        overflow-y:hidden;
}
#create-site-buttons{
        z-index:10;
       width:auto;
        height:100%;
        margin:20px;
        padding:0px;
        color:#000000;
        background-color:transparent;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#0AAAAA;
        border-style:solid;
        border-width:0px;
        text-align:center;
        font-family:Arial;
        font-size:14px;
        font-weight:normal;
        list-style:none;
        overflow-x:hidden;
        overflow-y:hidden;
}
#created-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:0px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:#BAFFFF;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#register-box24{
        z-index:auto;
        color:#000000;
        background-color:transparent;
        background-image:url(register.png);
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#010101;
        border-style:solid;
        border-width:0px;
        text-align:center;
        list-style:none;
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        overflow-x:hidden;
        overflow-y:hidden;
}
#register-box6{
        z-index:10;
        color:#000000;
        background-color:transparent;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#010101;
        border-style:solid;
        border-width:0px;
        text-align:center;
        list-style:none;
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        overflow-x:hidden;
        overflow-y:hidden;
}
#login-box24{
	z-index:auto;
	color:#000000;
	height:465px;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#E6E6E6;
	border-style:solid;
	border-width:0px;
	text-align:center;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#login-box5{
        z-index:auto;
        color:#000000;
        background-color:transparent;
        background-image:url(login.png);
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#010101;
        border-style:solid;
        border-width:0px;
        text-align:center;
        list-style:none;
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        overflow-x:hidden;
        overflow-y:hidden;
}
#border-pageFooter{
	z-index:10;
width:auto;
	height:100%;
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#0AAAAA;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#login-box6{
        z-index:1;
        color:#000000;
        background-color:transparent;
        background-image:none;
        background-repeat:no-repeat;
        background-position:0px 0px;
        border-color:#010101;
        border-style:solid;
        border-width:0px;
        text-align:left;
        list-style:none;
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        overflow-x:hidden;
        overflow-y:hidden;
}
#created-msg3{
	z-index:auto;
width:auto;
	height:100%;
	color:#648487;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
#created-msg2{
	z-index:auto;
width:auto;
	height:100%;
	color:#648487;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
#border-main-menu{
	z-index:2000;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(meny-plank.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#border-main-menu ul{
	display:block;
	position:absolute;
	margin:0px;
	padding:0px;
	list-style:none;
}
#border-main-menu  li{
	float:left;
	background-color:transparent;
}
#border-main-menu li a{
	height:40px;
	width:80px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	font:bold 14px arial;
	color:#000000;
	background-color:transparent;
	text-align:left;
	line-height:230%;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	white-space:nowrap;
}
#border-main-menu li a:hover{
	background-image:url(green-dot.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#27522F;
	background-color:transparent;
}
#border-main-menu  li div{
	position:absolute;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
#border-main-menu li div a{
	height:40px;
	width:200px;
	background-image:none;
	background-repeat:repeat-x;
	background-position:0px -80px;
	background-color:#97A397;
	position:relative;
	display:block;
	max-width:200px;
	white-space:nowrap;
	left:30px;
	top:-5px;
	text-align:left;
	margin:0px;
	padding:0px 3px 0px 20px;
}
#border-main-menu li div a:hover{
	max-width:200px;
	background-image:none;
	background-repeat:repeat-x;
	background-position:0px -120px;
	background-color:#97A397;
}
#border-mainLogo{
	z-index:auto;
        width:auto;
	height:90px;
	color:#648487;
        margin: 2px 100px 2px 2px;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:top left;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	text-align:right;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	list-style:none;
	overflow:hidden;
}
#register-edit-box-2{
	z-index:auto;
width:auto;
	height:500px;
	color:#648487;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
#border-flybox6{
	z-index:auto;
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#010101;
	border-style:solid;
	border-width:0px;
	text-align:center;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#FAQ-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:22px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:transparent;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#FAQ-edit-box-2{
	z-index:10;
	color:#000000;
	background-color:#D9D9D9;
	background-image:none;
	background-repeat:repeat;
	background-position:0px 0px;
	border-color:#BBC9C3;
	border-style:solid;
	border-width:2px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
.greenbutton,.greenbuttonhover {
	width: 152px;
	height: 55px;
	display: inline-block;
	border: 0px solid red;
        padding: 0px 0px 10px 0px;
	color: black;
	line-height: 300%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}
.greenbutton {
	background-image: url(button-green-2.png);
}
.greenbuttonhover {
	background-image: url(button-green-2-hi.png);
}
#border-flybox7{
	z-index:auto;
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#010101;
	border-style:solid;
	border-width:0px;
	text-align:center;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#created-box10{
	z-index:auto;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#010101;
	border-style:solid;
	border-width:0px;
	text-align:center;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#FAQ-box8{
	z-index:auto;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#010101;
	border-style:solid;
	border-width:2px;
	text-align:left;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#home-box8{
	z-index:auto;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#010101;
	border-style:solid;
	border-width:0px;
	text-align:center;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#home-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:10px;
	color:#000000;
	background-color:#E8EDEC;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#home-box10{
	z-index:100;
	width:auto;
	margin:0px;
	padding:10px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#how-to-buy-house-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:22px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:transparent;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#how-to-buy-house-edit-box-2{
	z-index:10;
	color:#000000;
	background-color:#D9D9D9;
	background-image:none;
	background-repeat:repeat;
	background-position:0px 0px;
	border-color:#BBC9C3;
	border-style:solid;
	border-width:2px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
#how-to-buy-house-box8{
	z-index:auto;
	color:#000000;
	padding:10px;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#B0B0B0;
	border-style:solid;
	border-width:1px;
	text-align:left;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#CSS3-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:22px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:transparent;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#CSS3-edit-box-2{
	z-index:10;
	color:#000000;
	background-color:#D9D9D9;
	background-image:none;
	background-repeat:repeat;
	background-position:0px 0px;
	border-color:#BBC9C3;
	border-style:solid;
	border-width:2px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
#CSS3-box8{
	z-index:auto;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#FAFAFA;
	border-style:solid;
	border-width:1px;
	text-align:left;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#useful-links-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:22px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:transparent;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#useful-links-edit-box-2{
	z-index:10;
	color:#000000;
	background-color:#D9D9D9;
	background-image:none;
	background-repeat:repeat;
	background-position:0px 0px;
	border-color:#BBC9C3;
	border-style:solid;
	border-width:2px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	list-style:none;
	overflow-x:hidden;
	overflow-y:hidden;
}
#home-box11{
	z-index:100;
	width:auto;
	margin:0px;
	padding:10px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#border-flybox12{
	z-index:100;
	width:auto;
	margin:0px;
	padding:1px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	text-shadow:1px 1px 3px #000000;
}
#useful-links-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:10px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#home-box13{
	z-index:100;
	width:auto;
	margin:0px;
	padding:10px;
	color:#E30000;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}