body {
  margin: 0px;
}

.leftside_logo {
  text-align: center;
}

.leftside_name {
  font-family: Verdana;
  font-size: 10px;
  color: #ee6376;
  line-height: 15px;
  text-align: center;
  text-decoration: none;
}

.leftside_menu ul {
  background-color:#999999;
  margin: 0px;
  padding: 0px;
}

.leftside_menu li {
  width: 120px;
  margin: 0px;
  padding-left: 10px;
  background-color: #999999;
  list-style-image: url('../images/icon/9x9/arrow_down_inactive.gif');
  list-style-position: inside;
  cursor: pointer;
}

.leftside_menu li:hover {
  width: 120px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  background-color: #ee6376;
  list-style-image: url('../images/icon/9x9/arrow_down_active.gif');
  list-style-position: inside;
}

/**IE FIX**/
/*
.leftside_menu li a:hover {
  padding-left: 10px;
  background-color: #ee6376;
  display:list-element;
  width:100%;
  white-space:nowrap;
}
*/
.leftside_menu a {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  line-height: 18px;
}

.leftside_menu a:link {  
  color: #ffffff;
  text-decoration: none;
}

.leftside_menu a:visited {
  color: #ffffff;
  text-decoration: none;
}

.leftside_menu a:hover {
  color: #ffffff;
  text-decoration: none;
}


.leftside_video {
  padding-left: 0px;
}

.leftside_video a:link {
  font-family: Verdana;
  font-size: 11px;
  color: #ee6376;
  line-height: 15px;
  text-decoration: none;
  padding-left: 10px;
}

.leftside_video a:visited {
  font-family: Verdana;
  font-size: 11px;
  color: #ee6376;
  line-height: 15px;
  text-decoration: none;
  padding-left: 10px;
}

.leftside_video a:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #ee6376;
  line-height: 15px;
  text-decoration: underline;
  padding-left: 10px;
}

.leftside_login_text {
  font-family: Verdana;
  font-size: 11px;
  color: #ee6376;
  line-height: 15px;
}

.leftside_login_text a:link {
  font-family: Verdana;
  font-size: 11px;
  color: #dd5265;
  line-height: 15px;
  text-decoration: underline;
}

.leftside_login_text a:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #dd5265;
  line-height: 15px;
  text-decoration: underline;
}

.leftside_login_text a:visited {
  font-family: Verdana;
  font-size: 11px;
  color: #dd5265;
  line-height: 15px;
  text-decoration: none;
}

.leftside_login_input {
  width: 120px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.leftside_login_submit {
  width: 60px;
  height: 22px;
  border: 1px outset #dddddd;
  background-color: #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #ffffff;
}

.hosting_development_by {
  font-family: Verdana;
  font-size: 9px;
  color: #666666;
}

.copyright {
  font-family: Verdana;
  font-size: 9px;
  color: #666666;
  padding-top: 4px;
}

.txt_contact {
  width: 240px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.txtarea_contact {
  width: 240px;
  height: 100px;
  line-height: 18px;
  border: 1px solid #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.btn_contact {
  width: 100px;
  height: 22px;
  border: 1px outset #dddddd;
  background-color: #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #ffffff;
}

.txt_small {
  width: 150px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.cbo_small {
  width: 30px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.cbo_medium {
  width: 50px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.cbo_large {
  width: 100px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.cbo_extra_large {
  width: 150px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.textarea_small {
  width: 240px;
  height: 100px;
  line-height: 18px;
  border: 1px solid #ee6376;
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
}

.hostess_list {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  border-top: 1px solid #cccccc;
}

.hostess_list a:link {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  text-decoration: none;
}

.hostess_list a:visited {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  text-decoration: none;
}

.hostess_list a:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  text-decoration: underline;
}

