a:link {
	font-family: "Ms Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: "Ms Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family: "Ms Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: "Ms Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E5E5E5;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: 10pt;


}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-weight: bold;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-weight: bold;

}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;

}
li {
	list-style-image: url(images/square.gif);
}
ul {
	font-family: Arial;
	font-size: 11px;
	color: #E5E5E5;
	text-decoration: none;	
}
.tittleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #336699;
	background-image: url(images/backstop.gif);

}
.tittleheaderbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #e5e5e5;
	background-image: none;
	margin: 8px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	color: #E5E5E5;
	text-decoration: none;
	background-color: #4D5662;
	font-family: sans-serif;
	background-repeat: repeat-x;
	background-attachment: fixed;


}
.main {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E5E5E5;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: 0px;
}
