A:link      {
    COLOR : #22a3dc;
    TEXT-DECORATION : none;
    }

A:visited   {
COLOR : #22a3dc;
    TEXT-DECORATION : none;
    }

A:hover     {
    COLOR : #FF9933;
    TEXT-DECORATION : none;
    }

A:active    {
COLOR : #003399;
    TEXT-DECORATION : none;
    }

BODY {
  font-family: Tahoma;
  font-size: 8pt;
  color:#50595e;

}

/* Begin Forms*/

input {
    border: 1px #C0C0C0 solid;
	background: #FFFFFF;
	color: #000000;
    font-family: Tahoma;
	font-size: 8pt;

}

input.radio {
	background: transparent;
	border: 0px;
}

input.checkbox {
	background: transparent;
	border: 0px;
}

button.button, input.button {
	border: 1px solid #B4B4B4;
	color: #000000;
    font-family: Tahoma;
	font-size: 8pt;

}

select {
	font-family: Tahoma;
	font-size: 8pt;
    border: 1px #C0C0C0 solid;
	background: #FFFFFF;
}

textarea {
	border: 1px #C0C0C0 solid;
	background: #FFFFFF;
	color: #000000;
    font-family: Tahoma;
	font-size: 8pt;
	padding: 2px 6px 2px 6px;
	width: 95%;
}

input:hover,textarea:hover,select:hover{
	border: 1px solid #22a3dc;
    color:#22a3dc;
    background: #FEFEFE;
}

input:focus,textarea:focus{
	border: 1px solid #22a3dc;
	background: #FFFFFE;
}

form {
	margin: 0px;
}

FIELDSET {
	font-family: "Tahoma" , MS Sans Serif;
	font-size: 8pt;
    border: 1px #C0C0C0 solid;
	background: #FFFFFF;
 }

.inputHighlighted{
		background-color:#FFFF99;
        border:1px solid #22a3dc;
	}

/* End */

.date{
   	font-family: Tahoma;
	font-size: 8pt;
    color:#22a3dc;
}

.blue{
   	font-family: "Tahoma" , MS Sans Serif;
	font-size: 8pt;
    color:#003366;
}

.head_bar_font{
    COLOR : #003366;
}


.Table{
  width:70%;
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
}


.alert{
  width:555;
  border-spacing: 0px;
  border-collapse: collapse;
  border-color: #FFCC00;
  background: #FFFFCC;
}


.head_bar{
  height:22px;
  background-image: url(../../template/Default/images/bar.gif);
}


.header_table{
  height: 613px;
  border: 1px solid #c7c7ca;
}
.host{
background-image: url(../../styles/default/header/index_06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 77px;
	display: block;
	float: none;
}

.host:hover{
  background-image: url(../../styles/default/header/host.jpg);
  background-repeat: no-repeat;
  background-position: 0px -0px;
}

.design{
background-image: url(../../styles/default/header/index_05-08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 77px;
	display: block;
	float: none;
}
.design:hover{
  background-image: url(../../styles/default/header/design.jpg);
  background-repeat: no-repeat;
}

.domain{
background-image: url(../../styles/default/header/index_09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 77px;
	display: block;
	float: none;
}
.domain:hover{
  background-image: url(../../styles/default/header/domain.jpg);
  background-repeat: no-repeat;
}

.customer{
background-image: url(../../styles/default/header/index_05-06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 77px;
	display: block;
	float: none;
}
.customer:hover{
  background-image: url(../../styles/default/header/customer.jpg);
  background-repeat: no-repeat;
}

.support{
background-image: url(../../styles/default/header/index_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 77px;
	display: block;
	float: none;
}
.support:hover{
  background-image: url(../../styles/default/header/support.gif);
  background-repeat: no-repeat;
}

/* Login_main_username */
.username {
    background-image: url(../../styles/default/images/username.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 15px;
	color: #000000;
    height:13px;
    width:120px;
}
/* End */

/* Login_main_password */
.password {
    background-image: url(../../styles/default/images/password.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 15px;
	color: #000000;
    height:13px;
    width:120px;
}
/* End */

/* Support Ticket */
.table_support_ticket{
    width : 550px;
    border: 1px solid #c7c7ca;
    border-collapse: collapse;
}

.support_ticket_head  {
    background-image: url(../../styles/default/body/bar_2.jpg);
    background-repeat: repeat;
    background-position: top;
    height: 22px;
    border-bottom: 1px solid #c7c7ca;
    font-family: arial;
    font-size:11pt;
    font-weight: bold;
    color:#50595e;
}

.support_ticket_post  {
    width:400px;
}

.support_ticket_data  {
    background-image: url(../../styles/default/body/bar_2.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border-left: 1px solid #c7c7ca;
    width:150px;

}

.support_ticket_data2  {
    border-left: 1px solid #c7c7ca;

}
/* End */
.big  {
    font-family: arial;
    font-size:11pt;
    font-weight: bold;
    color:#50595e;
}

.online  {
    font-weight: bold;
    color:#009999;
}

.offline  {
    color:#FF6633;
}
.host_table{
    width : 550px;
    border: 1px solid #c7c7ca;
    border-collapse: collapse;
}

.host_table_inside{
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
}

.host_table_inside:hover{
    color:#22a3dc;
}

.host_table_head{
    background-image: url(../../styles/default/body/mk_theme_02.jpg);
    background-repeat: repeat;
    background-position: top;
    height: 22px;
    border-bottom: 1px solid #c7c7ca;
    font-family: arial;
    font-size:11pt;
    font-weight: bold;
    color:#50595e;
}

.silver_table{
    border: 1px solid #c7c7ca;
    border-collapse: collapse;
}

.support_main_alert  {
    background-image: url(../../styles/default/body/bar_2.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border: 1px solid #c7c7ca;

}

.table_customer_bills{
    width : 660px;
    border: 1px solid #c7c7ca;
    border-collapse: collapse;
}

.customer_table_head{
    background-image: url(../../styles/default/body/mk_theme_02.jpg);
    background-repeat: repeat;
    background-position: top;
    height: 20px;
    width:100px;
    border-bottom: 1px solid #c7c7ca;
    font-family: arial;
    font-size:11pt;
    font-weight: bold;
    color:#50595e;
}