.kayako_main a
{
  font-weight: normal;
}

.kayako_main a:active 
{
	color: #000;
  text-decoration: none;
}

.kayako_main a:visited 
{
	color: #000;
  text-decoration: none;
}

.kayako_main a:hover 
{
	color: red; 
  text-decoration: underline;
}

.kayako_main a:link 
{
	color: #000000; 
  text-decoration: none;
}

#blue:link 
{
	color: #0033ac; 
  text-decoration: none;
}

#blue:visited 
{
	color: #0033ac; 
  text-decoration: none;
}

#blue:hover 
{
	color: orange; 
  text-decoration: none;
}

#red:link 
{
	color: #d62226; 
  text-decoration: none;
}

#red:visited 
{
	color: #d62226; 
  text-decoration: none;
}

#red:hover 
{
	color: #d62226; 
  text-decoration: underline;
}

#grey:link 
{
	color: #333;
  text-decoration: none;
}

#grey:visited 
{
	color: #333;
  text-decoration: none;
}

#grey:hover 
{
	color: red; 
  text-decoration: underline;
}

#teal:link 
{
	color: #90acb4; 
  text-decoration: none;
}

#teal:hover 
{
	color: #90acb4; 
  text-decoration: underline;
}

#white:link 
{
	color: #fff;
  text-decoration: none;
}

#white:visited 
{
	color: #fff;
  text-decoration: none;
}

#white:hover
{
	color: orange; 
  text-decoration: underline;
}

.input2
{	background-color: #fff;
	color: #000;
	font-family: verdana, tahoma;
	font-size: 11px;
	border-style: solid;
	border-color: #ccc;
	border-width: 2px;
}
.input3
{
  background-color: #fff;
	color: #000;
	font-family: verdana, tahoma;
	font-size: 11px;
	border-style: solid;
	border-color: #ccc;
	border-width: 2px;
}

.input5
{	
  background-color: #ffe8e8;
	color: #000;
	font-family: verdana, tahoma;
	font-size: 11px;
	border-style: solid;
	border-color: #f00;
	border-width: 2px;
}

.input4
{
	border-style: solid;
	border-color: red;
	border-width: 2px;
}

/*
.footer
{
  background-color: #083973;
  text-align: center;
  border-top: 1px solid #000;
  height: 18px;
  color: #fff;
  font-weight: bold;
}
.main_bg
{
  background-color: #999;
  padding: 0px; margin: 0px;
}
*/

.cell2
{
  font-size: 26px; 
  background-color: #fff;
}

.gtext
{
    font-size: 11px;
    color: #000;
    font-family: verdana, arial;
}

.kayako_main hr
{
    border-right: #d1d7dc 0px solid;
    border-top: #d1d7dc 1px solid;
    border-left: #d1d7dc 0px solid;
    border-bottom: #d1d7dc 0px solid;
    height: 0px;
}
