body, p, div, td, th, input, select, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif; /*Verdana, Geneva, Arial, Helvetica, sans-serif */
	font-size : 10px;
	color: #807F7F;
}
a,
a:link,
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;

}
a.linkWhite,
a.linkWhite:link,
a.linkWhite:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.linkWhite:hover {
color: #000;
text-decoration: none;
background-color: #fff;
}
a.linkWhite2,
a.linkWhite2:link,
a.linkWhite2:visited {
color: #999999;
text-decoration: non;
font-weight: non;
}
a.linkWhite2:hover {
color: #FFFFFF;
text-decoration: non;
background-color: non;
padding:0px 0px 0px 0px;
}
.linkWhite2a,{
color: #999999;
text-decoration: non;
font-weight: non;
background-color: non;
border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	
}
a.linkWhite2b,
a.linkWhite2b:link,
a.linkWhite2b:visited {
color: #999999;
text-decoration: non;
font-weight: bold;
border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color:#999999;
}
a.linkWhite2b:hover {
color: #000000;
text-decoration: non;
background-color: #999999;
padding:0px 0px 0px 0px;
}
a.linkGray,
a.linkGray:link,
a.linkGray:visited {
color: #333333;
text-decoration: none;
}
a.linkGray:hover {
color: #333333;
text-decoration: underline;
background-color: non;
}
a.linkSzoveg1,
a.linkSzoveg1:link,
a.linkSzoveg1:visited {
color: #CC9966;
text-decoration: underline;
}
a.linkSzoveg1:active {
text-decoration: none;
color: #CC9966;
}
a.linkSzoveg1:hover {
color: #CC9966;
text-decoration: none;
background-color: non;
}
a.linkSzoveg2,
a.linkSzoveg2:link {
color: #FA640A;
text-decoration: underline;
}
a.linkSzoveg2:visited {
color: #999999;
text-decoration: underline;
}
a.linkSzoveg2:active {
text-decoration: none;
color: #FA640A;
}
a.linkSzoveg2:hover {
color: #FA640A;
text-decoration: none;
background-color: non;
}
a.linkYellow,
a.linkYellow:link,
a.linkYellow:visited {
color: #FFD773;
text-decoration: none;
}
a.linkYellow:hover {
color: #FFD773;
text-decoration: underline;
}
body {
	scrollbar-face-color: #202020;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
}
.borderOrange{
	width:100%;
	font-family: Verdana,sans-serif;	
	font-size:10;	
	text-align:left;
	background-color:#FDEFE6;
	padding:0px 15px 0px 15px;
	border-style:dashed;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color:#FA640A;
}
.borderOrangeTrans{
	width:100%;
	font-family: Verdana,sans-serif;	
	color: #000;
	font-size:10;	
	text-align:left;
	background-color:#fff;
	padding:0px 10px 0px 10px;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color:#FA640A;
}
.borderHeading1{
	width:100%;
	font-family: Verdana,sans-serif;	
	color: #fff;
	font-size:11;	
	font-weight: bold;
	text-align:center;
	background-color:#FB7625;
	padding:1px 1px 1px 1px;
	border-style:solid;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-color:#FA640A;
}
.borderHeading2{
	width:100%;
	font-family: Verdana,sans-serif;	
	color: #fff;
	font-size:11;	
	font-weight: bold;
	text-align:center;
	background-color:#FA640A;
	padding:1px 1px 1px 1px;
	border-style:solid;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-color:#FA640A;
}
.linethrough{
	text-decoration: line-through;
}
.underline{
	text-decoration: underline;
}
