body {
	background-color: #ff8080;
	color: #0000ff;
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px;
}
div.help {
	color: #ffff00;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:4px;
	background-color: #ff6070;
}
h1 {
	font-size: 14px;
	color: #0080dd;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	color: #8080c0;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #202040;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3.help {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}
div.wrapper {
	margin:auto;
	width: 1024px;
	height: 100%;
	background-color: transparant;
}
div.header {
	height:60px;
	width: 1024px;
	margin: auto;
	padding-bottom:1px;
	position: relative;	
}
div.hleft {
	float: left;
	height: 60px;
	background-color: #c0c0c0;
}
div.hright {
	float: right;
	width: 784px;
	height: 60px;
	background-color: #c0c0c0;
}
div.hspacer {
	clear: both;
}
.subheader {
	width: 1014px;
	height: 200 px;
	margin: auto;
	margin-top:1px;
	padding:5px;
	background-color: #ffff00;
	color:#ff0000;
	font-size:12px;
	position: relative;	
}
div.footer {
	text-align: center;
	width: 1024px;
	height: 100 px;
	margin: auto;
	background-color: #a0a0a0;
	position: relative;	
}
table {
	margin-left: auto; margin-right: auto;
}
td {
	vertical-align: top;
	text-align: left;
	background-color: transparent;
}

div.menul{
text-align: center;
float:left;
height:20px;
width:184px;
margin-right:1px;
background-color: #008080;
font-weight: bold;
font-size: 13px;
overflow:hidden;
}
div.menur{
margin:0px;
width:99px
}
a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-width: 0px;
}

#IWEBCAM {
  background:transparent;
  z-index: 100;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top:5px;
}
.linkcol{
width:120px;
border:solid #ff0000 1px;
margin-bottom:4px;
margin-left:2px;
font-weight:bold;
font-size:11px;
}
.lcolhead{
margin:0px;
padding-left:4px;
border-bottom:solid #ff0000 1px;
}
ul.link{
background-color:#ffffff;
padding-left:4px;
margin:0px;
}
ul.link a{
color:#ff0000;
font-size:11px;
}
ul.link a:hover{
color:#002080;
}
ul {
	color: #0000ff;
	list-style-type :square;
}
.cont{
margin-top:2px;
width:1024px;
}