/* CSS Document */
.withBorder
{
  	color:#5f6b00;
  	border-bottom:1px dashed #bfbfbf; 
}
.withoutBoarder
{
  	color:#5f6b00;
  	border-bottom:none; 
}
.headingDarkBlue
{
	color:#005297;
	font-family:Arial;
	font-size:12px;
	font-weight:bold
}
.headingBlack
{
	color:#000000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:10px 5px 0 25px;
	background-color:#FFFFFF;
	float:left
}
.headingBlackWithoutBackground
{
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:10px 5px 0 25px;
	float:left
}
.headingBackground
{
	background:url(images/HeadingUnderline.gif) repeat-x bottom;
	margin-right:20px;
}
.headingBackgroundInYello
{
	background:url(images/HeadingUnderlineInYello.gif) repeat-x bottom;
	margin-right:0px;
}
.headingBackgroundSlide
{
	background:url(images/HeadingBackGround.gif) repeat-x bottom;
	margin-right:0px;
}
.headingWhite
{
    color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold
}
.sideHeaderCyan
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#007cbc;
}
.sideHeader
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#9c6b6b;
}
.sideHeaderGreen
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#628213;
}
.textBlue
{
	color:#004179;
	line-height:1.2em;				
}
.textGreen	
{
	color:#5f6b00;
	line-height:1.2em;				
}
.textBlack
{
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:1.2em;
}
.formfont
{
	color:black; 
	font-family:Verdana;
	font-size:11px;
	font-weight:normal
}
.PopUpDate
{
	/*font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#979797;*/
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#496407;
	
}
.DotPointer
{
    padding-right:2px;
}
.boxtopSide
{
	width:24px;
	background:url(images/filmBoxTopShade.gif) no-repeat left bottom;
	height:24px;
}
.boxtopStrip
{
	background:url(images/filmBoxTopStripe.gif) repeat-x;
	background-repeat:repeat-x bottom;					
	height:24px;
}
.boxSideBar
{
	background-image:url(images/filmBox.gif);
	width:24px;
}				
.boxBottomSide
{
	width:24px;
	background:url(images/filmBoxBottomShade.gif) no-repeat left bottom;
	height:24px;
}
.boxBottomStrip
{
	background:url(images/filmBoxBottomStripe.gif) repeat-x;
	background-repeat:repeat-x bottom;					
	height:24px;
}
.boxImageBackgroundLeftFL
{
	background-color:#717a57;
	padding-left:2px;
}
.boxtopSideLeftFL
{
	width:24px;
	background:url(images/filmBoxTopShadeLeftFL.gif) no-repeat left bottom;
	height:24px;
}
.boxtopStripLeftFL
{
	background:url(images/filmBoxTopStripeLeftFL.gif) repeat-x;
	background-repeat:repeat-x bottom;					
	height:24px;
}
.boxSideBarLeftFL
{
	background-image:url(images/filmBoxLeftFL.gif);
	width:24px;
}				
.boxBottomSideLeftFL
{
	width:24px;
	background:url(images/filmBoxBottomShadeLeftFL.gif) no-repeat left bottom;
	height:24px;
}
.boxBottomStripLeftFL
{
	background:url(images/filmBoxBottomStripeLeftFL.gif) repeat-x;
	background-repeat:repeat-x bottom;					
	height:24px;
}
.LeftShadow
{
   background:url(images/shadows/left_shadow.png) repeat-y;
   width=30px;
   opacity:0.60;
   filter:alpha(opacity=60);
}
.opacity
{
   opacity:0.60;
   filter:alpha(opacity=60);
}
.imageLeftTopCorner{
	background:url(images/shadows/black_corner_topleft.gif) no-repeat left top;	
	height:249px;
	width:350px;
}
.imageRightTopCorner{
	background:url(images/shadows/black_corner_topright.gif) no-repeat right top;	
	height:249px;
	width:350px;
}
.imageRightBottomCorner
{
    background:url(images/shadows/black_corner_bottomright.gif) no-repeat right bottom;
	height:249px;
	width:350px;
}
.imageLeftBottomCorner
{
    background:url(images/shadows/black_corner_bottomleft.gif) no-repeat left bottom;
	height:249px;
	width:350px;
}
.tblPopUp{
  	background-color:#989a87;
}
.tdPopUpContent
{
	  background-color:#989a87;
	  border-left:1px solid #d1d4b7;
	  padding-left:10px;
	  padding-right:10px;
}
.tdPopUpContentLeftPopUp
{
	  background-color:#989a87;
	  border-right:1px solid #d1d4b7;
	  padding-left:10px;
	  padding-right:10px;
}
.tdPopUpRightWithLeftBorder
{
 	border-left:1px solid #d1d4b7;
}
.tdPopUpLeftWithRightBorder
{
 	border-right:1px solid #d1d4b7;
}
.divImagePopUp
{  
	  padding-left:5px;
	  padding-right:3px;
	  padding-top:10px;
	  padding-bottom:10px;
}
.divPopUpInnerContent
{
	  background-color:#ebeed5;
	  padding:0 5px 0 5px;
}
.PhotoGallaryImageDiv
{	  
	  background-color:#FFFFFF;
	  padding:10px 10px 20px 10px;
	  text-align:center;
}
.PhotoGallaryMessageTitle
{
	 color:black;
	 font-weight:bold;
	 font-family:Arial;
	 font-size:11px;
	 float:left
}
.PhotoGallaryContentsOuter
{
     background-color:#eae7c4;
	 margin:0px 5px 10px 5px;
}
.PhotoGallaryContents
{
	 background-color:#FFFFFF;
}
.PhotoGallaryDate
{
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:#865a5a;
	padding:10px 0 10px 20px;
}
.PhotoGallaryContentsTopBorder
{
    background:url(images/Border/border_Horizontal_Top.gif) repeat-x  bottom;
    height:17px;
}
.PhotoGallaryContentsBottomBorder
{
	background:url(images/Border/border_Horizontal_Bottom.gif) repeat-x  bottom;
    height:17px;
}
.PhotoGallaryContentsLeftTopCorner
{
	background:url(images/Border/border_top_left_Corner.gif) no-repeat right bottom;
    height:17px;
	width:17px;
	float:left;
}
.PhotoGallaryContentsRightTopCorner
{
	background:url(images/Border/border_top_right_Corner.gif) no-repeat left bottom;
    height:17px;
	width:17px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCorner
{
	background:url(images/Border/border_bottom_left_Corner.gif) no-repeat right bottom;
    height:17px;
	width:17px;
	float:left;
}
.PhotoGallaryContentsRightBottomCorner
{
	background:url(images/Border/border_bottom_right_Corner.gif) no-repeat left bottom;
    height:17px;
	width:17px;
	float:right;
}
.PhotoGallaryContentsBody
{
	background:url(images/Border/border_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:16px;
	padding-right:16px;
}
.PhotoGallaryContentsBodyInner
{
}

/*Big Border Style4*/ 
.PhotoGallaryContentsTopBorderBIGStyle4
{
    background:url(images/Border/Style4/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsBottomBorderBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsLeftTopCornerBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsBodyBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:25px;
	padding-right:25px;
}
.PhotoGallaryContentsBodyInnerBIGStyle4
{
}
.PhotoGallaryContentsImageBigStyle4
{
	border-bottom:4px solid #999999;
	border-right:4px solid #999999;
	border-left:4px solid #333333;
	border-top:4px solid #333333;
}
/*Big Border */ 
.PhotoGallaryContentsTopBorderBIG
{
    background:url(images/Border/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsBottomBorderBIG
{
	background:url(images/Border/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsLeftTopCornerBIG
{
	background:url(images/Border/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerBIG
{
	background:url(images/Border/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerBIG
{
	background:url(images/Border/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerBIG
{
	background:url(images/Border/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsBodyBIG
{
	background:url(images/Border/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:25px;
	padding-right:25px;
}
.PhotoGallaryContentsInner
{
	/*margin:0 30px 0px 30px;*/
	background-color:#5d3c3c;
	border:2px solid #bfa471;
}
.PhotoGallaryContentsBodyInnerBIG
{
}
/*Big Border Style4*/ 
.PhotoGallaryContentsTopBorderBIGStyle4
{
    background:url(images/Border/Style4/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsBottomBorderBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsLeftTopCornerBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsBodyBIGStyle4
{
	background:url(images/Border/Style4/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:25px;
	padding-right:25px;
}
.PhotoGallaryContentsBodyInnerBIGStyle4
{
}

/*Big Border StyleBlueBlack*/ 
.PhotoGallaryContentsTopBorderBIGBlueBlack
{
    background:url(images/Border/BlueBlack/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsBottomBorderBIGBlueBlack
{
	background:url(images/Border/BlueBlack/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsLeftTopCornerBIGBlueBlack
{
	background:url(images/Border/BlueBlack/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerBIGBlueBlack
{
	background:url(images/Border/BlueBlack/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerBIGBlueBlack
{
	background:url(images/Border/BlueBlack/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerBIGBlueBlack
{
	background:url(images/Border/BlueBlack/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsBodyBIGBlueBlack
{
	background:url(images/Border/BlueBlack/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:25px;
	padding-right:25px;
}
.PhotoGallaryContentsInnerBIGBlueBlack
{
	/*margin:0 30px 0px 30px;*/
	background-color:#5d3c3c;
	border:2px solid #bfa471;
}
.PhotoGallaryContentsInnerBIGBlueBlack
{
	/*margin:0 30px 0px 30px;*/
	background-color:#133463;
	border:2px solid black;
}
.PhotoGallaryContentsBodyInnerBIGBlueBlack
{
}
.PhotoGallaryContentsImageBigStyleBlueBlack
{
	border:6px #999999 ridge;
}
/*Big Border StyleBlue*/ 
.PhotoGallaryContentsTopBorderBIGBlue
{
    background:url(images/Border/Blue/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsBottomBorderBIGBlue
{
	background:url(images/Border/Blue/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:25px;
}
.PhotoGallaryContentsLeftTopCornerBIGBlue
{
	background:url(images/Border/Blue/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerBIGBlue
{
	background:url(images/Border/Blue/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerBIGBlue
{
	background:url(images/Border/Blue/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:25px;
	width:25px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerBIGBlue
{
	background:url(images/Border/Blue/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:25px;
	width:25px;
	float:right;
}
.PhotoGallaryContentsBodyBIGBlue
{
	background:url(images/Border/Blue/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:25px;
	padding-right:25px;
}
.PhotoGallaryContentsInnerBIGBlue
{
	/*margin:0 30px 0px 30px;*/
	background-color:#5d3c3c;
	border:2px solid #bfa471;
}

.PhotoGallaryContentsBodyInnerBIGBlue
{
}
/*Big Border Wooden*/ 
.PhotoGallaryContentsTopBorderWooden
{
    background:url(images/Border/Wooden/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:27px;
}
.PhotoGallaryContentsBottomBorderWooden
{
	background:url(images/Border/Wooden/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:27px;
}
.PhotoGallaryContentsLeftTopCornerWooden
{
	background:url(images/Border/Wooden/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:27px;
	width:27px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerWooden
{
	background:url(images/Border/Wooden/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:27px;
	width:27px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerWooden
{
	background:url(images/Border/Wooden/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:27px;
	width:27px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerWooden
{
	background:url(images/Border/Wooden/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:27px;
	width:27px;
	float:right;
}
.PhotoGallaryContentsBodyWooden
{
	background:url(images/Border/Wooden/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:27px;
	padding-right:27px;
}
.PhotoGallaryContentsInnerWooden
{
	/*margin:0 30px 0px 30px;*/
	background-color:#5d3c3c;
	border:2px solid #bfa471;
}
.PhotoGallaryContentsImageWooden
{
	border-bottom:4px solid #999999;
	border-right:4px solid #999999;
	border-left:4px solid #333333;
	border-top:4px solid #333333;
	width:645px;
}
.PhotoGallaryContentsInnerWooden
{
	/*margin:0 30px 0px 30px;
	background-color:#5d3c3c;*/
	background-color:#FFFFFF;
	border:2px solid #bfa471;
	color:black;
}
.PhotoGallaryContentsBodyInnerWooden
{
}
/*Big Border Golden*/ 
.PhotoGallaryContentsTopBorderGolden
{
    background:url(images/Border/Golden/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:29px;
}
.PhotoGallaryContentsBottomBorderGolden
{
	background:url(images/Border/Golden/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:29px;
}
.PhotoGallaryContentsLeftTopCornerGolden
{
	background:url(images/Border/Golden/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:29px;
	width:29px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerGolden
{
	background:url(images/Border/Golden/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:29px;
	width:29px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerGolden
{
	background:url(images/Border/Golden/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:29px;
	width:29px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerGolden
{
	background:url(images/Border/Golden/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:29px;
	width:29px;
	float:right;
}
.PhotoGallaryContentsBodyGolden
{
	background:url(images/Border/Golden/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:29px;
	padding-right:29px;
}
.PhotoGallaryContentsInnerGolden
{
	/*margin:0 30px 0px 30px;*/
	background-color:#5d3c3c;
	border:2px solid #bfa471;
}
.PhotoGallaryContentsImageGolden
{
	border-bottom:4px solid #e5c160;
	border-right:4px solid #e5c160;
	border-left:4px solid #d59b00;
	border-top:4px solid #d59b00;
	width:645px;
}
.PhotoGallaryContentsInnerGolden
{
	/*margin:0 30px 0px 30px;
	background-color:#5d3c3c;*/
	background-color:#FFFFFF;
	border:2px solid #bfa471;
	color:black;
}
.PhotoGallaryContentsBodyInnerGolden
{
}
/*Big Border GoldenFrame*/ 
.PhotoGallaryContentsTopBorderGoldenFrame
{
    background:url(images/Border/GoldenFrame/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:27px;
}
.PhotoGallaryContentsBottomBorderGoldenFrame
{
	background:url(images/Border/GoldenFrame/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:27px;
}
.PhotoGallaryContentsLeftTopCornerGoldenFrame
{
	background:url(images/Border/GoldenFrame/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:27px;
	width:27px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerGoldenFrame
{
	background:url(images/Border/GoldenFrame/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:27px;
	width:27px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerGoldenFrame
{
	background:url(images/Border/GoldenFrame/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:27px;
	width:27px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerGoldenFrame
{
	background:url(images/Border/GoldenFrame/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:27px;
	width:27px;
	float:right;
}
.PhotoGallaryContentsBodyGoldenFrame
{
	background:url(images/Border/GoldenFrame/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:27px;
	padding-right:27px;
}
.PhotoGallaryContentsInnerGoldenFrame
{
	/*margin:0 30px 0px 30px;*/
	background-color:#ca922f;
	border:2px solid #bfa471;
	color:#FFFFFF;
}
.PhotoGallaryContentsImageGoldenFrame
{
	border-bottom:4px solid #e5c160;
	border-right:4px solid #e5c160;
	border-left:4px solid #d59b00;
	border-top:4px solid #d59b00;
	width:645px;
}

.PhotoGallaryContentsBodyInnerGoldenFrame
{
}
/*Big Border LightGoldenFrame*/ 
.PhotoGallaryContentsTopBorderLightGoldenFrame
{
    background:url(images/Border/LightGoldenFrame/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:27px;
}
.PhotoGallaryContentsBottomBorderLightGoldenFrame
{
	background:url(images/Border/LightGoldenFrame/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:27px;
}
.PhotoGallaryContentsLeftTopCornerLightGoldenFrame
{
	background:url(images/Border/LightGoldenFrame/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:27px;
	width:27px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerLightGoldenFrame
{
	background:url(images/Border/LightGoldenFrame/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:27px;
	width:27px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerLightGoldenFrame
{
	background:url(images/Border/LightGoldenFrame/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:27px;
	width:27px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerLightGoldenFrame
{
	background:url(images/Border/LightGoldenFrame/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:27px;
	width:27px;
	float:right;
}
.PhotoGallaryContentsBodyLightGoldenFrame
{
	background:url(images/Border/LightGoldenFrame/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:27px;
	padding-right:27px;
}
.PhotoGallaryContentsInnerLightGoldenFrame
{
	/*margin:0 30px 0px 30px;*/
	background-color:#5d3c3c;
	border:2px solid #bfa471;
}
.PhotoGallaryContentsImageLightGoldenFrame
{
	border-bottom:4px solid #e5c160;
	border-right:4px solid #e5c160;
	border-left:4px solid #876000;
	border-top:4px solid #fff1cf;
	width:645px;
}
.PhotoGallaryContentsInnerLightGoldenFrame
{
	/*margin:0 30px 0px 30px;
	background-color:#5d3c3c;*/
	background-color:#FFFFFF;
	border:2px solid #bfa471;
	color:black;
}
.PhotoGallaryContentsBodyInnerLightGoldenFrame
{
}

/*Big Border GoldenShadedFrame*/ 
.PhotoGallaryContentsTopBorderGoldenShadedFrame
{
    background:url(images/Border/GoldenShadedFrame/Bigborder_Horizontal_Top.gif) repeat-x  bottom;
    height:31px;
}
.PhotoGallaryContentsBottomBorderGoldenShadedFrame
{
	background:url(images/Border/GoldenShadedFrame/Bigborder_Horizontal_Bottom.gif) repeat-x  bottom;
    height:31px;
}
.PhotoGallaryContentsLeftTopCornerGoldenShadedFrame
{
	background:url(images/Border/GoldenShadedFrame/Bigborder_top_left_Corner.gif) no-repeat right bottom;
    height:31px;
	width:31px;
	float:left;
}
.PhotoGallaryContentsRightTopCornerGoldenShadedFrame
{
	background:url(images/Border/GoldenShadedFrame/Bigborder_top_right_Corner.gif) no-repeat left bottom;
    height:31px;
	width:31px;
	float:right;
}
.PhotoGallaryContentsLeftBottomCornerGoldenShadedFrame
{
	background:url(images/Border/GoldenShadedFrame/Bigborder_bottom_left_Corner.gif) no-repeat right bottom;
    height:31px;
	width:31px;
	float:left;
}
.PhotoGallaryContentsRightBottomCornerGoldenShadedFrame
{
	background:url(images/Border/GoldenShadedFrame/Bigborder_bottom_right_Corner.gif) no-repeat left bottom;
    height:31px;
	width:31px;
	float:right;
}
.PhotoGallaryContentsBodyGoldenShadedFrame
{
	background:url(images/Border/GoldenShadedFrame/Bigborder_Background.gif) repeat-y;  
	/*height:170px;*/
	padding-left:31px;
	padding-right:31px;
}

.PhotoGallaryContentsImageGoldenShadedFrame
{
	border-bottom:4px solid #e5c160;
	border-right:4px solid #e5c160;
	border-left:4px solid #d59b00;
	border-top:4px solid #d59b00;
	width:645px;
}
.PhotoGallaryContentsInnerGoldenShadedFrame
{
	/*margin:0 30px 0px 30px;
	background-color:#5d3c3c;*/
	background-color:#FFFFFF;
	border:2px solid #f17900;	
}
.PhotoGallaryContentsInnerGoldenShadedFrameBlue
{
	/*margin:0 30px 0px 30px;
	background-color:#5d3c3c;*/
	background-color:#FFFFFF;
	border:2px solid #bb5e00;	
}
.PhotoGallaryContentsBodyInnerGoldenShadedFrame
{
}
.PhotoGallaryDateGoldenShadedFrame
{
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:#0b1e73;
	padding:10px 0 10px 20px;
}
.PhotoGallaryDateGoldenShadedFrameRed
{
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:#720000;
	padding:10px 0 10px 20px;
}
.sideHeaderGoldenShadedFrame
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#0b1e73;
}
.sideHeaderGoldenShadedFrameRed
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#720000;
}
