input {
	padding: 2px;
	margin: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #858585;
}
textarea {
	padding: 2px;
	/*margin: 2px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #858585;
}
input button {

}
div,td,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {

	
}
.friendname {
	font-size:12px;
	font-weight:bold;
}
#entry {
	background-image: url(header-back-green.png);
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
#adfentry:hover {
	background-image: url(greendark.png);
	cursor:pointer;

}
#nav1 a {
	color: #808080;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
#nav1 a:hover {
	background-color: #eeeeee;
}
.big1 {
	font-size: 24px;
	color:#009900;
}
a {
	color: #24558A;
}
a:hover {
	color: #3072BA;
}
.li1 {
	list-style-position: inside;
	
}
.table1 td,th {
	background-color:#FFF;
	background-image:url(greendark.png)
}
.table1 th {
	font-weigh: bold;	
}
.table2 {
border:	1px dotted #003C1E;
}
.table2 td {
	background-color:#FFFFFF;
	
}
.table2 th {
	text-align:center;
	font-weigh: bold;	
	background-image:url(greendark.png);
}
.fieldset2{
 /*border: 1px dotted #003C1E; background-color:white;*/
border:none;
}
.fieldset2 legend {
	font-weight: bold;	
}


/*
 popup.js
*/
div.popup {
  max-width: 600px;
  border: 1px solid #dddddd;
  padding: 5px;
  background-color: white;
  /* The following properties should not be changed */
  position: absolute;
}

#popup_overlay {
  background-color: whitesmoke;
  /* The following properties should not be changed */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}

span.popup_link, a.popup_link {
  cursor: pointer;
  border-bottom: 1px dotted;
}

.popup_draghandle {
  cursor: move;
}
/* end popup*/
.mainpageobject {
	border: 1px dotted #316200;
	padding: 3px;
	background-color:white;
	margin-bottom:3px;
}
/* start tabs */
    #tabs{
        margin-left: 4px;
        /*padding: 0px;*/
        /*background: transparent;*/
        /*voice-family: "\"}\"";
        voice-family: inherit;*/

        padding-left: 5px;
    }
    #tabs ul{
        font: bold 11px Arial, Verdana, sans-serif;
        margin:0;
        padding:0;
        list-style:none;
    }
    #tabs li{
        display:inline;
        margin:0 2px 0 0;
        padding:0;
        /*text-transform:uppercase;*/
    }
    #tabs a{
        float:left;
        background:#E0E9F3 url(images/tabs_left.gif) no-repeat left top;
        margin:0 2px 0 0;
        padding:0 0 1px 3px;
        text-decoration:none;
    }
    #tabs a span{
        float:left;
        display:block;
        /*background: transparent url(images/tabs_right.gif) no-repeat right top;*/
        padding:4px 9px 2px 6px;
    }
    #tabs a span{float:none;}
    #tabs a:hover{background-color: #F0F4F9;color: 000;}
    #tabs a:hover span{background-color: #F0F4F9;}
    #tabHeaderActive span, #tabHeaderActive a { background-color: #E0E9F3; color:#000;}
    .tabContent {
        clear:both;
        border:1px dotted #003C1E;
	   
        padding-top:2px;
        background-color:#FFF;
    }

/* end tabs */
.infofeedtable div {
	
}
.commentstable div {
	
}
.commentstable td {
	
}
