body {
	text-align:center;
	background-color:#ffffff;
	font-family: "Arial";
	font-size:12px;
	margin:0;
}
.logo {
	text-align: center;
	font-family: "Arial";
	font-size: 36px;
	font-weight: bold;
	color: #9f9281;
	padding: 12px;
}
.divMenu {
	background-image: url(../images/bgr_top.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 54px;
	background-position: center top;
}
.divProfiAnts {
	background-image: url(../images/bgr_top.png);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center top;
	padding: 10px;
}

.clear {
	clear: both;
	height: 0px;
}

a:link {
	font-family: "Arial";
	font-size:12px;
	color:#2777b8;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	font-family: "Arial";;
	font-size:12px;
	color:#2777b8;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	font-family: "Arial";
	font-size:12px;
	color:#378ba0;
	font-weight:bold;
	text-decoration: none;
} 
a:active {
	font-family: "Arial";
	font-size:11px;
	color:#2777b8;
	font-weight:bold;
}

a.footerlink:link {
	font-family: "Arial";
	font-size:12px;
	color:#9f9281;
	font-weight:bold;
	text-decoration:underline;
}
a.footerlink:visited {
	font-family: "Arial";
	font-size:11px;
	color:#9f9281;
	font-weight:bold;
	text-decoration:underline;
}
a.footerlink:hover {
	font-family: "Arial";
	font-size:11px;
	color:#9f9281;
	font-weight:bold;
	text-decoration: none;
} 
a.footerlink:active {
	font-family: "Arial";
	font-size:11px;
	color:#9f9281;
	font-weight:bold;
}

.menuButtons {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}

.menuButton {
	float: left;
}
.menuButton a {
	display: block;
	font-family: "Arial";
	font-size: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 21px;
	padding-right: 21px;
	text-decoration: none;
	color:#7a7964;
	background-image:url(../images/delitel.jpg);
	background-repeat: no-repeat;
	background-position:center right;
}
.menuButton a:link {
	color:#7a7964;
}
.menuButton a:visited {
	color:#7a7964;
}
.menuButton a:hover {
	text-decoration: underline;
	color:#63573d;
}
.menuButton a.selected {
	text-decoration: underline;
	color:#9f9281;
}

.menuButtonLogout {
	float: right;
}
.menuButtonLogout a {
	display: block;
	font-family: Georgia, "Arial", Times, serif;
	font-size: 16px;
	padding: 17px;
	text-decoration: none;
	color:#9f9281;
}
.menuButtonLogout a:hover {
	text-decoration: underline;
	color:#9f9281;
}
.menuButton a:hover {
	text-decoration: underline;
	color:#9f9281;
}

.divSubMenu {
	text-align: center;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c5c4;
}
.menuSubButtons {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
.menuSubButton {
	float: left;
}
.menuSubButton a {
	display: block;
	font-family: "Arial";
	font-size: 14px;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color:#a98950;
	background-image:url(../images/subdelitel.jpg);
	background-repeat: no-repeat;
	background-position:center right;
}
.menuSubButton a:link {
	color:#a98950;
}
.menuSubButton a:visited {
	color:#a98950;
}
.menuSubButton a:hover {
	text-decoration: underline;
	color:#a98950;
}
.menuSubButton a.selected {
	text-decoration: underline;
	color:#a98950;
}
.message {
	color: #FF0000;
	padding: 10px;
	font-weight:normal;
	font-size: 14px;
}
.formStyle {
	margin: 0px;
	padding: 0px;
}
.pageDescr {
	padding: 14px;
	line-height: 18px;
}
.searchfield {
	width: 300px;
	font-family: "Arial";
}
.submitButton {
	font-family: "Arial";
	cursor:pointer;
}
.searchForm {
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-top: 4px;
}
.blue_line {
	clear: both;
	height: 3px;
	background-image: url(../images/blue_line.png);
	background-repeat: repeat-x;
	background-position: top;
}
.headlist {
	font-weight:bold;
	background-image: url(../images/bgr_top2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	text-align: left;
}
.copycode {
	background-image: url(../images/bgr_top2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	text-align: left;
}
.allTables {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	width: 100%;
	margin-bottom:20px;
}
.allTables tr:hover, .allTables tr:hover td
{ 
  background-color: #ebebeb;
  color: #3e0000;
}
.bottomlist {
	background-image: url(../images/bgr_top2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 4px;
}
.bodylist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	text-align: left;
}
.bodylistAct {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	text-align:center;
	width: 5%;
}
.fieldTables {
	width: 100%;
	border: 1px solid #e4e4e4;
	margin-bottom:20px;
}
a.delete {
	color: #c24940;
}
a.view {
	color: #000000;
}
.formLeft {
	text-align: left;
	width: 16%;
}
.langLeft {
	text-align: right;
	width: 30%;
}
.visLeft {
	text-align: right;
	width: 20%;
}
.paging {
	font-size:12px;
	font-family: "Arial";
	font-weight:bold;
	display:block;
	float:left;
	padding: 4px;
}
.paddingtop {
	height: 20px;
	clear: both;
}
.loginTable {
	/*background-image: url(../images/bgr_login.jpg);
	background-repeat: no-repeat;*/
	/*background-position: left top;*/
	background-color: #2f3130;
	font-family: "Arial";
	font-size:12px;
	width: 370px;
	height: 250px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/*.userpass {
	font-weight: normal;
	text-align: left;
	width: 35%;
	padding-top: 6px;
	color: white;
	font-size: 14px;
	padding-left: 50px;
}
.userpassfield {
	text-align: left;
	padding-top: 3px;
	padding-left: 50px;
	width: 100%;
	color: black;

}

.userpass2 {
	font-weight: normal;
	text-align: left;
	width: 35%;
	padding-top: 6px;
	color: white;
	font-size: 12px;
}

.userpassfield2 {
	text-align: left;
	padding-top: 3px;
	padding-left: 0px;

}*/


/*
.loginButon {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	text-align: center;
	height: 25px;
	width: 65px;
	background-color: #037cc3;
	color: white;
	font-weight: bold;
	font-family: "Arial";
	font-size:14px;
	padding-top: 0px;
	vertical-align: top;
}*/
.loginfield {
	width: 80%;
	font-family: Arial;
}
.loginDiv {
	/*padding-top: 50px;
	text-align: center;
	width: 308px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;*/

	z-index: 100;
	position: fixed;
	width: 340px;
	height: 305px;
	top: 40%;
	left: 50%;
	margin-top: -140px;
	margin-left: -170px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #ccc;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
	-webkit-animation-name: bounceIn;
	-webkit-animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: bounceIn;
	-moz-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	animation-name: bounceIn;
	animation-fill-mode: both;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
}
.loginhead {
	font-size: 16px;
	text-align: center;
	color: white;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px white solid; 
}
.textarea {
	height: 20px;
	width: 100%;
	padding-top: 3px;
	border:0;
	background-color:#FFFF00;
}
.putonwebpage {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.divCode {
	background-color: #fefb6d;
	padding-top: 4px;
	padding-bottom: 4px;
}
.wrap_body {
	width:1000px;
	text-align:left;
}
.subinfo {
	font-weight: bold;
	padding-left: 50px;
	padding-top:14px;
}
.clearfooter {
	clear: both;
	height: 10px;
}
