
div.profiletabs {
	border-collapse: collapse;
	border-bottom-color: ;
	border-bottom-style: solid;
	border-bottom-width: ;
	white-space: nowrap;
	font-size: 90%;
    padding-left: 10px;
}

div.profiletabs a {
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
   border-top-right-radius: 10px;
   border-top-left-radius: 10px;

    background: ;
    border-left:  solid ;
    border-right:  solid ;
    border-top:  solid ;
    color: ;
    font-weight: normal;
    height: 1.2em;
    margin: 0px;
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;

}

div.profiletabs a.selected {
    background: ;
    border-left:  solid ;
    border-right  solid ;
    border-top:  solid ;
    border-bottom:  solid ;

    color: ;
    font-weight: bold;
}

div.profiletabs a:hover {
    background: ;
    border-color: ;
    border-bottom-color: ;
    color: ;
}



div.profilecontent {
    background: ;
    border-bottom:  solid ;
    border-left:  solid ;
    border-right:  solid ;
width: 100%;
    color: #000000;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

div.profilecard {
	background: ;
    border-top:  solid ;
    border-left:  solid ;
    border-right:  solid ;
    border-bottom:  dotted ;
}

div.profilefunctions {
	background: ;
    border-top:  solid ;
    border-left:  solid ;
    border-right:  solid ;
}

div.businesscard {
    border: 1px groove  #000000;
    background-color: white;
    width: 400px;
    margin: 20px;
}                                 


div.invertprofiletabs {
    border-collapse: collapse;
    border-top-color: ;
    border-top-style: none;
    border-top-width: ;
    text-align: center;
    white-space: nowrap;
	font-size: 90%;
}

div.invertprofiletabs a {
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
   border-bottom-right-radius: 10px;
   border-bottom-left-radius: 10px;
    background: ;
    border-color: ;
    border-width: ; 
    border-style: none solid solid solid;
    color: ;
    font-weight: normal;
    height: 1.2em;
    margin-right: 0.12em;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
}

div.invertprofiletabs a.selected {
    background: ;
    border:  solid ;
    border-top:   solid;
    color: ;
    font-weight: bold;
}


div.invertprofiletabs a:hover {
    background: ;
    border-color: ;
    border-top-color: ;
    color: ;
}


div.profileBarTop {
	background: ;
	border-left:  solid ;
	border-right:  solid ;
    padding-right: 3em;
}


div.profileBarBottom {
	background: ;
	border-left:  solid ;
	border-bottom:  solid ;
	border-right:  solid ;
    padding-right: 3em;
}



table.stdgr {
    border-collapse: collapse;
    border-left:  solid ;
    border-right:  solid ;
    border-top:  solid ;
    border-bottom:  solid ;
    font-size: 90%;
    margin: 1em 0em 1em 0em;
    clear: both;
}

table.stdgr th {
	background: ;
	border-top:  solid :
	border-bottom:  solid ;
	border-right:  solid ;
	border-left:  solid ;
	padding: 0em 1em 0em 1em;
	color: ;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
        
}

table.stdgr caption {
	background: ;
	border-top:  solid ;
	border-bottom:  solid ;
	border-right:  solid ;
	border-left:  solid ;
	padding: 0em 1em 0em 1em;
	color: ;
	font-weight: bold;
    font-size: large;
	white-space: nowrap;
	text-align: left;
        
}

table.stdgr tr.odd {
    background: ;
}

table.stdgr tr.hover {
    background: #E7EFF7;
}

table.stdgr tr.even {
    background: #EFF7E0;
}


table.stdgr td {
    border-right:  solid ;
    border-left:  solid ;
    border-bottom:  solid ;
    padding: 0em 1em;
    padding-top: 2px;
    padding-bottom: 2px;
    
}

table.stdgr a {
    text-decoration: none;
}

table.stdgr img {
	vertical-align: middle;
}

tr.stdgr {
	background: #EFF7E0;
}



div.memberShipContent {
      padding: 10px;
      background: #ffffff;
      border:  none  ;
	  width: 95%;
}




