
body {
	margin: 0px 0px 0px 0px;
	background-color: #250420;
	font-family: Arial, sans-serif;
}

a img {
	border-width: 0px 0px 0px 0px;
}

.width1 { width:  270px; }
.width2 { width:  550px; }
.width4 { width: 1110px; }

.structwidth1 { width:  280px; }
.structwidth2 { width:  560px; }
.structwidth4 { width: 1120px; }

.height1 { height:   85px; }
.height2 { height:  175px; }
.height3 { height:  270px; }
.height4 { height:  350px; }
.height6 { height:  525px; }

.mainframe {
	position: relative;
	margin: 0px auto 0px;
	
	height: 1px;
}

.struct {
	position: relative;
	float: left;
}

.box {
	position: relative;
	float: left;
	margin: 4px 4px 4px 4px;
	
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff;
	border-style: solid;
	
	background-color: #ffffff;
}

.rule {
	position: relative;
	float: left;
	margin: 5px 10px 5px 10px;
	
	width: 550px;
	height: 1px;
	
	background-image: url(rule.jpg);
}

.footer p {
	text-align: center;
	font-size: 9pt;
	color: #666666;
	line-height: 12pt;
	margin: 5px 5px 10px 5px;	
}

.footer a:link {
	color: #333333;
	text-decoration: underline;
}

.footer a:active {
	color: #333333;
	text-decoration: underline;
}

.footer a:visited {
	color: #333333;
	text-decoration: underline;
}

.footer a:hover {
	color: #3333ff;
	text-decoration: underline;
}

.navdelim {
	padding: 0px 10px 0px 10px;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: center;
}

.navitem {
	padding: 0px 0px 0px 0px;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: center;
}

.navitem a:link {
	color: #66034D;
	text-decoration: none;
}

.navitem a:active {
	color: #66034D;
	text-decoration: none;
}

.navitem a:visited {
	color: #66034D;
	text-decoration: none;
}

.navitem a:hover {
	color: #830361;
	text-decoration: none;
}

.navitemselected {
	padding: 0px 0px 0px 0px;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: center;
}

.navitemselected a:link {
	color: #66034D;
}

.navitemselected a:active {
	color: #66034D;
}

.navitemselected a:visited {
	color: #66034D;
}

.navitemselected a:hover {
	color: #830361;
}

.navimage {
	padding: 0px 5px 0px 0px;
	vertical-align: center;
}

.navdelim2 {
	padding: 0px 10px 0px 10px;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: center;
}

.navitem2 {
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: center;
}

.navitem2 a:link {
	color: #ffffff;
	text-decoration: none;
}

.navitem2 a:active {
	color: #ffffff;
	text-decoration: none;
}

.navitem2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navitem2 a:hover {
	color: #fc8331;
	text-decoration: none;
}

.navimage2 {
	padding: 0px 5px 0px 0px;
	vertical-align: center;
}

.navdelim3 {
	padding: 0px 10px 0px 10px;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: center;
}

.navitem3 {
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	vertical-align: center;
}

.navitem3 a:link {
	color: #66034D;
	text-decoration: none;
}

.navitem3 a:active {
	color: #66034D;
	text-decoration: none;
}

.navitem3 a:visited {
	color: #66034D;
	text-decoration: none;
}

.navitem3 a:hover {
	color: #830361;
	text-decoration: none;
}

.navitemselected3 {
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	vertical-align: center;
}

.navitemselected3 a:link {
	color: #66034D;
}

.navitemselected3 a:active {
	color: #66034D;
}

.navitemselected3 a:visited {
	color: #66034D;
}

.navitemselected3 a:hover {
	color: #830361;
}

.navimage3 {
	padding: 0px 5px 0px 0px;
	vertical-align: center;
}

