body{
	background-color: Black;
	margin: 0px;
}
p{
	font-family: Tahoma, sans-serif;
	color: #D6D6D6;
	font-size: 11px;
	line-height: 16px;
}
.normal{
background-color: #333333;
	font-family: Tahoma, sans-serif;
	color: #D6D6D6;
	font-size: 11px;
}
.gold{
	font-family: Tahoma, sans-serif;
	color: #D79B49;
	font-size: 11px;
	line-height: 16px;
}
.norm{
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 11px;
}
.price{
	font-family: Tahoma, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 12px;
}
li{
	font-family: Tahoma, sans-serif;
	color: #D6D6D6;
	font-size: 11px;	
}
.heading{
	font-family: Tahoma, sans-serif;
	color: #D79B49;
	font-size: 16px;
	line-height: 16px;
}
.top{
	background-image: url(images/top_bg_02.gif);
}
.headtop{
	background-image: url(images/headtop_bg_05.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 12px;	
}
.thumbs{border: 1px solid white;}
.header{
background-image: url(images/header_bg_07.gif);
background-position: top left;
background-repeat: repeat-x;	
}
.divider{
	background-image: url(images/divider_13.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.wedcorp{
	border-right: 1px solid black;
	border-bottom: 1px solid white;
}
.special{
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.btm_bg{
	background-image: url(images/bg2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.vid{
	padding: 15px;
}
.footer{
	font-family: Tahoma, sans-serif;
	color: #D6D6D6;
	font-size: 10px;	
	padding: 10px;
}
.chart_dkblue{
	padding: 3px;
	border: 1px solid white;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #4b6a59;
	color: white;
}
.chart_ltgray{
	padding: 3px;
	border: 1px solid white;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	background-color: #F2F2F2;
	color: #31619B;
}
A:LINK.gold {color : #D79B49; text-decoration : none;}
A:VISITED.gold {color : #D79B49; text-decoration : none;}
A:ACTIVE.gold {color : #D79B49; text-decoration : none;}
A:HOVER.gold {color : #ffffff; text-decoration : underline;}

A:LINK.nav {color : #ffffff; text-decoration : none;}
A:VISITED.nav {color : #ffffff; text-decoration : none;}
A:ACTIVE.nav {color : #ffffff; text-decoration : none;}
A:HOVER.nav {color : #D79B49; text-decoration : underline;}

A:LINK.text_blue {color : #3b73b9; text-decoration : underline;}
A:VISITED.text_blue {color : #3b73b9; text-decoration : underline;}
A:ACTIVE.text_blue {color : #3b73b9; text-decoration : underline;}
A:HOVER.text_blue {color : #A9B8DF; text-decoration : underline;}

.txtBox2     { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 10px; color: #262626; text-decoration: none; 
               height: 13px; 
               border: 1px solid #262626; padding-left: 3px; padding-top: 2px }

.txtField1   { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 10px; color: #262626; text-decoration: none;                
               border: 1px solid #262626; padding-left: 3px; padding-top: 2px }
					
.drpDown1{
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    border-left: 1px solid #262626;
    border-right: 1px solid #262626;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #262626;
    font-weight : normal;
}
.drpDown2{
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;    
    font-family: Arial, sans-serif;
    font-size: 10px;    
    color: #31619B;
    font-weight : bold;
}
.txtBox1     { 	
	font-family: Arial, sans-serif; 
   font-size: 10px; 
	color: #666666; 
	text-decoration: none; 
  	height: 16px; 
   border: 1px solid #cccccc; padding-left: 3px;
	width: 95%;
}
.txtfield2     { 	
	font-family: Arial, sans-serif; 
   font-size: 11px; 
	color: #666666; 
	text-decoration: none;   
   border: 1px solid #cccccc; padding-left: 3px;
	width: 97%;
}

.nohand{
         cursor: default;
     }

.butnStyle1{
	  border-top: 1px solid #D6D6D6;
     border-bottom: 1px solid #585858;
     border-left: 1px solid #D6D6D6;
     border-right: 1px solid #585858;
     background-color: #cccccc;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;    
     color: #262626;
     font-weight : bold;	
	  text-decoration: none;
}