html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	height: 100%;
	width: 100%;
	border: 0px;
	border-width: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link, a:visited {
	color: #FF0099;
	text-decoration: none
}
a:active, a:hover {
	color: #46B3D2;
	text-decoration: none
}
h1, h2 {
	font-size: 12px;
	line-height: 18px;
	color: #FF0099;
	text-transform: uppercase;
	display: inline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse;
}
th {
	color: #FF0099;
	text-align: left;
	font-weight: normal;	
}
td {
	margin: 0px;
    padding:0px
}
input, select, textarea {
	font-size: 10px;
	border: 1px dotted #FF0099;
	color: #FF0099;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
object {
	/*remove outline in Firefox (SWFObject, links)*/
	outline: none;
	-moz-outline-style: none;
	/*remove space under SWFObject Firefox*/
	font-size: 0px;
	line-height: 0px;
}
div#header {
	max-width: 880px;
	position: absolute;
	left: 0px;
	height: 300px;
	top: 0;
	width: 880px;
}
div#sidebar {
	font-size: 10px;
	line-height: 12px;
	color: #909090;
	text-decoration: none;
	width: 120px;
	left: 120px;
	position: absolute;
	top: 85px;
	font-family: Arial, Helvetica, sans-serif;
}
div#photobar {
	position: absolute;
	left: 360px;
	top: -1px;
	width: 520px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#photobar img {
	height: 40px;
	width: 40px;
}
div#content {
	text-decoration: none;
	width: 519px;
	padding-bottom: 20px;
	top: 80px;
	left: 319px;
	position: absolute;
}
#content table {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #909090;
	border-right-color: #909090;
	border-bottom-color: #909090;
	border-left-color: #909090;
	margin-top: 20px;
	float: left;
}
div#footer {
	font-size: 10px;
	left: 0px;
	position: absolute;
	max-width: 900px;
	width: 40px;
	color: #999;
	margin: 0px;
	padding: 0px;
	top: 80px;
	height: 240px;
	line-height: 12px;
}
#footer a {
	text-decoration: none;
	color: #999;
}
div#language {
	font-size: 10px;
	left: 0px;
	position: absolute;
	width: 40px;
	margin: 0px;
	padding: 0px;
	top: 150px;
	height: 100px;
	visibility: visible;
}

