body {
	background-color: #6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;

}
body.viewpop {
	background-color: #00CCFF;
	background-image: none;
	}

a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	background-image: none;
	background-color: #FFFFFF;

	}

a:visited { color: #990000; }
a:active { color: #FF00FF; }
a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
		  
h1 a { font-size: 30px ;}
h1 { font-size: 30px ;}
h2 a { font-size: 20px ;}
h2 { font-size: 20px ;}
h3 a { font-size: 14px ;}
h3 { font-size: 14px ;}
h4 { font-size: 14px ; font-weight: normal; }

li a { font-size: 14px ;}
li { font-size: 14px ;}

h1 a:visited { color: #000000; }
h2 a:visited { color: #000000; }
h3 a:visited { color: #000000; }

table { border-collapse: separate; border-spacing: 0px; align:center; }

.menu1 a {background-color: black; color: white; }
.menu2 a {background-color: #CCCCCC; color: black; }
.menu1 a:visited { color: white; } 
.menu2 a:visited { color: black; }

.test { background-color: black; color: red ; }
label {
	display: block;
	width: 100px;
}
p.list {
	background-color: #FFCCFF;
	vertical-align: middle;
	border: 1px solid #000000;
	visibility: visible;
	padding: 1px;
	height: auto;
	width: 180px;
	font-size: 10px;
}

img.list {
	vertical-align: top;
	float: left;
	margin: 1px;
    border: 1px solid #000000;
	}

.uploads {
	padding: 5px;
	width: 200px;
	position: absolute;
	height: auto;
	left: 535px;
	top: 0px;
	background-color: #66CCFF;

}
.uploadform {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 520px;
	left: 0px;
	top: 0px;
	background-color: #66CCFF;
	padding: 5px;

}textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;

}
input {
	background-color: #FFFFFF;
	border: 1px solid #000000;

}
select {
	border: 1px solid #000000;
}
img {
	border: 0px solid #000000;
}
.head {
	padding: 0px;
	overflow: visible;
	position: static;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 80px;
	margin: 0px;
}

.view {
	position: absolute;
	left: 400px;
	top: 80px;
	background-color: #FFFFFF;
	z-index: 1;



}
.gbook {
	position: absolute;
	height: auto;
	width: 384px;
	left: 0px;
	top: 80px;
	overflow: hidden;
	padding: 5px;
	z-index: 0;
	background-color: #CCCCCC;




}
.newuser {
	position: absolute;
	width: 450px;
	left: 0px;
	top: 500px;
}
.plus4 {
	font-size: 14px;
}
form {
	margin: 3px 0px;
	padding: 0px;
	border: 0px none;
}
