/* Globals */
body {
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
}
table.left {
border-left: 2px dotted #cccc66;
}
table.right {
border-right: 2px dotted #cccc66;
}
b {font-size: 12px;}
b.heading {
	color: #e05539;
	font-size: 14px;
}
hr {color: #666666; }
td {
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

td.small {vertical-align: top;font-family: arial;font-size: 10px;color: #333333;}
td.small a {vertical-align: top;font-family: arial;font-size: 10px;color: #666666;}
td.small a:hover {vertical-align: top;font-family: arial;font-size: 10px;color: #e05539;}

td a {vertical-align: top;font-family: arial;font-size: 12px; color:#666666;}
td.bdr a img {vertical-align: top;font-family: arial;font-size: 12px; border-color:#666666;}
td a:hover {vertical-align: top;font-family: arial;font-size: 12px; color:#e05539;}
td.bdr a:hover img {vertical-align: top;font-family: arial;font-size: 12px; border-color:#e05539;}

.title {
	font-size: 12px;
	font-weight: bold;
	color: E05539;
}
img.title {
	margin-top:4px;
}

/* ids */
#side_menu {
	background:url('images/side.gif') top left no-repeat;
	width: 185px;
}
#front_side_photo {
	background:url('images/photo_about.gif') top left no-repeat;
}
#side_photo {
	background:url('images/photo.gif') top left no-repeat;
	width: 125px;
}
#menu_wrap {
	margin:0; padding:0;
	position:relative;
}
#menu_wrap span {
	position:relative;
}
#menu_wrap span, #menuwrap a, #menuwrap img {
	margin:0; padding:0;
}

/* Dropdown Menu */
.wrap1{
	position:relative;
}
.wrap2{
	position:absolute;
}
#dropmenu0, #dropmenu1, #dropmenu2 {
	display:block;
	z-index:100;
	position:absolute;
	left:0;
	top:0;
	background-color:#fff;
	width:140;
	visibility:hidden;
	border:1px solid #333333;
	padding:0px;
}