body
{
	padding:0;
	margin:0;
	color:#000000;
	background-color: #d0d0d0;
	text-align: center;
}

br
{
	font-size:10px;
}

.formelement
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	width: 164px;
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #98A6B4;
}

.s1
{
	font-family:Tahoma;
	font-size:11px;
	color:#5E5F60;
}

.green
{
	font-family:Tahoma;
	font-size:11px;
	color:#9CE438;
}

.red
{
	font-family:Tahoma;
	font-size:11px;
	color:#990002;
}

.o
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFCC00;
}

.blue
{
	font-family:Tahoma;
	font-size:11px;
	color:#2C7F06;
}

.w
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.b
{
	font-family:Tahoma;
	font-size:11px;
	color:#5E5E5E;
}

.main
{
	background-color: White;
	width: 800px;
	text-align: center;
}

.content
{
	width: 780px;
	text-align: left;
}

.topflashcontainer
{
	width: 780px;
	height: 160px;
	vertical-align: top;
}

.midflashcontainer
{
	vertical-align: top;
	width: 432px;
	height: 236px;
}

.noborder
{
	border-width: 0px;
}

.camtable
{
	vertical-align: top;
	width: 50%;
}

.camtablediv
{
	margin-left: 10px;
	margin-right: 10px;
}

.camtablespan
{
	text-align: right;
}

.camtabletext
{
	color: #000066;
}

#input
{
	width:160px;
	height:21px;
}
		 
#input1
{
	width:134px;
	height:21px;
}
		
#textarea
{
	width:102px;
	height:48px;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#F0EAE3;
	overflow:auto;
}