/* CSS Document */
body {
	margin:0px;
	bakground-image:url(../image/bakgrnd.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.course{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	vertical-align:top;
	text-align:left;
	color:#000033;
	line-height:1.5em;
}
.course ul{
	list-style:square inside;
}
.course a{
	color:#000033;
	font-weight:400;
	text-decoration:none;
}
.course a:hover{
	color:#000033;
	font-weight:400;
	text-decoration:underline;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////*/

.log{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	text-align:justify;
	color:#000033;
	line-height:1.5em;
	boder-top:#000033 thin 1px;
}

.logBut{
	height:20px;
	width:60px;
	border:#000033 thin 1px;
	background-color:#FF9999;
}

.logBox{
	height:16px;
	width:80px;
	border:#000033 thin 1px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

.admin{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400;
	vertical-align:top;
	text-align:justify;
	color:#000033;
	line-height:1.5em;
}
.admin ul{
	list-style:square inside;
}
.admin a{
	color:#000033;
	font-weight:400;
	text-decoration:none;
}
.admin a:hover{
	color:#000033;
	font-weight:400;
	text-decoration:underline;
}

.go{
	width:22px;
	height:20px;
	color:#000033;
	font-weight:bold;
	background-color:#FF9999;
	border:#000033 thin 1px;
}
.bodyCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #000033;
	background-position: left top;
	text-align: justify;
	padding: 2px;
}

.album {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000033;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
}

.pixCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #000033;
	text-align: left;
	padding: 2px;
}
.rule{
      border-bottom:#FF9999 dotted 1px;
	  padding-bottom:6px;
}
.leftRule{
      border-left:#FF9999 dotted 1px;
	  padding-left:6px;
}
.smaLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#FF9999;
}
.smaLin a{
	text-decoration:none;
	color:#FF9999;
}
.smaLink a:hover{
	text-decoration:underline;
	color:#FF9999;
}

#hidenLayer1{
	width:200px;
	z-index:1;
	position:inherit;
	top:80%;
	left:inherit;
	Border:solid #ffffff 1px;
	height:200px;
	visibility:hidden;
}