.hometextwht
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: auto;
}

.hometextwht a,
.hometextwht a:link,
.hometextwht a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	top: auto;
}

.hometextblk
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: auto;
}

.hometextblk a,
.hometextblk a:link,
.hometextblk a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	top: auto;
	text-decoration: underline;
}

.hometextblksm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: auto;
}

.hometextblksm a,
.hometextblksm a:link,
.hometextblksm a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	top: auto;
	text-decoration: underline;
}
.whoname,
.whoname a,
.whoname a:active,
.whoname a:link,
.whoname a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 20px;
}

.whoname a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 20px;
}


.whotitle,
.whotitle a,
.whotitle a:active,
.whotitle a:link,
.whotitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.whotitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-indent: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

		
.board_post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.board_poster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.board_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.board_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.msgtextwht
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	top: auto;
	line-height: 170%;
}

.msgtextwht a,
.msgtextwht a:link,
.msgtextwht a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	top: auto;
		line-height: 170%;
}
.collabhead
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	top: auto;
}

.collabhead a,
.collabhead a:link,
.collabhead a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	top: auto;
}

.phototext
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	top: auto;
	line-height: 150%;
}

.phototext a,
.phototext a:link,
.phototext a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	top: auto;
		line-height: 150%;
}

.biotext
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	top: auto;
}

.biotext a,
.biotext a:link,
.biotext a:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	top: auto;
}









  /*------------------------------------------------------------*/
 

		/*--------------------LEGEND -----------------------+
		|                                                   |
		| .content   -- the content div, also the className |
		|               for tabSystem divs                  |
		| .tabs      -- the div that holds all tabs         |
		| .tab       -- an inactive tab                     |
		| .tabActive -- an active tab                       |
		| .tabHover  -- an inactive tab onMouseOver         |
		|___________________________________________________*/

	#tabsys1 {
	   position: absolute;
	   top: 198px;
	   left: 275px;
	}
		
	#tabsys1 div.tabs {
		position: absolute;
		top: 0px;
		left: 10px;
		height: 22px;
		white-space: nowrap;
		font-size: 10pt;
		font: Menu;
		cursor: default !important;
		font-weight: 700 !important;
		white-space:nowrap;
		z-index: 1000;
	}

	#tabsys1 img.tabActive {
		border-bottom: 1px solid #E2EBF1;
		padding-top: 1px;
	}

	#tabsys1 .content {
		position: relative;
		margin-left: -10px;
		top: 28px;
		font-family: Trebuchet MS, Arial, sans-serif;
		padding: 1px 12px 12px 12px;
		border: 2px solid #37424D;
		width: 590px;
		z-index: 500;
		background-color: #E2EBF1;
		
	}



	 /* tabsystem in upper right hand corner */
	 #tabsysExtras {
		position: relative;
		right: 30px;
		top: 16px;
	 }


	#tabsysExtras  div.tabs {
		position: absolute;
		top: 0px;
		right: 10px;
		margin-left: 0;
		height: 22px;
		white-space: nowrap;
		font: menu;
		font-size: 11px;
		line-height: 13px;
		cursor: default !important;
		font-weight: 700 !important;
		white-space:nowrap;
		z-index: 1000;
	 }

	#tabsysExtras .content {
		position: absolute;

		margin-left: -10px;

		top: 14px;

		right: 0;
		font-family: Trebuchet MS, Arial, sans-serif;

		padding: 1px 12px 12px 12px;

		border: 2px solid #37424D;

		width: 250px;

		height: 120px;
		z-index: 500;

		background-color: #E2EBF1;
		
	}
	#tabsysExtras h3 {
		font-size: 16px;
	}
	#tabsysExtras ul {
		font-size: 12px;
		list-style-type: none;
	}
	#tabsysExtras .tab {
		position: relative;
		border: 1px solid #347;
		padding: 2px 9px 1px 9px;
		background-color: #bcd;
		color: #303036;
		z-index: 100;
		border-bottom-width: 0;
		text-decoration: none;
	  }
	 #tabsysExtras  *.tabHover {
		background-color: #46596f;
		color:#fff;
		z-index: 1200;
		border-bottom-width: 0;
	  }
	 #tabsysExtras  *.tabActive { 
		padding: 3px 9px 3px 9px;
		color: #060610 ;
		background-color: #E2EBF1;
		z-index: 10000;
	  }

/*------------------------------------------------------------*/
	#page-info {
		position: absolute;
		top: 10px;
		left: 20px;
		color: #012;
		font-family: Trebuchet MS;
	}

	 .main { 
	 	width:96%;
	 	margin:1% 0%;
	 	background:#f3f9ff;
	 	padding:0% 2%;
	 	border: 3px solid #556B80
	 }
	 
