.btmline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #3D688F;
	border-right-color: #3D688F;
	border-bottom-color: #3D688F;
	border-left-color: #3D688F;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 11px;
}
.listhead{
	background-color: #666;
	padding: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listhead a{
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listhead a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}
.listhead td{
	background-color: #666;
	padding: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listrow td{
	border-top-width: 1px;
	border-top-color: #519AD0;
	border-top-style: solid;
	background-color: #FFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.listrow2 td{
	border-top-width: 1px;
	border-top-color: #519AD0;
	border-top-style: solid;
	background-color: #D3E2F1;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.listrow3 td{
	border-top-width: 1px;
	border-top-color: #519AD0;
	border-top-style: solid;
	background-color: #DADADA;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.menytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	width: 150px;
	padding: 6px;
}
.menytext a{
	text-decoration: none;
	color: #000000;
	height: 30px;
	width: 150px;
	padding: 6px;
	font-size: 11px;
	font-weight: bold;

}
.menytext a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #CDDDEA;
		height: 30px;
	width: 150px;
	padding: 6px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a{
	text-decoration: none;
	color:#06C;
}
a:hover{
	text-decoration: none;
	color:#06C;
}
.Rubr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666;
	height: 25px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.whitetext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.whitetext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:underline;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 6px;
	background-color: #FFF;
	border: 1px solid #333;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.leftbox {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3D688F;
}

input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	text-transform: none;
	font-weight: normal;
}

INPUT:focus {
	border: 2px solid #F90;
	}


.fieldbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B98C0;
	border-right-color: #4A80B0;
	border-bottom-color: #4A80B0;
	border-left-color: #6B98C0;
}
.progressbarframe td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFF;
	border: 1px solid #386287;
	height: 15px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}
.progressbar td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #4A80B0;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: none;
}
form{
	margin: 0px;
	padding: 0px;
}
.mess{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	text-transform: none;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
}
