li{margin: 0; padding: 5; line-height: 1.3em; text-align: left;}
a {color: #6699CC;}
a {text-decoration: none ; font-weight:none; }
a:hover {text-decoration: underline; }
h3 {color:white; font-weight:bold;font-family: Verdana, Arial; font-size:14px;}
hr {color:#6699ff; background-color:#6699ff; height:1px; margin-left:7px; margin-right:5px;}
option.tt{color:#6699cc;}
blockquote{ border: dotted 1px #6699cc; 
			font-family:"Times New Roman", Times, serif; 
			font-style:italic; 
			font-size:11px;  
		}

#container_menu {width: 165px;  margin: 0 0 10px 5px; text-align:left;}

#container_menu a {font: bold 11px Verdana, Arial, Helvetica, sans-serif; display: block; border-width:1px; margin: 0; }
#container_menu a { color:#6699ff; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; background-image:url("/images/altfade.png");background-repeat:repeat-x;}
#container_menu a:hover {color: white; background:#efefef; background-image:url("/images/blackfade.png");background-repeat:repeat-x;}

#container_menu ul {list-style-type: none; margin:0px; padding: 0; width: 165px; line-height: 20px; font-weight:bold; text-align:left;}
#container_menu li {display: block; margin: 0; padding: 0; width: auto;}
#container_menu li {position: relative;}
#container_menu ul ul  {position: absolute;top: 0;left: 75%;width: 55%;}
 
div#container_menu ul ul ,
div#container_menu ul  li:hover ul{display: none;}
div#container_menu ul  li:hover ul,
div#container_menu ul ul li:hover ul {display: block;}
 
#container_leftContent{ float:left; width: 166px;  margin: 0 0 0 10px; display: inline; border: 0px solid #f00  }
#container_rightContent{ float:right; width: 166px;  margin: 0 0 0 45px; display: inline; border: 0px solid #f00  }
.mainHeadBig {font-family: Verdana, Arial;font-size: 13px;font-style: normal;line-height: normal;font-weight: bold;font-variant: normal;color: #6699CC;text-decoration: none;}
.Textmaster {font-family: Verdana, Arial; font-size: 12px; color:#6699cc; overflow: visible;}
.PagePath {position:relative; top:-50px; font-size:10px; color:#6699cc; font-family: Verdana, Arial; }
.PagePathIE {position:relative; top:-60px; font-size:10px; color:#6699cc; font-family: Verdana, Arial; }
#container_loging {width: 160px;  float:left;  margin: 0 0 0 5px; text-align:left; font-size: 11px;}
body { background: white url("images/fadedbar.png"); background-repeat:repeat-x; margin: 0 0 0 0;}
.Title {background-image:url("images/titlefade.png");background-repeat:repeat-x; background-color:#6699CC; height:21px; width:165px; color:white; text-align:center; border-bottom: 2px solid yellow; font-size: 13px;text-shadow: #000000 1px -1px 1px;}
.ReflectorTitle {background-image:url("/images/refelctorfade.png");background-repeat:repeat-x; background-color:#6699CC; height:16px; width:450px; font-size:12px; color:white; text-align:center; border-bottom: 2px solid yellow; text-shadow: #000000 1px -1px 1px;}
.button {background-color:#6699CC; color:white;}
label {color:#6699CC;}
table {font-family: Verdana, Arial; font-size: 11px; color: #6699CC;}
.Item {display:none; }
.block {text-decoration:none;}
.rules {text-align:justify;}
.reflectorbtn { width:80px; background-color:#6699CC; color:white;}
.title { font-size:24px;
		font-weight:normal;
		color: #ffffff;
		margin-top:5px;
		margin-bottom:5px;
		margin-left:5px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:20px;
		}	
.author {
		font-size:11px;
		margin-left:10px;
		}
.post {	font-size:12px;
		margin-left:10px;
	}
.message{  padding-top:5px;
			padding-bottom:5px;
			margin-left:10px;
			border-bottom: 1px dotted;
		}
.alt {
		background-color:#f5f5f5;
	}
	
.section{ 
		height:14px; 
		width:166px; 
		color:#6699ff; 
		font-family: Verdana, Arial;
		font-size: 10px;
		font-weight:bold; 
		background:white; 
		border-bottom: dotted 1px #6699ff;
		border-top: dotted 1px #6699ff;
}	

.footer {position:relative; top:25px; margin: 0 0 0 50px; color:#6699ff; font-size:9px; }
/* the div that holds the date picker calendar */
.dpDiv { }
/* the table (within the div) that holds the date picker calendar */
.dpTable { font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; text-align: center; color: #505050;background-color: #ece9d8;border: 1px solid #AAAAAA; }
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR { }
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR { }
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR { }
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD { border: 1px solid #ece9d8; }
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD { background-color: #CCCCCC; border: 1px solid #AAAAAA; }
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover { background-color: #aca998; border: 1px solid #888888; cursor: pointer; color: red;}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD { background-color: #CCCCCC; border: 1px solid #AAAAAA; color: white;}
/* additional style information for the text that indicates the month and year */
.dpTitleText {font-size: 12px; color: gray; font-weight: bold;}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {color: 4060ff;font-weight: bold;}
/* the forward/backward buttons at the top */
.dpButton { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;font-size: 10px;color: gray;background: #d8e8ff; font-weight: bold; padding: 0px;}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;font-size: 10px; color: gray;background: #d8e8ff;font-weight: bold;}
 
/*css for video page */ 
.titlec {
  font-size: 9px;
}
ul.videos li {
  float: left;
  margin-bottom: 2px;
}
ul.videos
{
  margin-bottom: 2px;
  padding-left : 0px;
  margin-left: 0px;
  list-style: none;
}

/* member ship rate table */

table.rates { border-width:1px;
			border-spacing: 0px;
			border-style: solid;
			border-color: #6699ff;
			background-color: white;
			border-collapse: collapse;
}

table.rates th { border-width : 1px;
			  padding: 2px;
			  border-style: solid;
			  border-color: #6699ff;
			  background-color: white;
			}  

table.rates td { border-width : 1px;
			  padding: 2px;
			  border-style: solid;
			  border-color: #6699ff;
			  background-color: white;
			}  			

table.clothes { border-width:0px;
			  border-spacing: 0px;
			  border-style: solid;
			  border-color: #6699ff;
			  background-color: white;
			  border-collapse: collapse;
			}

table.clothes td { border-width : 1px;
				padding: 2px;
				border-style: solid;
				border-color: #6699ff;
				background-color: white;
			}  				