.up_menu{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.up_menu_selected{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.menu{
	position: absolute;
	top: 4px;
	left: 5;
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

.menu_selected{
	position: absolute;
	top: 4px;
	left: 5;
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.lang{
	color: gray;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.lang_sel{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

.pratka{
	color: #ECECEC;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	vertical-align: bottom;
}

.input{
	border-color: blue Blue Blue blue;
	background: #C5DBEE;
	vertical-align: bottom;
}

.submit{
	border-color: blue Blue Blue blue;
	background: #C5DBEE;	
	vertical-align: bottom;
}

.form_style{
	vertical-align: bottom;
}

.flash_menu{
	color: silver;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: bottom;
}

.hello_str{
	color: #120082;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	font-size: 14px;
	vertical-align: bottom;
}

.hello{
	color: #120082;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	vertical-align: bottom;
}

.logout{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: bottom;
}

.username{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: bottom;
}

.password{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: bottom;
}

.err{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	vertical-align: bottom;
}

.error{
	color: red;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.dimentions{
	color: black;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

.footer{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.footer_link{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

.no_style{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.comments{
	color: black;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.box{
	color: black;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

.nationalTel{
	color: #ECECEC;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
}

.text{
	color: black;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

.text_small{
	color: black;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

.required_field{
  color: red;
  font-family: Verdana,Arial,Helvetica;
  font-weight: normal;
  font-size: 10px;
}

.titlelabel{
  color: #120082;
  position: relative;
  left: 200px;
  font-family: Verdana,Arial,Helvetica;
  font-weight: bold;
  font-size: 14px;
  vertical-align: bottom;
}

.errorlabel{
  color: red;
  position: relative;
  text-align: center;
  font-family: Verdana,Arial,Helvetica;
  font-weight: bold;
  font-size: 14px;
  vertical-align: bottom;
}

table.requestquery {
  border-width: 1px;
  border-color: white;
}

td.requestquery {
}

input.error {
  background-color: #FF2723;
}

th {
  background-color: white;
}

tr.recordrow {
  background-color: #FFFFE6;
}