body
	{

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	}

a
	{
	color: #2A6CDD;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: 600;
	font-family: verdana;
	}

a:hover
	{    
	color: #FFF;
	background: #CCCCCC;
	}

#header
	{
        border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #1F2096;
	background-image: url('header.jpg');
	background-repeat: no-repeat;
	margin: 10px;
	width: 100%;
	height: 80px;
	}
	
#loginmenu
	{
	background-color: #F6F7F9;
	font-family: verdana, arial, helvetica, sans-serif;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0px;
	padding: 2px 2px;
	position: absolute;
	top: 93px; left: 10px;
	width: 760px;
	height: 15px;
	}

#logincontent
	{
	background-color: #FFF;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 10px;
	position: absolute;
	top: 118px; left: 10px;
	width: 760px;
	height: 480px;
	}

#info
	{
	margin: 0px;
	padding: 2px;
	color: #F6F7F9;
	font-size: 11px;
	text-decoration: none;
	font-weight: 600;
	font-family: verdana;
	position: absolute;
	top: 10px; left: 330px;
	width: 200px;
	height: 80px;
	}

#map
	{
	margin: 0px;
	padding: 0px;
	color: #F6F7F9;
	font-size: 11px;
	text-decoration: none;
	font-weight: 600px;
	font-family: verdana;
	position: absolute;
	top: 10px; left: 530px;
	width: 240px;
	height: 80px;
  visibility:hidden;
	}

#map a
	{
	color: #F6F7F9;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: 600;
	font-family: verdana;
	}

#map a:hover
	{    
	color: #2a6cdd;
	background: #F6F7F9;
	}

#content
	{
	background-color: #F6F7F9;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 10px;
	width: 100%;
	height: 100%;
	margin: 100px 10px 0px 180px;
	}

#menu
	{
	background-color: #F6F7F9;
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 10px 0px;
	position: absolute;
	top: 100px; left: 10px;
	width: 160px;
	height: 251px;
	}

#menu h1
	{
	background: #4960b7;
	color: #F6F7F9;
	padding: 0px;
	margin: 2px 0px;;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 600;
	font-family: verdana;
	width: 100%;
	}

#menu a
	{
	color: #1F198F;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: 600;
	font-family: verdana;
	width: 100%;
	}

#menu a:hover
	{    
	color: #FFF;
	background: #CCCCCC;
	}

#submenu
	{
	background-color: #F6F7F9;
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 10px 0px;
	width: 160px;
	position: absolute;
	top: 361px; left: 10;
	}

#submenu h1
	{
	background:#A42635;
	color: #F6F7F9;
	padding: 0px;
	margin: 2px 0px;;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-indent: 0px;
	font-weight: 600;
	font-family: verdana;
	width: 100%;
	}

#submenu a
	{
	color: #A42635;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: 600;
	font-family: verdana;
	width: 100%;
	}

#submenu a:hover
	{    
	color: #FFF;
	background: #CCCCCC;
	}

h1
	{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 28px;
	line-height: 28px;
	font-weight: 900;
	color: #CCC;
	}
	
h4
	{
	color: #7e9dd0;
	font-size: 16px;
	}	

p
	{
	text-indent: 40px;
	}

td
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}

submit
	{
	border:1px solid #4960B7;
	 background-color:#6585FC;
	 font-family:verdana;
	 font-size: 10px;
	 }
	 
input
	{
	border:1px solid #4960b7;
	 background-color:#fff;
	 font-family:verdana;
	 font-size: 10px;
	 color: #4960b7;
	 }

	 
select
	{
	border:1px solid #4960b7;
	 background-color:#fff;
	 font-family:verdana;
	 font-size: 10px;
	 color: #4960b7;
	}
form
	{
	padding: 2px;
	margin: 2px;
	}

.onTab
 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color: #1F198F;
	background:#F0F0F6;
	border: 1px solid #fff;
	border-right: 2px solid #F0F0F6;
	border-left: 2px solid #fff;
	cursor:hand;
	visibility: visible;
	z-index:1;
	}
.offTab
 {
	font-family: verdana;
	font-size:10px;
	font-weight: bold;
	text-align:center;
	background:#F0F0F6;
	border: 1px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	color: #999;
	cursor:hand;
	visibility: visible;
	z-index:20
	}
.box
	{
	font-family: verdana;
	text-align:center;
	background:#F0F0F6;
	border-left: 0px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	visibility: visible;
	width:400px;
	height: 270px; 
	position: absolute;
	top: 160px;
	left: 360px;
	}

#tabmenucontainer
	{
	position: absolute;
	top: 160px;
	left: 200px;
	width: 160px;
	}

#printinvoice
	{
	background-color: #F6F7F9;
	font-family: verdana, arial, helvetica, sans-serif;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0px;
	padding: 0px 2px;
	position: absolute;
	top: 12px; left: 10px;
	width: 760px;
	height: 15px;
	}

#printinvoice form
	{
	padding: 0px;
	margin: 0px;
	}

.client {margin:0px; margin-bottom: 10px; padding:0px; width:auto;}

.info {margin: 0px; padding: 0px 2px; text-align: left;}
.status {margin: 0px; padding: 0px 2px; text-align: right;}
.service {margin: 0px; padding: 4px; text-align: center;}
.service input {width:100%;}


.transaction {margin:0px; padding:0px; width:510px; border: 1px solid #CCC; border-bottom: 1px solid #206EDF;}

.transaction td {margin:0px; text-align: top; vertical-align: top;}

.solid {border-top: 1px solid #206EDF; height: 1px; line-height: 0px; margin: 0px; padding: 0px;}

.dot {border-top: 1px dotted #206EDF; height: 1px; line-height: 0px; margin: 0px; padding: 0px;}

.date {text-align: left; padding:2px; width:75px}

.description {text-align: left; padding:2px; width:210px}

.debit {text-align: right; padding:2px;width:75px}

.credit {text-align: right; padding:2px;width:75px}

.balance {border-left: 1px solid #206EDF; text-align: right; padding:2px; width:75px}

.disabled {background-color:#FCFCF9; border-color: #BCBCB9}
.enabled {background-color: #FFFFFF; border-color: #4960b7}

