	body {
		margin: 0px;
		font-family: Verdana;
		font-size: 16px;
		color: #000;
		background-color: #C0BB9C;
		background-image: url(../../../images/pagelayout/back.gif);
		background-repeat: repeat-x;
	}
	
	a {
		color: #007AA4;
		text-decoration: none;
	}
	
	a:visited {
		color: #800080;
	}
	
	a:hover {
		color: #FF6600;
		text-decoration: underline;
	}
	
	a.title {
		color: #007AA4;
		text-decoration: none;
		font-size: 20px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
	}
	
	a.title:visited {
		color: #800080;
		font-size: 20px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
	}
	
	a.title:hover {
		color: #FF6600;
		text-decoration: underline;
		font-size: 20px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
	}
	
	a.header {
		color: #888888;
		text-decoration: none;
		font-size: 14px;
	}
	
	a.header:visited {
		color: #888888;
	}
	
	a.header:hover {
		color: #FF6600;
		text-decoration: underline;
		font-size: 14px;
	}
	
	ul {
		line-height: 30px;
	}
	
	td.rigcol {
		width: 300px;
		vertical-align: top;
	}
	
	td.lefcol {
		width: 650px;
		vertical-align: top;
	}
	
	td.alert {
		background-color: #FFC;
		border: 1px solid #F90;
		color: #C00;
		line-height: normal;
		font-size: 21px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
		text-align: center;
		padding: 10px;
	}
	
	td.header {
		color: #888888;
		font-size: 14px;
	}
	
	td.hdrsm {
		border: 1px solid #EDEAE1;
	}
	
	td.hdrsm-mo {
		border: 1px solid #FF6600;
	}
	
	a.footer {
		color: #666666;
		text-decoration: none;
	}
	
	a.footer:visited {
		color: #666666;
	}
	
	a.footer:hover {
		color: #FF6600;
		text-decoration: underline;
	}
	
	a.footerselected {
		color: #333333;
		text-decoration: underline;
	}
	
	a.footerselected:visited {
		color: #333333;
	}
	
	a.footerselected:hover {
		color: #FF6600;
		text-decoration: underline;
	}
	
	a.white {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	a.white:visited {
		color: #FFFFFF;
	}
	
	a.white:hover {
		color: #FF6600;
		text-decoration: underline;
	}
	
	a.blue {
		color: #007AA4;
		text-decoration: underline;
	}
	
	a.blue:visited {
		color: #007AA4;
	}
	
	a.blue:hover {
		color: #FF6600;
		text-decoration: underline;
	}
	
	a.h1lnk {
		line-height: 72px;
		color: #00549C;
		font-size: 34px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
		text-decoration: none;
	}
	
	a.h1lnk:hover {
		line-height: 72px;
		color: #FF6600;
		font-size: 34px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
		text-decoration: underline;
	}
	
	h1 {
		line-height: normal;
		color: #00549C;
		font-size: 34px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
	}
	
	h2 {
		line-height: normal;
		color: #00549C;
		font-size: 27px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
	}
	
	h3 {
		line-height: normal;
		color: #00549C;
		font-size: 24px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
	}
	
	h4 {
		line-height: normal;
		color: #00549C;
		font-size: 21px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
	}
	
	h4.white {
		color: #FFFFFF;
		font-size: 21px;
		font-weight: bold;
		font-family: "Gill Sans MT", Verdana;
	}
	
	img {
		border: none;
	}
	
	img.thumb {
		border: 1px solid #CCCCCC;
		padding: 1px;
	}
	
	img.photo {
		border: 1px solid #CCCCCC;
		padding: 1px;
	}
	
	img.header_title {
		position: absolute;
		top: 10px;
		left: 10px;
	}
	
	img.header_title_belgium {
		position: absolute;
		top: 250px;
		left: 90px;
	}
	
	img.header_caption {
		position: absolute;
		bottom: 10px;
		right: 10px;
	}
	
	img.header_reg1 {
		position: absolute;
		bottom: 0px;
		left: 250px;
	}
	
	img.header_reg2 {
		position: absolute;
		bottom: 30px;
		left: 30px;
	}
	
	img.artlogo {
		border: 1px solid #FFFFFF;
		padding: 1px;
	}
	
	img.artlogo-mo {
		border: 1px solid #FF6600;
		padding: 1px;
	}
	
	div.page_header_small {
		position: relative;
		top: 0px;
		left: 0px;
		width: 950px;
		height: 150px;
	}
	
	div.page_header_big {
		position: relative;
		top: 0px;
		left: 0px;
		width: 950px;
		height: 300px;
	}
	
	div.page_header_mx {
		position: relative;
		top: 0px;
		left: 0px;
		width: 950px;
		height: 402px;
	}
	
	div.page_header_nz {
		position: relative;
		top: 0px;
		left: 0px;
		width: 950px;
		height: 350px;
	}
	
	div.page_header_belgium {
		position: relative;
		top: 0px;
		left: 0px;
		width: 950px;
		height: 179px;
	}
	
	li {
		line-height: 30px;
		list-style-image: url(../../../images/list.gif);
	}
	
	li.white {
		line-height: 30px;
		list-style-image: url(../../../images/listwhite.gif);
	}
	
	li.red {
		line-height: 30px;
		list-style-image: url(../../../images/listred.gif);
	}
	
	p {
		margin-top: 0;
		line-height: 30px;
	}
	
	p.byline {
		margin-bottom: 0;
		font-style: normal;
	}
	
	table.main {
		background-image: url(../../../images/pagelayout/back-middle.png);
	}
	
	table.mainpage {
		width: 950px;
	}
	
	table.shadow {
		box-shadow: 3px 3px 10px #999;
		border-radius: 10px;
	}
	
	td.maintop {
		background-image: url(../../../images/pagelayout/back-top.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	td.mainbottom {
		background-image: url(../../../images/pagelayout/back-bottom.png);
		height: 20px;
	}
	
	td {
		margin-left: 36px;
		margin-right: 5%;
		font-family: Verdana;
		font-size: 16px;
		font-style: normal;
		line-height: 30px;
	}
	
	table.gray-box {
		background-color: #EEEEEE;
		border-radius: 10px;
	}
	
	td.gray-box-content {
		background-color: #EEEEEE;
		color: #333333;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	td.gray-box-title {
		color: #00549C;
		cursor: auto;
		font-size: 28px;
		font-family: "Gill Sans MT", Verdana;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 1px;
		background-color: #DDDDDD;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		text-decoration: none;
		padding: 6px 4px;
	}
	
	td.gray-box-title-MO {
		color: #00549C;
		cursor: pointer;
		font-size: 28px;
		font-family: "Gill Sans MT", Verdana;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 1px;
		background-color: #E6E6E6;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		text-decoration: underline;
		padding: 6px 4px;
	}
	
	td.gray-box-text {
		border: 1px solid #DDDDDD;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		color: #333333;
		padding: 6px 4px;
	}
	
	td.gray-box-footer {
		text-align:center;
	}
	
	table.green-box {
		background-color: #97B24B;
		border-radius: 10px;
	}
	
	td.green-box-content {
		background-color: #97B24B;
		color: #FFFFFF;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	td.green-box-title {
		color: #FFFFFF;
		cursor: auto;
		font-size: 28px;
		font-family: "Gill Sans MT", Verdana;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 1px;
		background-color: #C3D09D;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		text-decoration: none;
		padding: 6px 4px;
	}
	
	td.green-box-title-MO {
		color: #FFFFFF;
		cursor: pointer;
		font-size: 28px;
		font-family: "Gill Sans MT", Verdana;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 1px;
		background-color: #D2DCB6;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		text-decoration: underline;
		padding: 6px 4px;
	}
	
	td.green-box-text {
		border: 1px solid #C3D09D;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		color: #FFFFFF;
		padding: 6px 4px;
	}
	
	td.green-box-footer {
		text-align:center;
	}
	
	
							td.dblgreen-box-top {
								background-color: #88A945;
								border-top-left-radius: 10px;
								border-top-right-radius: 10px;
								height: 10px;
							}
							
							td.dblgreen-box-content {
								background-color: #88A945;
								padding-left: 10px;
								padding-right: 10px;
							}
							
							td.dblgreen-box-title {
								color: #FFFFFF;
								cursor: auto;
								font-size: 28px;
								font-family: "Gill Sans MT", Verdana;
								font-variant: small-caps;
								font-weight: bold;
								letter-spacing: 1px;
								background-color: #005C04;
								border-top-left-radius: 10px;
								border-top-right-radius: 10px;
								text-align: center;
								text-decoration: none;
								padding: 6px 4px;
							}
							
							td.dblgreen-box-title-MO {
								color: #FFFFFF;
								cursor: pointer;
								font-size: 28px;
								font-family: "Gill Sans MT", Verdana;
								font-variant: small-caps;
								font-weight: bold;
								letter-spacing: 1px;
								background-color: #408543;
								border-top-left-radius: 10px;
								border-top-right-radius: 10px;
								text-align: center;
								text-decoration: underline;
								padding: 6px 4px;
							}
							
							td.dblgreen-box-text {
								border: 1px solid #408543;
								border-bottom-left-radius: 10px;
								border-bottom-right-radius: 10px;
								padding: 6px 4px;
							}
							
							td.dblgreen-box-storylinks {
								text-align: center;
								border-radius: 10px;
								padding: 10px;
								color: #1F497D;
								background-color: #D7E4BD;
							}
							
							td.dblgreen-box-bottom {
								background-color: #88A945;
								border-bottom-left-radius: 10px;
								border-bottom-right-radius: 10px;
								height: 10px;
							}
	
	table.blue-box {
		background-color: #007AA4;
		border-radius: 10px;
	}
	
	td.blue-box-content {
		background-color: #007AA4;
		color: #FFFFFF;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	td.blue-box-title {
		color: #FFFFFF;
		cursor: auto;
		font-size: 28px;
		font-family: "Gill Sans MT", Verdana;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 2px;
		background-color: #80BDD2;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		text-decoration: none;
		padding: 6px 4px;
	}
	
	td.blue-box-title-MO {
		color: #FFFFFF;
		cursor: pointer;
		font-size: 28px;
		font-family: "Gill Sans MT", Verdana;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 2px;
		background-color: #A0CEDD;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		text-decoration: underline;
		padding: 6px 4px;
	}
	
	td.blue-box-text {
		border: 1px solid #80BDD2;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		color: #FFFFFF;
		padding: 6px 4px;
	}
	
	td.blue-box-footer {
		color: #CCCCCC;
		font-size: 14px;
		line-height: normal;
		text-align: center;
	}
		
							td.dblblue-box-top {
								background-color: #4BACC6;
								border-top-left-radius: 10px;
								border-top-right-radius: 10px;
								height: 10px;
							}
							
							td.dblblue-box-content {
								background-color: #4BACC6;
								padding-left: 10px;
								padding-right: 10px;
							}
							
							td.dblblue-box-title {
								color: #FFFFFF;
								cursor: auto;
								font-size: 28px;
								font-family: "Gill Sans MT", Verdana;
								font-variant: small-caps;
								font-weight: bold;
								letter-spacing: 1px;
								background-color: #1F497D;
								border-top-left-radius: 10px;
								border-top-right-radius: 10px;
								text-align: center;
								text-decoration: none;
								padding: 6px 4px;
							}
							
							td.dblblue-box-title-MO {
								color: #FFFFFF;
								cursor: pointer;
								font-size: 28px;
								font-family: "Gill Sans MT", Verdana;
								font-variant: small-caps;
								font-weight: bold;
								letter-spacing: 1px;
								background-color: #57779E;
								border-top-left-radius: 10px;
								border-top-right-radius: 10px;
								text-align: center;
								text-decoration: underline;
								padding: 6px 4px;
							}
							
							td.dblblue-box-text {
								border: 1px solid #57779E;
								border-bottom-left-radius: 10px;
								border-bottom-right-radius: 10px;
								padding: 6px 4px;
							}
							
							td.dblblue-box-storylinks {
								text-align: center;
								border-radius: 10px;
								padding: 10px;
								color: #1F497D;
								background-color: #CDDEF3;
							}
							
							td.dblblue-box-bottom {
								background-color: #4BACC6;
								border-bottom-left-radius: 10px;
								border-bottom-right-radius: 10px;
								height: 10px;
							}
	
	table.red-box {
		background-color: #B80C24;
		border-radius: 10px;
	}
	
	td.red-box-content {
		background-color: #B80C24;
		color: #FFFFFF;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	td.red-box-title {
		color: #B80C24;
		cursor: auto;
		font-size: 28px;
		font-family: "Gill Sans MT", Verdana;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 2px;
		background-color: #EEEEEE;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		text-decoration: none;
		padding: 6px 4px;
	}
	
	td.red-box-title-MO {
		color: #B80C24;
		cursor: pointer;
		font-size: 28px;
		font-family: "Gill Sans MT", Verdana;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 2px;
		background-color: #F2F2F2;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-align: center;
		text-decoration: underline;
		padding: 6px 4px;
	}
	
	td.red-box-text {
		border: 1px solid #FF5784;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		color: #FFFFFF;
		padding: 6px 4px;
	}
	
	td.red-box-footer {
		color: #CCCCCC;
		font-size: 14px;
		line-height: normal;
		text-align: center;
	}
		
							td.dblorange-box-top {
								background-color: #F57B17;
								border-top-left-radius: 10px;
								border-top-right-radius: 10px;
								height: 10px;
							}
							
							td.dblorange-box-content {
								background-color: #F57B17;
								padding-left: 10px;
								padding-right: 10px;
							}
							
							td.dblorange-box-title {
								color: #FFFFFF;
								cursor: auto;
								font-size: 28px;
								font-family: "Gill Sans MT", Verdana;
								font-variant: small-caps;
								font-weight: bold;
								letter-spacing: 1px;
								background-color: #E46C0A;
								border-top-left-radius: 10px;
								border-top-right-radius: 10px;
								text-align: center;
								text-decoration: none;
								padding: 6px 4px;
							}
							
							td.dblorange-box-title-MO {
								color: #FFFFFF;
								cursor: pointer;
								font-size: 28px;
								font-family: "Gill Sans MT", Verdana;
								font-variant: small-caps;
								font-weight: bold;
								letter-spacing: 1px;
								background-color: #FF6600;
								border-top-left-radius: 10px;
								border-top-right-radius: 10px;
								text-align: center;
								text-decoration: underline;
								padding: 6px 4px;
							}
							
							td.dblorange-box-text {
								border: 1px solid #DDDDDD;
								border-bottom-left-radius: 10px;
								border-bottom-right-radius: 10px;
								padding: 6px 4px;
							}
							
							td.dblorange-box-storylinks {
								text-align: center;
								border-radius: 10px;
								padding: 10px;
								color: #1F497D;
								background-color: #D7E4BD;
							}
							
							td.dblorange-box-bottom {
								background-color: #F57B17;
								border-bottom-left-radius: 10px;
								border-bottom-right-radius: 10px;
								height: 10px;
							}
	
	td.drkblubtn {
		border-radius: 10px;
		background-color: #1F497D;
		padding: 10px 30px;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		color: #FFFFFF;
	}
	
	td.drkblubtn-mo {
		border-radius: 10px;
		background-color: #FF6600;
		padding: 10px 30px;
		font-size: 18px;
		font-weight: bold;
		text-decoration: underline;
		text-align: center;
		color: #FFFFFF;
		cursor: pointer;
	}
	
	td.liblubtn {
		border-radius: 10px;
		background-color: #4BACC6;
		padding: 10px 30px;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		color: #FFFFFF;
	}
	
	td.liblubtn-mo {
		border-radius: 10px;
		background-color: #FF6600;
		padding: 10px 30px;
		font-size: 18px;
		font-weight: bold;
		text-decoration: underline;
		text-align: center;
		color: #FFFFFF;
		cursor: pointer;
	}
	
	td.orangebtn {
		border-radius: 10px;
		background-color: #E46C0A;
		padding: 10px 30px;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		color: #FFFFFF;
	}
	
	td.orangebtn-mo {
		border-radius: 10px;
		background-color: #FF6600;
		padding: 10px 30px;
		font-size: 18px;
		font-weight: bold;
		text-decoration: underline;
		text-align: center;
		color: #FFFFFF;
		cursor: pointer;
	}
	
	td.footmenu {
		font-size: 14px;
		color: #666666;
		line-height: normal;
	}
	
	td.footmenuheader {
		font-size: 15px;
		color: #666666;
		line-height: normal;
		font-weight: bold;
	}
	
	td.copyright {
		font-size: 14px;
		color: #666666;
		line-height: normal;
		text-align: center;
	}
	
	td.stathdr {
		background-color: #F2F7FB;
		font-size: 14px;
		line-height: normal;
	}
	
	td.photo {
		border: 1px solid #CCCCCC;
		text-align: center;
		padding: 1px;
	}
	
	td.photomemory {
		border: 2px solid #000000;
		text-align: center;
		padding: 1px;
	}
	
	td.photocaption {
		color: #555555;
		background-color: #EEEEEE;
		font-size: 12px;
		line-height: normal;
		vertical-align: top;
		padding: 8px;
	}
	
	/*
	td.new-header {
		background-color: #E46C0A;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		padding: 10px;
		color: #EEEEEE;
		cursor: default;
		font-size: 26px;
		font-weight: bold;
	}
	
	td.new-header-mo {
		background-color: #FF6600;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		padding: 10px;
		color: #FFFFFF;
		cursor: pointer;
		font-size: 26px;
		font-weight: bold;
	}
	*/
	
	td.fptd {
		padding: 10px;
		border-radius: 10px;
		background-color: #EEEEEE;
		cursor: default;
	}
	
	td.fptdmo {
		padding: 10px;
		border-radius: 10px;
		background-color: #DDDDDD;
		cursor: pointer;
	}
	
	td.cntysel {
		text-decoration: underline;
		color: #00549C;
		background-color: #EEEEEE;
		cursor: default;
		border-radius: 5px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
	}
	
	td.cntysel:hover {
		text-decoration: none;
		color: #FFFFFF;
		background-color: #00549C;
		cursor: pointer;
		border-radius: 5px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
	}
	
	.formtable {
		background-color: #EAEEF4;
		border: 1px solid #96ACCD;
		border-radius: 5px;
		box-shadow: 3px 3px 10px #999;
	}
	
	.formtable td {
		padding: 10px;
	}
	
	.labelcell {
	}
	
	.fieldcell {
	}
	
	.whiteline {
		color: #FFFFFF;
	}
	
	input.btn {
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		padding: 10px 40px;
		border: none;
		border-radius: 5px;
		background-color: #00549C;
		color: #FFFFFF;
	}
	
	input.drkblubtn {
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		padding: 10px 40px;
		border: none;
		border-radius: 5px;
		background-color: #1F497D;
		color: #FFFFFF;
	}
	
	input.liblubtn {
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		padding: 10px 40px;
		border: none;
		border-radius: 5px;
		background-color: #4BACC6;
		color: #FFFFFF;
	}
	
	input.orangebtn {
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		padding: 10px 40px;
		border: none;
		border-radius: 5px;
		background-color: #E46C0A;
		color: #FFFFFF;
	}
	
	input.btn:hover, input.drkblubtn:hover, input.liblubtn:hover, input.orangebtn:hover {
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		padding: 10px 40px;
		border: none;
		border-radius: 5px;
		background-color: #FF6600;
		color: #FFFFFF;
		text-decoration: underline;
		cursor: pointer;
	}
	
	input.txt {
		font-family: Courier New;
		font-size: 18px;
		border: 1px solid #007AA4;
		border-radius: 5px;
		padding: 8px;
	}
	
	input.searchbox {
		font-family: Courier New;
		width: 180px;
		height: 28px;
		font-size: 18px;
		border: 1px solid #00549C;
		padding: 2px;
		padding-left:4px;
	}
	
	input.searchboxsel {
		font-family: Courier New;
		width: 180px;
		height: 28px;
		font-size: 18px;
		border: 1px solid orange;
		padding: 2px;
		padding-left:4px;
	}
	
	textarea.txt {
		font-family: Courier New;
		font-size: 18px;
		border: 1px solid #007AA4;
		border-radius: 5px;
		padding: 8px;
		line-height: 22px;
	}
	
	select.sel {
		font-family: Courier New;
		font-size: 18px;
		border: 1px solid #007AA4;
		border-radius: 5px;
		padding: 8px;
	}
	
	select.nav {
		font-family: Verdana;
		font-size: 16px;
		background-color: #FFFFFF;
		color: #000000;
		border: 1px solid #EDEAE1;
		width: 100px;
	}
	
	select.title {
		color: #00549C;
		font-size: 18px;
		font-weight: bold;
		font-family: Verdana;
	}
	
	div.phototext {
		font-family: Verdana;
		font-size: 14px;
		color: #999;
		line-height: normal;
		text-align: center;
	}
	
	span.phototext {
		font-family: Verdana;
		font-size: 14px;
		color: #999;
		line-height: normal;
		text-align: center;
	}
	
	fieldset {
		border: 1px solid #007AA4;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	legend {
		font-weight: bold;
		font-size: 16px;
		color: #007AA4;
	}
	
	hr {
		color: #FFFFFF;
		background-color: #FFFFFF;
		border: 1px dotted #007AA4;
		border-style: none none dotted;
	}
	
	font.reset {
		font-family: Verdana;
		font-size: 16px;
		color: #000;
		font-stretch: normal;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
	}
	
	div.mouseover_image {
		position: absolute;
		z-index: 3000;
		border: 1px solid #00549C;
		border-radius: 5px;
		box-shadow: 3px 3px 10px #999999;
	}
