body{
	background-color: #DCDCDC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    background-image: url(yp_back.png); 
     background-repeat: no-repeat;
}
hr 
{
	height: 1px; noshade: noshade; size: 1px;
	color: black;
}
img
{
	border: 0px;
}
.calendar_row1
 {
 background-color:#666666; color: white; border-bottom: 1px solid black;
 }
.calendar_row2 {
	background-color: silver; 
	border-bottom: 1px solid black; 
	border-top: 1px solid black;
}
.calendar_row1 a {
	color: white;
}
td, tr, th{
	font-size: 11px;
}

.maintable{
	border: 1px solid black;
	height: 100%;
	background-color: White;
}

.topbarcell{
	height: 110px;
}

.content{
	color: Black;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.membertable{

	color: black;
	border: 1px solid black;
}

.membertableheader{
	background-color:#666666;
	color: white;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.menu
{
	padding-left: 10px;
}
.menu, .login{
	height: 25px;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: White;
	background-color: Black;
}
.login
{
	padding-right: 10px;
	text-align: right;

}
.login input
{
	margin-top: 5px;
	font-size: 10px;
	border: 0;
}
.login a, .menu a
{
	color: white;
	text-decoration: none;
}
.login a:hover, .menu a:hover
{
	color: white;
	text-decoration: underline;
}


.disclaimer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	background-color: Black;
	text-align: center;
	height: 22px;
}

h1{
	font-family: Georgia;
	font-size: 175%;
	color: Maroon;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
