form, p { padding: 0px;	margin: 0px; }

td { text-align:left; vertical-align:top; }

img { vertical-align:top; }

.message2 {
	/*background-color: #000000;*/
	color: #000000;
	width: 400px;
}

.orangeText {
	color: #FDB812;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #166FBF;
	text-decoration: underline;
}

a:hover {
	color: #166FBF;
	text-decoration: none;
}

.copyCam {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.activeCam {
	font-weight: bold;
	color: #FDD094;
}

.message {
	font-family: Verdana; /* Arial, Helvetica, sans-serif; */
	font-size: 11px;
	background-color: #000000;
	color: #ffffff;
	/*border: solid 3px #ffffff;*/
	padding-top: 3px;
	padding-bottom: 3px;
	width: 230px;
}

.textbox {
	width: 200px;
	border: 1px solid #000000;
	background-color: #FFFFFF; /* F2F2F2 */
}

.statusMsg {
	font-size: 14px;
	color: #B40000;
	font-weight: 700;
}

.viewer {
	text-align: center;
	background-color: #000000;
	width: 364px;
	height: 270px; /* 265 */
	
}

.tsText {
	color: #FDD094;
	font-size: 10px;
	margin: 4px 0px 2px 4px;
	text-align: left;
}

.navbox {
	width :360px;
	height: 72px;
	font-size: 10px;
	font-weight:bold;
	border: 2px solid #FFFFFF;
	background-color: #000000;
}

.thumbout {
	border : 1px solid #FFFFFF;
}

.thumbover {
	border : 1px solid #FDD094;
}


/* Footer */
.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
	color: #000000;
	text-align: center;
}

.footerText {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
	color: #000000;
	text-align: center;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover { color: #000000;	text-decoration: underline; }

a.footerlink:hover {
	color: #166FBF;
}
/**********************************************************/

