ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	color: #868686;
	text-align: justify;
}

.style1 a:link, .style1 a:visited {
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: underline;
}

.style1-red {
	font-size: 12px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	color: #CE0000;
}

.style1-red a:link, .style1-red a:visited {
	text-decoration: none;
	color: #CE0000;
}

.style1-red a:hover {
	text-decoration: underline;
}

.style2 {
	font-size: 16px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	font-weight: bold;
}

.style2-red {
	font-size: 16px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	font-weight: bold;
	color: #CE0000;
	border-bottom: 1px dashed #DFDFDF;
}

.style2-grey {
	font-size: 16px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	font-weight: bold;
	color: #666666;
}

.style3 {
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	font-size: 14px;
	color: #CE0000
	
}
	
a:link {
	color: #CE0000;
}
.style4 {
	font-size: 12px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #CE0000;
}
a:hover {
	color: #CE0000;
}
a:link {
	color: #CE0000;
}
.style5 {
	font-size: 10px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	color: #FF0000;
}

.style6 {
	font-size: 14px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";	
	background: #CE0000;
	color: #FFFFFF;
	padding-left: 5px;
}

.style7 {
	font-size: 16px;
	font-family: "Trebuchet MS", "Trebuchet MS Bold";	
	background: #CE0000;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

INPUT.login {
	border: 1px solid #686868;
}

INPUT.button-login {
	border: 1px solid #686868;
}

.error {
	color: Red;
	font-size: 14px;
}
	
.input-text {
	padding-left: 15px;
}	