.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.text3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: bold;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	text-decoration: bold;
}

.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

.inp {
	font-family: Arial;
	font-size: 11px;
	border:  1px solid #A0A0A0;
	color: #404040;
	padding-left: 1px;
	padding-right: 1px;
}

.lnk {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #0013C5;
	text-decoration: underline;
}

.lnk:hover {
	color: #FF0000;
	text-decoration: none;
}
	
.lnk1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #0013C5;
	text-decoration: none;
}

.lnk1:hover {
	color: #FF0000;
	text-decoration: none;
}

.lnk2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}

.lnk2:hover {
	color: #FFA200;
	text-decoration: none;
}

.fotgal {
	border:2px;
	border-thickness: 1px;
	border-color: white;
	border-style: solid;
}

.selectedapp {
	border:2px; border-thickness: 2px; border-color: red; border-style: solid
}

.over {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: bold;
	color:blue
}

.out {
<!--	font-size:8pt;
	font-weight:normal;-->
	color:black
}

a:hover .fotgal  {
	border:1px;
	border-thickness: 1px;
	border-color: blue;
	border-style: solid
}


a:active .fotgal {
	border: 2px solid red; 
	-moz-outline: 2px solid red;
}
a:focus .fotgal {
	-moz-outline: 2px solid red;
}
.body_td_stdfont_norm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
.body_stdfont_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.body_lrgfont_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
.body_lrgfont_bold_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
.body_td_midfont_norm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

.body_td_midfont_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.body_stdfont_bold_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.body_midfont_norm_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
}
.body_td_smallfont_norm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
}
.body_td_smallfont_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.body_smallfont_norm_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
}
.body_td_midfont_norm_gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight:normal;
}
.body_small_font_norm_gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	font-weight:normal;
}