BODY {SCROLLBAR-FACE-COLOR: #6F90A0; SCROLLBAR-HIGHLIGHT-COLOR: #C0C8C0; SCROLLBAR-SHADOW-COLOR: #264251; 	SCROLLBAR-3DLIGHT-COLOR: #264251; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #264251; SCROLLBAR-DARKSHADOW-COLOR: #000000} 
.mylink      { color: #FF9830 }
.PhotoLinks_GreyStyle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #264251; text-decoration: underline} 
.PhotoLinks_WhiteStyle { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000; text-decoration: underline; font-weight: bold} 

.PL_Main { font-family: Arial, Helvetica, sans-serif; font-size: 10pt } 
a:visited {color: #666666;}

.PL_MainBold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold } 
.PL_Small { font-family: Arial, Helvetica, sans-serif; font-size: 8pt } 
.PL_xSmall:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF } 
.PL_Large { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold } 
.PL_SmallBold { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold } 
.PL_SmallWH { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF } 
.PL_BoldWH { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF } 
.PL_LargeWH { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF } 
.PL_LargeBL { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000 } 
.PL_Menu { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #C0C8C0 } 
.PL_Menu:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF } 


h1           { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; 
               text-indent: 0; line-height: 100%; margin-top: 0; 
               margin-bottom: 0 }
h2           { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; 
               text-indent: 0; line-height: 100%; margin-top: 0; 
               margin-bottom: 0 }
h3				{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;
				  text-indent: 0; line-height: 100%; margin-top: 0; 
                margin-bottom: 0 }

/*- Menu Tabs I--------------------------- */

    #tabsI {
		font: bold 11px/1.5em Verdana;
      float:left;
      width:100%;
      background:#C0C8C0;
      line-height:normal;
	  border-bottom:1px solid #DD740B;
      }
    #tabsI ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("http://www.photolinks.com/images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("http://www.photolinks.com/images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#000;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

