body{
	background-image: url(../images/bgpage.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	background-color: #1B151E;
}

.td-calendar-days-vz {
	padding:1px;
	text-align:center;
	border-top:0px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	direction: ltr;
	}
.td-calendar-days-vz:hover {
    background:#444;
    }
.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#4C555E;
	color:#999;
	direction: ltr;
	}
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	direction: ltr;
	}
.td-calendar-navi-vz a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-navi {
	border-top:0px;
	border-bottom:0px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	direction: ltr;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#1B161D;
	direction: ltr;
	}
.td-calendar-days-imagefound:hover {
    border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#666;
	direction: ltr;
	 }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table-calendar {
  font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:890px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	direction: ltr;
	}
.table-calendar-vz {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:200px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	direction: ltr;
	}
	
	
#container{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 900px;
	text-align: left;
}
#header{
	background-image: url(../images/bg_01.jpg);
	height: 1px;
	background-repeat: no-repeat;
	width: 900px;
}
#menunav{
	background-image: url(../images/bg_02.jpg);
	height: 14px;
	background-repeat: repeat;
	width: 900px;
}
#contentout{
	background-image: url(../images/conent_02.jpg);
	background-repeat: repeat-y;
	width: 900px;
}
#contenttop{
	background-image: url(../images/conent_01.jpg);
	height: 26px;
	width: 900px;
	background-repeat: no-repeat;
}
#content{
	margin: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30353B;
}
#footer{
	background-image: url(../images/conent_03.jpg);
	height: 41px;
	width: 900px;
	background-repeat: no-repeat;
}
#navlist{
	margin:0px;
	padding: 0 0 20px 1px;
	border-bottom: 1px solid #000;
	padding-top: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#navlist ul, #navlist li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #D8D6D6;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
	border-bottom: 4px solid #a4b6c9;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}

#navlist a:hover { 
	color: #FFF;
}
.pages{
	border: 1px solid #A1AEBE;
	background-color: #1B151E;
	color: #E5E8EA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding: 5px;
	margin-bottom: 10px;
}
.divTitle{
	background-color:  #414850;
	border-bottom: 1px solid #75828F;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #dadbdb;
}
.divTitle2{
	border-bottom: 1px solid #75828F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #dadbdb;
}
#page1{
	float: left;
	display: inline;
	width: 48%;
}
#page2{
	float: right;
	display: inline;
	width: 48%;
	margin-bottom: 20px;
}
b{
	color: #a4b6c9;
}
a:link, a:visited{
	color: #a4b6c9;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#photoclear{
	clear: both;
	text-align: center;
}
#photo{
	border: 1px solid #b4c4d4;
	padding: 5px;
	margin: 2px;
	background-color: #1B151E;
	margin-left: auto;
	margin-right: auto;
}
 .thumbnails{
	border: 1px solid #b4c4d4;
	padding: 5px;
	margin: 2px;
	background-color: #1B151E;
}
#description{
	border: 1px solid #9BB1C6;
	background-color: #1B151E;
	padding: 5px;
	line-height: 16px;
	margin: 0px 10px 0px 10px;
	color: #E5E8EA;
}
#navimage{
	text-align: center;
}
ul{
	list-style-image: url(../images/ul.gif);
  	padding-left: 12px;
 	margin-left: 5px; 
	line-height: 15px;
	color: #CFD4D8;
}
input, select, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C555E;
	background-color: #dadbdb;
	border: 1px solid #4C555E;
	margin-bottom: 2px;
	font-weight: normal;
}
#copyright{
	font-family: Trebuchet Ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #4C555E;
	text-align: center;
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom: none;
	background-image: url(../images/bg_02.jpg);
	height: 28px;
	background-repeat: repeat;
	width: 900px;
	
}
