
form
{
	margin:0px;
}
input 
{
	border-width:1px; 
	border-style:dashed;
	border-color:#676767;
	background-color:#D2D5B9;
	font-family:Tahoma; 
	font-size:9px;
	font-weight:bold;
	color:#636141;
}
textarea
{
	border-width:1px; 
	border-style:dashed;
	border-color:#676767;
	background-color:#D2D5B9;
	font-family:Tahoma; 
	font-size:9px;
	font-weight:bold;
	color:#636141;
	overflow:auto;
}
a     { color: #ba3300; text-decoration: underline }
a:active    { color: #ba3300; text-decoration: underline }
a:visited    { color: #ba3300; text-decoration: underline }
a:hover     { color: #a65e29; text-decoration: none }
.t12
  { font-size: 12px; font-family: tahoma; line-height: 14px }
.times12 { font-size: 12px; font-family: Times; line-height: 14px }
.times11 { font-size: 11px; font-family: Times; line-height: 14px }
.t14  { font-size: 14px; font-family: tahoma; line-height: 14px }
.t16  { font-size: 16px; font-family: tahoma; line-height: 14px }
.h12     { font-size: 12px; font-family: Helvetica; line-height: 15px }
.h13    { font-size: 13px; font-family: Helvetica; line-height: 14px }
.h11      { font-size: 11px; font-family: Helvetica; line-height: 14px }
.t11  { font-size: 11px; font-family: tahoma; line-height: 14px }
.t10  { font-size: 10px; font-family: tahoma; line-height: 14px }
body  { background-image: url("../images/main_elements/bg.jpg"); background-repeat: repeat }

