body
{
	margin: 0px; 
	padding: 0px; 
	background-color: white;
	font-family: Tahoma, verdana, arial, helvetica;
	font-size: .7em;	
	color: #333333;
}
acronym
{
text-decoration:underline;
border:0px;
cursor:help;
}
p
{
padding:8px;
margin:0px;
}
h1
{
	margin: 0;
	padding: 7px 0 7px 0;
	color: #676767;
	font-weight: normal;
	font-size: 24px;
}
b
{
	color: #666666;	
}

a:link
{
	color: #3169B5;
	text-decoration: none;
}
a:active
{
	color: #3169B5;
	text-decoration: none;
}
a:visited
{
	color: #3169B5;
	text-decoration: none;
}
a:hover
{
	color: #3169B5;
	text-decoration: underline;
}

.field {

	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: #4F4F4F;
}
.button
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	padding: 2px 0 2px 0;
	width: 85px;
}

.text
{
	position: absolute;
	left: 210px;
	top: 95px;
	width: 500px;
}

.r_text
{
	position: absolute;
	left: 10px;
	top: 192px;
	width: 640px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.tab
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;	
	position: absolute;
	width: 90px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.tch
{border: 1px solid #C8D6E8;}

.photo_container_hor
{
border: 1px solid #C8D6E8;
padding:2px;
}
.photo_container_hor:hover
{
border: 1px solid #C8D6E8;
padding:2px;
cursor:pointer;
background:#C8D6E8;
}
.menu
{
padding-top:12px;
height:38px;
}
.menu a
{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #B3B3B3;
color:#676767;
float:left;
margin:0 8px 0 0;
padding:6px 8px 7px;
text-align:center;
text-decoration:none;
}
.menu a:hover
{
background:#EEEEEE none repeat scroll 0 0;
text-decoration:none;
}
.pop_up
{
border:1px solid #6699CC;
width:300px;
height:150px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}
.down :hover
{
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
  opacity:0.8;
}
.form_text
{
width:220px;
border:1px solid #B3CFE7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
padding:2px;
}
.form_main
{
width:500px;
padding:8px;
}
.textarea
{
width:300px;
height:50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.errors
{
color:#FF0000;
}
.bread
{
border:1px solid #CCCCCC;
height:30px;
line-height:30px;
margin-top:2px;
overflow:hidden;
height:30px;
overflow:hidden;
padding:0 8px
}
.bread a:hover
{
text-decoration:none;
}
.bread a, .bread em, .bread span
{
float:left;
font-style:normal;
height:30px;
overflow:hidden;
padding:0 8px;
}

.bread span 
{
background:transparent url(../images/bread.gif) no-repeat scroll left center;
overflow:hidden;
padding:0 0 0 10px;
width:0;
}
