.head_1
{
font-face        : Verdana;
font-size        : 12px;
font-weight      : bold;
color            : #FFFFFF;
text-align       : left;
}


.module_head_text
{
font-face        : Verdana;
font-size        : 15px;
font-weight      : bold;
width            : 100%;
color            : #787777;
text-align       : left;
}


.submit {
	BACKGROUND-COLOR: #dcdbdb; 
	BORDER-BOTTOM: #a2a4a0 1px solid; 
	BORDER-LEFT: #a2a4a0 1px solid; 
	BORDER-RIGHT: #a2a4a0 1px solid; 
	BORDER-TOP: #a2a4a0 1px solid; 
	COLOR: #a2a4a0; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	width: 30px;
}

.inputbox {
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM: #a2a4a0 1px solid; 
	BORDER-LEFT: #a2a4a0 1px solid; 
	BORDER-RIGHT: #a2a4a0 1px solid; 
	BORDER-TOP: #a2a4a0 1px solid; 
	COLOR: #a2a4a0; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	width: 130px;
}

/* ###################### OVERALL SETTINGS ###################### */
td 
{
  font             : 12px Arial;
  color            : #515151;
  line-height      :150%;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font             : 12px Arial;
  color            : #416b03;
  text-decoration  : none;
}

a:hover {
  color            : #a71d0c;
  text-decoration  : none;
}

a:active {
  color            : #a71d0c;
  text-decoration  : underline;
}


















