* {   
    text-decoration    :   none;
    font-family        :   verdana;
    font-size          :   10px;
    color              :   000000;
}


A:hover {text-decoration: underline;}

   
.menu {
	color          : #ffffff;
	font-weight    : bold;
}

.menu:hover{
     font-weight:bold;
     text-decoration : none;
  } 




.black {
	color          : 000000;
}


.white {
	color          : ffffff;
}

.blue {
	color          : 0A419E;
}

.orange{
	color          : F86800;
	font-weight    :bold;
}

.gray {
	color          : 898C91;
}

.news {
	color          : E5FF7F;
	text-decoration: underline;
}

.active {
	color          : 9B0054;
}


.text_field {
        width        : 120px;
	background   : #FFFFFF;
	height       : 18;
	color        : 000000;
	border       : 1px solid #B5BBBF;

}


.back {
background-image: url("/images/main_ctrl/bottom_back.jpg");
background-repeat: no-repeat;
background-position: left bottom;
     }
     
     
.back2 {
background-image: url("/images/main_ctrl/top_back.jpg");
background-repeat: no-repeat;
background-position: left top;
     }     


.back12 {
background-image: url("/images/members_area/central/bottom.jpg");
background-repeat: no-repeat;
background-position: left bottom;
     }
     
     
.back22 {
background-image: url("/images/members_area/central/top_back.gif");
background-repeat: no-repeat;
background-position: left top;
     } 


.back32 {
background-image: url("/images/members_area/central/top_back2.gif");
background-repeat: no-repeat;
background-position: left top;
width              : 567;
     } 
.back33 {
background-image: url("/images/members_area/central/bottom2.jpg");
background-repeat: no-repeat;
background-position: left bottom;
     }
     

.back37 {
background-image: url("/images/news/bottom2.gif");
background-repeat: no-repeat;
background-position: left bottom;
     }
	 
.back38 {
background-image: url("/images/right/bottom/bottom.jpg");
background-repeat: no-repeat;
background-position: left bottom;
     }
	 	 	 	 
.back3 {
background-image: url("/images/members_area/back3.gif");
background-repeat: repeat-x;
background-position: left top;
     }     
	 
.back_1 {
background-image: url("/images/header/back.gif");
background-repeat: repeat-x;
background-position: left top;
     }     	 
/* NEW STYLES - Added by Tim */
h1 {
font:inherit;
color          : F86800;
font-weight    :bold;
display:inline;
white-space:nowrap;
}
h2 {
font:inherit;
font-weight    : bold;
display:inline;
white-space:nowrap;
}
h3 {
font:inherit;
font-weight    : bold;
display:inline;
white-space:nowrap;
}	 
.smallmargin {
margin:10px 0px 10px 0px;
padding:0px;
}


/* RESOURCES SECTION STYLES */

table.resources{
width:100%;
margin:10px 0px;
border-collapse:collapse;
}
	.resources img{
	border:0px;
	}
	.resources th{
	height:34px;
	padding-left:4px;
	text-align:left;
	color:#FFFFFF;
	background:#77B0E2 url(images/resources_head.gif) top left no-repeat;
	border-bottom:1px solid #FFFFFF;
	}
	.resources td{
	padding:4px;
	width:33%;
	font-weight:normal;
	background-color:#FFFFFF;
	border:1px solid #D6DDE0;
	vertical-align:top;
	}
	td.altbg {
	background-color:#E8F7FE;
	}
	.textlinks a{
	background:url(images/icons/v.gif) top left no-repeat;
	padding-left:15px;
	padding-bottom:5px;
	color:#F86800;
	font-weight:bold;
	}
	/* THE CELL CONTAINING RESOURCES NAVIGATION (LEFT BOTTOM) */
	.resources_nav{
	background:url(images/resources/nav_bg.gif) top left no-repeat;
	width:183px;
	height:129px;
	vertical-align:top;
	}
	.resources_nav table{
	margin:30px 0px 10px 29px;
	padding:0px;
	}
	.resources_nav td{
	padding:3px 0px;
	}
	.resources_nav img{
	border:0px;
	width:116px;
	height:7px;
	}
.resources td#netpond table tbody tr a font{
color:#C0D1E2;
}