
body {
	padding:0;
	margin:0;
	background-image:url(../images/web-body1.gif);
	background-repeat:repeat-x;
	text-align:center;
}
p, td, input, textarea {
	font-size:11px;
  font-family:Tahoma;
	color:#3E3E3E;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
.page {
	width:766px;
	margin:0 auto;
}
h1 {
	font-size:150%;
	margin:20px 0;
	font-weight:bold;
	color:#A3238E;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size:125%;
	padding:1ex 0 0.5ex 0;
	margin:0;
	font-weight:bold;
	color:#186495;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
table{
	border:0px;
	border-collapse:collapse;
}
a {
	color:#A3238E;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
img {
	vertical-align:top;
}
.bg {
	background:url(../images/bg.gif) repeat-x #186495 top;
	width:100%;
}
.bg1 {
	width:766px;
	height:426px;
	background:url(../images/1_bg_main-PUR.gif);
}
.bg2 {
	background:url(../images/bg2.gif) repeat-x bottom;
	width:100%;
}
.bg3 {
	background:url(../images/1_bg_main1-PUR.gif) no-repeat bottom;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:16px;
}
li {
	background:url(../images/1_z2-PUR.png) center left no-repeat;
	margin:0px;
	padding-left:17px;
}
.w {
	width:100%;
}
.w1 {
	width:100%;
	background-color:#A3238E;
}
.bg_v {
	background:url(../images/bg_v.jpg) no-repeat;
}
.bg_v1 {
	background:url(../images/bg_v1.jpg) no-repeat bottom;
}
.bg-v2 {
	background:url(../images/bg-v2.gif) no-repeat top;
}
.bg_d {
	background:url(../images/bg_d-PUR.gif) no-repeat;
}
.bg_l {
	background:url(../images/bg_l.gif) no-repeat top;
}
.footer {
	height:95px;
	color:#babab6;
	font-size:11px;
}
.footer td {
	color:#dbdbdb;
	font-size:11px;
}
.footer a {
	color:#dbdbdb;
	font-size:11px;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer span a {
	color:#e97e00;
	font-size:11px;
	text-decoration:underline;
	padding:0px;
}
.footer span a:hover {
	text-decoration:none;
}
.footer span {
	color:#e97e00;
	padding:0 9px 0 9px;
}
input {
	background:#10476b;
	border:1px solid #183046;
	padding-left:5px;
	width:187px;
	height:19px;
	color:#FFFFFF
}
textarea {
	background:#10476B;
	border:1px solid #183046;
	padding-left:0px;
	width:187px;
	height:105px;
	overflow:auto;
	color:#FFFFFF;
}
.purple {
	color: #A3238E;
}
.bold-item {
	color: #186495;
	font-weight: bold;
}
.style1 {
	color: #A3238E;
	font-weight: bold;
}
.style2 {
	color: #000000;
}