body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #EFEFEF;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #000000;
	border: thin none;
	table border: 0;
}
.Title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#5277A9;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	margin-left: 15;
	margin-right: 15;
	font-size: 12px;
	text-align: justify;
	list-style-type: square;
	text-decoration: none;
}
.inputtextbold {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a:active {text-decoration: none; color: #5277A9; font-weight: bold; }
a:link {text-decoration: none; color: #5277A9; font-weight: bold; }
a:hover { text-decoration: none;color: #FF0000; font-weight: bold;}
a:visited { text-decoration: none; color: #5277A9; font-weight: bold;}
.bgimage {
	background-image: url(images/bg-camera.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
