td {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.asd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #181084;
}
input,select,textarea {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #181084;
}

div  {
	font-size:12px;
	}

p  {
	font-size:12px;
	}

td  {
	font-size:12px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	padding:0px;
	display:inline;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A8A6C8;
	text-align: center;
	text-decoration: none;
}

.head2:hover
{
color:#FFFFFF;
}
.a2 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.d {

	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #FF0000;
}
.tbl {
	border: 1px dotted #4394CD;
	margin-bottom: 15px;
}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.i {
	border: 1px solid #333333;
}

span.role{
	font-size:12pt;
	color:#cccece;
	cursor:pointer;
}

span.role.act{
	color:#2b1380;
}

span.roleDelim{
	font-size:12pt;
	color:#cccece;
}



div.progress {
overflow: hidden;
position: absolute;
top: 1px;
left: 1px;
width: 100px;
height: 8px;
border: 1px solid #c5c5c5;
background: #e5e5e5;
margin:0;
padding: 0;
}
div.progress_load {
height: 8px;
border: 1px solid #372f94;
background: #5050a0;
margin:0;
padding: 0;
z-index: 999;
}
