
/* by craZZy - modified */

body, td, th, input, select, textarea, form {
  font: 9pt 'Verdana','Tahoma','Arial','sans-serif';
  color: black;
}

th {
  background-color: #B4B4B4;
}

.hdr3 {
  background: #DCDEDB; padding: 3px 6px; font-weight: bold;
}

.input, .select {
/*  background-color: #F3F3F3;*/
}

.smallinput {
  font-size: 8pt;
  /* background-color: #F3F3F3; */
}


.checkradio {
}

form {
  margin: 0px;
}

.red, .warning, a.warning:visited, a.warning:hover {
  color: #7B0303;
}

.small_red {
  color: #7B0303;
  font-size: 8pt;
}

.comments, .comments:visited, .inputcomments {
  color: #999999;
}

.small_comments {
  color: #999999;
  font-size: 8pt;
}

.notice {
  font-weight: bold;
}

.submit {
	color: #FFD400;
	background:#DB061A url(/resellers/bizsectors/images/button_bg2.gif) repeat-x;
	font : bold Verdana;
	border-bottom-color : #CC0014;
	border-right-color : #CC0014;
	border-left-color : #E24A58;
	border-top-color : #E24A58;
	width : 80px;
	border-width : 2;
}

.bigsubmit1 {
	color: #FFD400;
	background:#DB061A url(/resellers/bizsectors/images/button_bg2.gif) repeat-x;
	font : bold Verdana;
	border-bottom-color : #CC0014;
	border-right-color : #CC0014;
	border-left-color : #E24A58;
	border-top-color : #E24A58;
	width : 100px;
	border-width : 2;
}
/* End: Alex Pankratov - 27.01*/

.bigsubmit2 {
	color: #FFD400;
	background:#DB061A url(/resellers/bizsectors/images/button_bg2.gif) repeat-x;
	font : bold Verdana;
	border-bottom-color : #CC0014;
	border-right-color : #CC0014;
	border-left-color : #E24A58;
	border-top-color : #E24A58;
	width : 150px;
	border-width : 2;
}
/* End: Alex Pankratov - 27.01*/

a, a:visited {
  color: black;
}

a:hover {
  color: #9C0000;
}

/* END */

/* by craZZy - style for right frame header */

.rightheader
{
  font-size: 14pt;
  font-weight: bold;
  color: #333333;
  background: #D8DAD7;
  padding: 2px 6px;
}

.rightheader1
{
  font-weight: bold;
  color: #333333;
  background: #D8DAD7;
  padding: 2px 6px;
}

.redheader
{
  font-weight: bold;
  color: #7B0303;
  background: #D8DAD7;
  padding: 2px 6px;
}

.login2title
{
  font: 24pt "Times New Roman",Times,serif;
}

.login2text
{
  font: 10pt 'Verdana','Tahoma','Arial','sans-serif';
  color: #444444;
}

/* styles for headings */

.heading {
  font-size: 12pt;
  font-weight: bold;
  padding-bottom: 8px;
  text-decoration: underline;
}

.htext {
  padding-left: 16px;
  padding-bottom: 8px;
  text-decoration: none;
}

/* styles for form editor */

.hcell {
  font-weight: bold;
  color: #333333;
  background: #D8DAD7;
  padding: 4px 6px;
}

/* craZZy>> 05.03.2003 */

.form1 {
  padding-right: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.form2 {
  padding-left: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.small {
  font-size: 8pt;
}

.invisible_small {
  font-size: 8pt;
  color: #999999;
}

.invisible_disc_price {
  color: #B57777;
}

.invisible_img {
  filter: alpha(opacity:50);
}

a.nondec {
  text-decoration: none;
}


/* craZZy>> end */

/* END */

