body {
	margin:0px;
	background: url(images/bg.jpg) repeat-y left #FF010C;
	font-family: Verdana, Geneva, sans-serif;
	color: #002177;
	font-size:10px;
	line-height:14px;
}
a:link {
	text-decoration:none;
	color: #002177;
}
a:visited {
	text-decoration:none;
	color: #002177;
}
a:hover {
	text-decoration:underline;
	color: #002177;
}
p {
	margin:0px;
}
h1,h2 {
	margin:0px;
	font-weight:normal;
}	
ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0;
}
hr {
	color:#002177;
}
legend {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	color:#FF010C;
	font-weight:bold;
	margin:0px;
}
fieldset {
	border:1px solid #999999;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin:0px;
}
.li1 {
	list-style-image: none;
	background-image: url(images/bullet2_2.jpg);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding-left: 15px;
	line-height: 18px;
}
.li2 {
	list-style-image: none;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 30px;
	line-height: 18px;
}
.li3 {
	list-style-image: none;
	background-image: url(images/key.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 38px;
	line-height: 17px;
}
.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	height: 25px;
	padding-right: 12px;
	padding-left: 12px;
}
a.menu:link {
	text-decoration:none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration:none;
	background:url(images/sep.jpg) repeat-x bottom;
	color: #FFFFFF;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF010C;
	font-weight:bold;
}
a.txt1:link {
	text-decoration:none;
	color: #FF010C;
	font-size:12px;
}
a.txt1:visited {
	text-decoration:none;
	color: #FF010C;
	font-size:12px;
}
a.txt1:hover {
	text-decoration:underline;
	color: #FF010C;
	font-size:12px;
}
.txt2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:1px;
}
.txt3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #002177;
}
.txt4 {
	font-family:"Trebuchet MS", Arial;
	color: #002177;
	font-size:12px;
	line-height:22px;
}
.txt5 {
	font-family:Arial, Helvetica, sans-serif;
	color: #002177;
	font-size:12px;
	line-height:18px;
}
.txt6 {
	color:#336BB8;
	font-weight:bold;
}
.textfield {
	border:solid 2px #476BB2;
	font-family:Arial, Helvetica, sans-serif;
	color: #002177;
	font-size:12px;
	width:200px;
}
.textarea {
	border:solid 2px #476BB2;
	font-family:Arial, Helvetica, sans-serif;
	color: #002177;
	font-size:12px;
	width:350px;
	overflow: auto;
	height:120px;
}
.cities {
	text-align:center;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
