a:link {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none
}

a:hover {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: underline
}

a.menu:link {
	font-size: 14px;
	color: #000000;
	font-family: fantasy, Verdana, Arial;
	font-family: cursive;
	font-weight: bold;
	text-decoration: none
}

a.menu:visited {
	font-size: 14px;
	color: #000000;
	font-family: fantasy, Verdana, Arial;
	font-family: cursive;
	font-weight: bold;
	text-decoration: none
}

a.menu:hover {
	font-size: 14px;
	color: #999999;
	font-family: fantasy, Verdana, Arial;
	font-family: cursive;
	font-weight: bold;
	text-decoration: none
}

a.info:link {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a.info:visited {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none
}

a.info:hover {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: underline
}

p {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	text-indent: 2em;
	margin-top: 5px;
	margin-bottom: 5px;
}

td {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}

td.menu_indent {
	width: 5;
}

.center-align {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}

.text {
	color: #000000;
	font-family: Verdana, Arial;
	text-align: justify;
	font-size: 11px;
	margin-top: 1;
	margin-bottom: 1;
	margin-right: 3;
	margin-left: 3;
}

.textwithoutalign {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-left: 3px;
}

.error {
	color: #970202;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.errorheader {
	color: #970202;
	font-family: Verdana, Arial;
	font-size: 13px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
}

.warning {
	color: #3F0080;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.header {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-left: 3px;
}

.smallheader {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-left: 3px;
}

.smalltext {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-left: 3px;
}

.leftsmalltext {
	color: #000000;
	font-family: Verdana, Arial;
	text-align: left;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-left: 3px;
}

ul {
	padding-left: 0;
	margin-left: 15px;
	color: #000000;
	font-family: Verdana, Arial;
	text-align: left;
	font-size: 11px;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: disc;
}

ul.secondlevel {
	padding-left: 0;
	margin-left: 30px;
	color: #000000;
	font-family: Verdana, Arial;
	text-align: left;
	font-size: 11px;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: square;
}

ul.inlinelist {
	margin: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 10px;
	list-style-type: none;
}

ol {
	padding-left: 0;
	margin-left: 15;
	color: #000000;
	font-family: Verdana, Arial;
	text-align: left;
	font-size: 11px;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.input {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
}

.button {
	BACKGROUND-COLOR: #CCCCCC;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 0px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 0px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	text-align: center;
}

.select {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
}

form {
	margin-bottom: 0;
	margin-top: 0;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 0px;
}

h4 {
	font-size: 0px;
}

h5 {
	font-size: 0px;
}

h6 {
	font-size: 0px;
}

body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif
}

.style13 {
	font-family: "A La Russ";
	font-size: xx-large;
	font-weight: bold;
}

.style14 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
}

.menu {
	color: 000000;
	font-size: x-small;
}

.menu_h {
	color: DBD1AC;
	background: #877049;
	font-size: x-small;
	cursor: hand;
}

.info {
	font-size: 12px;
	color: Olive;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a.info:link {
	font-size: 12px;
	color: Olive;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a.info:visited {
	font-size: 12px;
	color: Olive;
	font-family: Verdana, Arial;
	text-decoration: none
}

a.info:hover {
	font-size: 12px;
	color: Olive;
	font-family: Verdana, Arial;
	text-decoration: underline
}

div {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.borders {
	background: url('/pict/frames/ftop.jpg') top repeat-x;
}

.borders div {
	background: url('/pict/frames/fright.jpg') right repeat-y;
}

.borders div div {
	background: url('/pict/frames/fbottom.jpg') bottom repeat-x;
}

.borders div div div {
	background: url('/pict/frames/fleft.jpg') left repeat-y;
}

.borders div div div div {
	background: url('/pict/frames/fleft_up.jpg') top left no-repeat;
}

.borders div div div div div {
	background: url('/pict/frames/fright_up.jpg') top right no-repeat;
}

.borders div div div div div div {
	background: url('/pict/frames/fright_down.jpg') bottom right no-repeat;
}

.borders div div div div div div div {
	background: url('/pict/frames/fleft_down.jpg') bottom left no-repeat;
}

