BODY {
	margin: 0px 0px 0px 0px;
	color : #333;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

INPUT {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #999999 1px solid; 
	COLOR: #222288; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana; 
	FONT-WEIGHT:normal
}

TEXTAREA {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #999999 1px solid; 
	COLOR: #222288; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana
}


SELECT {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #999999 1px solid; 
	COLOR: #444444; BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana
}

table.borderdesign1 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.borderdesign1 tr.row0 {
	background-color: #F9F9F9;
}

table.borderdesign1 tr.row1 {
	background-color: #FFF;
}

table.borderdesign1 td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}


table#toolbar a.toolbar {
        color : #808080;
        text-decoration : none;
        display: block;
        border: 1px solid #DDD;
        width: 55px;
        padding: 2px 1px 2px 1px;
}
table#toolbar a.toolbar:hover {
        color : #336699;
        border: 1px solid #336699;
        background-color: white;
        padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
        color : #FF9900;
}
a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #666666;
        text-decoration: none;
}

a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #111111;
       
        text-decoration: underline;
}

.indexlink{
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	COLOR: #666666;
	FONT-WEIGHT: bold;
}

.indexlink:hover{
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	COLOR: #666666;
	FONT-WEIGHT: bold;
    text-decoration:none;
}
.whtlink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.whtlink:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}

.footerlink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #696969;
        text-decoration: none;
}

.footerlink:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #696969;
        text-decoration: underline;
}

.footerlink1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.footerlink1:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}


/* Field-Hint with focus */
form .field-hint {
	position: absolute;
	width: 180px;
	z-index: 50;
	background-image: url(../images/hint_topborder.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 14px 0 0 0;
	margin:  2px 0 0 10px;
	color: #000;
}
form .field-hint div {
	background-color: #fffbb8;
	border-left: 1px solid #ffc20d;
	border-right: 1px solid #ffc20d;
	border-bottom: 1px solid #ffc20d;
	padding: 4px
}
/* Field-Hint without focus */
form .field-hint-inactive {
	visibility: hidden;
	position: absolute;
}

/*Text inputs*/


fieldset{

	position  : relative;
	margin-top: 1em;
	padding-top: .75em;
	width=90%
	
}

.textinput, .textinputHovered {
	
}

.textinp, .textinpHovered {
}

.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(../images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}



.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
.logoname
{
   FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #FFFFFF; FONT-FAMILY: Verdana;
}

.logoname1
{
   FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana;
}

.powername
{
   FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Verdana;
}

.sitetop {
        width:1000px;
        height:100px;
        background-image: url('../images/header.jpg');
       	background-repeat: no-repeat;
}
.sitebottom {
        width:1000px;
        height:50px;
        background-image: url('../images/bottom.jpg');
       	background-repeat: no-repeat;
}


.infoheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005d7f;
}
.listtableoddrow {
	background: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.listtableevenrow {
        background: #d0d0d0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
}

.tdimage1{
     
     background-color: #979CA0;
	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 12px;
	 COLOR: #000000;
	 FONT-FAMILY: Verdana;
	 background-repeat : repeat;

}
.row_head{
         FONT-WEIGHT: bold;
         FONT-SIZE: 11px;
         COLOR: #0000FF;
         FONT-FAMILY: Verdana;
}

.tblbg {

       background-color: #C9D2DB;
}


.menudottedline {
        border-bottom: 0px solid #cccccc;
        border-top: 0px solid #ffffff;

}

.errorfont{
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FF0000;
 }

.image_near{
	FONT-FAMILY: verdana;
	FONT-SIZE: 18px;
	COLOR: #666666;
	FONT-WEIGHT: bold; 
}

.style24 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;  
	font-weight: bold; 
}
.style3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
}
.infodisp{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #800080;
}


.text_bld {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 11px;
        font-weight: bold;
        color: #111111;
        text-align: left;
        text-decoration: none;
}
.text_bld1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #111111;
        text-decoration: none;
}


.error {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
}

#cpanel {  text-align: center;  vertical-align: middle; }

#cpanel div.icon   { margin: 3px; }
#cpanel div.icon a {
        display: block; float: left;
        height: 75px;
        width: 100px;
        vertical-align: middle;
        text-decoration : none;

        border: 1px solid #DDD;
        padding: 3px 5px 1px 5px;
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   {
        color : #333;
        background-color: #FFFFFF;
        border: 2px solid #79A6E8;
        padding: 3px 4px 0px 6px;
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}

.newbutt {
	BORDER-RIGHT: #999999 0px solid;
	BORDER-TOP: #999999 0px solid;
	BORDER-LEFT: #999999 0px solid;
	BORDER-BOTTOM: #999999 0px solid;
	FONT-SIZE: 10px;
	COLOR: #222288;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT:normal
}

.butt {
  background: #fff url('../images/buttons.gif');
  height:20px;
  width:102px;
  font-family:verdana;
  border:#AAAAAA 0px solid;
  font-size:11px;
  font-weight:bold;
  color:#000000;
}
.butt1 {
  background: #fff url('../images/buttons1.gif');
  height:20px;
  width:150px;
  font-family:verdana;
  border:#AAAAAA 0px solid;
  font-size:11px;
  font-weight:bold;
  color:#000000;
  
}
.butt2 {
  background: url('../images/Add.gif');
  height:29px;
  width:100px;
  border:#AAAAAA 0px solid;
  color:#000000;
}


.selectedtab {
	background-image: url(../images/button_4.jpg);
	background-repeat: no-repeat;
	height:26px;
	width:125px;
	color: #000;
}
.unselectedtab {
	background-image: url(../images/button_3.jpg);
	background-repeat: no-repeat;
	height:26px;
	width:125px;
	color: #000;
}
.tasklink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.tasklink:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
}

.greyrow {
        background: #BBBBBB;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
}
.greyrow1 {
	background: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}



