*

		{

			padding:0px;

			margin:0px;

			border:0px;

			text-decoration: none;

			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

			font-size: 8pt;

		}

		body

		{

			text-align:center;

			background-color:#e3e3e3;

		}

		#center

		{

			width: 100%;

			margin:0 auto;

			height: 120px;

			background: #040e29 url('../images/header.jpg') center no-repeat;

			border-bottom:3px solid #fff;

			text-align:center;

			position:relative;

		}

		#center_header

		{

			color: #fff;

			font-weight:bold;

			position:relative;

			margin: 0pt auto;

			padding: 0px;

			height: 120px;

			width: 700px;

		}

		#header_logo {

			float:left;

			position:relative;

		}

		#header_links {

			position:absolute;

			right:4px;

			bottom: 0px;

			font-size: 9pt;

			font-weight: normal;

			background-color:#ccc;border:3px solid #fff;border-bottom:0px;padding:2px;color:#003;

			opacity: 0.8;

			filter:alpha(opacity=80);

		}

		#header_links  a {

			color: #003;

			font-size: 9pt;

			font-weight: bolder;

		}

		#header_links  a:hover {

			color: #505b6f;

		}

		#main

		{

			width: 789px;

			margin:0 auto;

			height: 100%;

			padding-top:12px;

			text-align:center;

			position: relative;

		}

		#main_login

		{

			width: 300px;

			margin:0 auto;

			height: 100%;

			padding-top:12px;

			text-align:center;

			position: relative;

		}

		.cols

		{

			border:2px solid #fff;

			width:250px;

			height:200px;

			padding:0px;

			overflow: hidden;

		}

		.cols_tall

		{

			border:2px solid #fff;

			width:250px;

			padding:0px;

			background-color: #fff;

		}

		.shadow

		{

			border-right:1px solid #aaa;

			border-bottom:1px solid #aaa;

			background-color: #fff;

			float:right;

			margin:4px;

		}

.mod_tbody {height:182px;overflow-x:hidden;overflow-y:auto; vertical-align: top;}
.mod_tbody tr, .mod_tbody td { height:14px; }

		#foot

		{

			position: absolute;

			width: 100%;

			left:0px;

			bottom:0px;

			height: 20px;

			background-color: #8daf57;

			border-top:3px solid #fff;

			color: #aaa;

		}

		#foot  div

		{

			margin:4px;

			color: #fff;

		}

		#foot  div  a

		{

			color: #fff;

			font-weight:bold;

		}

		#foot  div  a:hover

		{

			color: #003;

		}

		#spacer{

		height: 95%;

		float: left;

		width: 1px;

		font-size: 1px; /* to make sure width is not overridden */

		padding: 0;

		margin: 0;

		background-color: red; /* visual effect only */

		}

		.login_module caption

		{

			font-weight:bold;

			color:#fff;

			padding:4px;

		}

		.login_module input

		{

			border:2px solid #fff;

			margin-top:8px;

		}

		.module {

			text-align:left;

			background-color:#fff;

		}

		.moduleIndex {

			border-top: 1px solid #003;

			border-left: 1px solid #003;

			border-bottom: 1px solid #fff;

			border-right: 1px solid #fff;

		}

.moduleIndex td, .moduleIndex th  { padding-left: 3px; }

		.module table {

			background-color:#fff;

			border-collapse:collapse;

			width: 100%;

		}

		.module caption {

			background:url('../images/mod_cap_bg.jpg');

			height: 18px;

			padding-top: 2px;

			font-weight: bold;

			color:#fff;

			border-bottom: 1px solid #aaa;

			margin-left: -1px;

			background-color: #041340;

			background-repeat: repeat-y;

			background-position: center;

		}

		.module caption  a {

			color:#fff;

		}

		.module caption  a:hover {

			color:#aaa;

		}

		.module th {

			background-color: #e3e3e3;

			text-align: left;

			border-bottom: 1px solid #aaa;

			border-top: 1px solid #aaa;

		}

		.module tr > th:first-child, td:first-child {

			padding-left: 2px;

		}

		.module td {

			font-size: 8pt;

		}

		.module td  a {

			font-size: 8pt;

			color: #000;
			display: block;

		}

		.module td  a:hover {

			color: #b2c3db;

		}

		.module .row0 {

			

		}

		.module .row1 {

			background-color:#b2c3db;

			color: #333;

		}

		.module .row0:hover {

			background-color: #999;

			color: #fff;

		}

		.module .row1:hover {

			background-color: #003;

			color: #fff;

		}

		.mod_admin td {

			padding:2px;

		}

		.mod_admin tr:hover {

			background-color: #eef;

		}

		.sortBy, .sortBy * {

			color:#666;

			font-size: 7pt;

		}

		.sortBy  a:hover {

			color:#aaa;

		}

		.redTxt {

			/*color: #9a3300;*/

		}

		.redTxt  td  a:hover {

			color: #9a3300;

		}

		.greenTxt {

			/*color: #008000;*/

		}

		.greenTxt  td  a:hover {

			color: #008000;

		}

		.blueTxt {

			/*color: #000080;*/

		}

		.blueTxt  td  a:hover {

			color: #000080;

		}

		.pinkTxt {

			/*color: #800080;*/

		}

		.pinkTxt  td  a:hover {

			color: #800080;

		}

		.edit_btn  input {

			font-size:7pt;

			font-weight:lighter;

			margin-bottom:1px;

		}

		.moduleIndex label {

			font-weight: bold;

		}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white!important;
}


.email_td { font-size:7pt; }
.email_td a { font-size:7pt!important; color: inherit;}

.rsrc_link { padding-left: 15px; }
.rsrc_doc { background: url(../images/doc.gif) no-repeat; }
.rsrc_folder { background: url(../images/folder.gif) no-repeat; }
.rsrc_phone { background: url(../images/phone.gif) no-repeat; }
.rsrc_search { background: url(../images/search.gif) no-repeat; }
.rsrc_star { background: url(../images/star.gif) no-repeat; }
.rsrc_book { background: url(../images/book.gif) no-repeat; }
.rsrc_home { background: url(../images/home.gif) no-repeat; }
.rsrc_oppTime { background: url(../images/oppTime.gif) no-repeat; }

.folder_tbl tr, .folder_tbl tr { height: 18px; }
