html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background-image: url('../img/background.gif');
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
}

.auth_text {
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #4C4C4C;
}

.auth_field {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.auth_button {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.small_text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	color: #666666;
}

a.small_text:visited { text-decoration: none; }
a.small_text:hover { text-decoration: underline; }
a.small_text:link { text-decoration: none; }
a.small_text:active { text-decoration: none; }

.text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	color: #666666;
}

a.text:visited { text-decoration: none; }
a.text:hover { text-decoration: underline; }
a.text:link { text-decoration: none; }
a.text:active { text-decoration: none; }

.table_heading {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.email {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #BE1010;
}

a.email:visited { text-decoration: none; }
a.email:hover { text-decoration: underline; }
a.email:link { text-decoration: none; }
a.email:active { text-decoration: none; }

.error {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}

.url {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

a.url:visited { text-decoration: none; }
a.url:hover { text-decoration: underline; }
a.url:link { text-decoration: none; }
a.url:active { text-decoration: none; }

.field {
	font-size: 11px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border: 1px solid #CCCCCC;
}

.button {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #9B9B9B;
	background-color: #DDDDDD;
}

#flashcontent {
	width: 594px;
	height: 477px;
	float: left;
	margin: 0px 0px;
}

#flashcontent_2 {
	width: 422px;
	height: 392px;
	margin: 0px 0px;
}

#flashcontent_3 {
	width: 814px;
	height: 536px;
	margin: 0px 0px;
}

#flashcontent_4 {
	width: 820px;
	height: 363px;
	margin: 0px 0px;
}