body {
  background: #020202;
}

body {
	margin:0px;padding:0px;
	scrollbar-face-color : #7d7d7d;
	scrollbar-highlight-color : #666666;
	scrollbar-shadow-color : #eeeeee;
	scrollbar-3dlight-color : #7d7d7d;
	scrollbar-arrow-color : #eeeeee;
	scrollbar-track-color : #6e6e6e;
	scrollbar-darkshadow-color : #eeeeee;
	scrollbar-base-color : #7d7d7d;
}

body,td,li,div,a,p,.txt {
  font: 12px Arial, Tahoma;
  color: #feffe0;
}

p{
  margin: 0px;
}

ul { margin:0px;padding:0px; }
li { font-size:14px;list-style-type:disc;margin:22px; }

.lismall{
	font-size:11px;
	list-style-type:disc;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

a:link,a:visited,a:active {
 	color:#f7941c;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
a:hover {
	color:#f7941c;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

h1 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 21px;
  font-family: Times New Roman;
}

h2 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 16px;
  font-family: Times New Roman;
}

h3 {
  margin:0px;
  margin-top:13px;
  padding:0px;
  font-weight:bold;
  font-size: 12px;
  color:#105812;
}

h4 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 30px;
  font-family: Times New Roman;
  color:#105812;
}

h5 {
  margin:0px;
  margin-bottom:5px;
  padding:0px;
  font-weight:bold;
  font-size: 12px;
  font-family: Times New Roman;
  color:#105812;
}

.otxt { color:#f7941c; }

.small,a.small:link,a.small:visited,a.small:active,a.small:hover {
  font-size: 11px;
  font-weight:normal
}

.large {
  font-size: 12px;
}

b, strong, .bld {
  font-weight: bold;
}

.upp {
  text-transform: uppercase;
}

.error {
	color: #ff0000;
}

.bgw { background-color:#ffffff; }
.bgb { background-color:#020202; }
.bgg { background-color:#7d7d7d; }
.lft { float:left; }
.rght { float:right; }
.clr { clear:both; }
.interviews { display:block;overflow:auto;height:90px;margin-bottom:10px; }

#site{width:682px;display:none;text-align:left;}
#foto{width:682px;display:block;}
#nav { display:block; }
#content { display:block;background-color:#7d7d7d;height:286px; }
#maincol { display:block;width:612px;float:left; }
#maincolint { display:block;width:492px;float:left; }
#leftcol { display:block;width:20px;float:left; }
#leftcolint { display:block;width:120px;float:left; }
#midcol { display:block;width:442px;float:left; }
#midcolint { display:block;width:322px;float:left; }
#rightcol { display:block;width:170px;float:left;background:#7d7d7d url(/img/dots.gif) repeat-y;  }

/* styles for forms */
form,input { margin:0px;padding:0px; }
.boxsearch { font: 12px Arial;  color: #000000; border:1px solid #c1cbc8; width:100px; background-color: #c1cbc8; }
.box2 { font: 12px Arial;  color: #000000; border:0px solid #c1cbc8; width:150px; background-color: #c1cbc8; }
.box3 { font: 12px Arial;  color: #000000; border:0px solid #c1cbc8; width:250px; background-color: #c1cbc8; }
.butsearch { cursor: pointer; font: 11px Arial;font-weight:bold;  color: #f7941c; border:1px solid #f7941c; background-color: #feffe0;width:48px;margin-left:2px; }
.but2 { cursor: pointer; font: 11px Arial;font-weight:bold;  color: #f7941c; border:1px solid #f7941c; background-color: #feffe0;width:36px; }
.but3 { cursor: pointer; font: 11px Arial;font-weight:bold;  color: #f7941c; border:1px solid #f7941c; background-color: #feffe0;width:64px; }

