﻿body 	{  
	font-family: Arial;
	font-size: 11px;
	color: black;
	scrollbar-3d-light-color: #67246D;
	scrollbar-arrow-color: #67246D;
	scrollbar-base-color: #67246D;
	scrollbar-dark-shadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #00a0ff;
	font-weight: normal;
}
.menu:hover {
	color: #00a0ff;
	text-decoration: none;
}
.menu2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	color: #0001a1;
	font-weight: normal;
}
.menu2:hover {
	color: #0001a1;
	text-decoration: none;
}
.menua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #0001a1;
	font-weight: normal;
}
.menua:hover {
	color: #0001a1;
	text-decoration: none;
}
td 	{ 
	font-family: Arial;
	font-size: 11px;
	color: black;
}

.form 	{ 
	font-family: Arial;
	font-size: 11px;
	color: #0001a1;
	padding-top: 2px;
	line-height: 11px;
}

.titel	{ 
	font-family: Arial;
	font-size: 13px;
	color: #0001a1;
	font-weight:bold;
}

.large	{ 
	font-family: Arial;
	font-size: 14px;
	color: #67246D;
	font-weight:bold;
}

.mini 	{ 
	font-family: Arial;
	font-size: 10px;
	color: #0001a1;
	margin-left: 15px;
}

a:hover { 
	text-decoration: underline;
}

a { 
	text-decoration: none;
	color: #0001a1;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background: white;
	border: solid 1px #0001a1;
	margin-top: 2px;
}

.input4 {
	border: none 0px;
	margin-top: 0px;
}
.input3 {
	border: none 0px;
	text-align: right;
	color: black;
}

.input2 {
	width: 200px;
	color: black;
}

textarea {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background: white;
	border: solid 1px #0001a1;
	margin-top: 2px;
	width: 200px;
}
.textarea2 {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background: white;
	border: solid 1px #0001a1;
	margin-top: 2px;
	width: 380px;
}

select {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background: white;
	border: solid 1px #0001a1;
	margin-top: 2px;
}

.submit {
	font-family: Arial;
	font-size: 11px;
	color: #67246D;
	font-weight: normal;
	background: white;
	border: solid 1px #67246D
}

.blueText{
	color:#00a0ff;
}

.list{
	padding:0px;
	margin:0px 0px 0px 15px;
	list-style:disc;
}