/* rb 01.03.2006 21:46 */

  /* body*/
 
body,div,td,th,p,input,textarea,select,a,p {
	color : #333333;
	text-decoration : none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight : normal;
}
.connect {	
	background-color:#FFFFFF;
	padding-top:0px;
	padding-left:0px;
	position:absolute; 
	width:32px; 				 
	height:8px; 
	left: 10px; 
	top: 20px; 
	z-index:33;
	visibility:hidden;
}
.smap {
	width:110px;	 
	font-size:11px;
	color:#999999;
	line-height:22px;
}
div.pageinfo {
	position:absolute; 
	left:60px; 
	top:367px;
	width:480px; 
	height:49px; 
	z-index:10;
}
div.info_left {
	position:absolute;
	width:60px;
	height:2px;
	left: 15px;
	top:374px;		/* nav_posy */
	z-index:9;
	color:#FF0000;
}
.yellow {
	background-color:#FFFF00;
}
span.notify {
	color: #FF0000;
}
.info {
	color : #999999;
	text-decoration : none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight : normal;
}
.infosmall {
	color : #666666;
	text-decoration : none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight : normal;
}
img {
	border:none;
}
td.navigation {
	color : #333333;
}
select {
	width: 495px;
}
input {
	color : #000000;
}
hr {
	height:1px;
	border:0px;
	color:#CCCCCC;	
	background-color:#CCCCCC;
}


.edit {      
  width:495px;
}

.title {
	color : #747474;
	font-weight: bold;
}

.text {
	color : #333333;
}
.head {
	color : #777777;
}
.infosmall {
	color : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.info {
	color : #999999;
}
 
/* links intern*/

a.intern:link  {
	color :#999999;
}
a.intern:visited  {
	color :#999999;
}
a.intern:active  {
	color : #333333;
}
a.intern:hover { 
	color: #333333;
 }
/* links extern*/
a.extern {
	text-decoration:underline;
	color :#999999;
} 
a.extern:link  {
	color :#999999;
}
a.extern:visited  {
	color :#999999;
}
a.extern:active  {
	color : #666666;
}
a.extern:HOVER { 
	color: #666666;
}
 a.head:link  {
	color :#777777;
}
a.head:visited  {
	color :#777777;
}
a.head:active  {
	color : #000000;
}
a.head:hover { 
	color: #000000;
}


