body {
background-color: #eee;
margin: 20px 20px 20px 20px;
padding: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
color: #69C;
}

a {
color: #69C;
text-decoration: none;
}

a:hover, h4, a.link:hover {
color: #369;
}

.n7 {background: #fff url(images/bl.gif) no-repeat bottom left; width: 23px; height: 23px}
.n9 {background: #fff url(images/br.gif) no-repeat bottom right; width: 23px; height: 23px}
.n1 {background: #eee url(images/tl.gif) no-repeat bottom left; width: 23px; height: 28px}
.n3 {background: #eee url(images/tr.gif) no-repeat bottom right; width: 23px; height: 28px}
.n2 {border-top: 1px solid #69C}
.n4 {border-left: 1px solid #69C}
.n5 {text-align: left}
.n6 {border-right: 1px solid #69C}
.n8 {border-bottom: 1px solid #69C; text-align: right;}

div.selected {
position: relative;
float: left;
width: 120px;
top: -22px;
}

div.unselected {
position: relative;
float: left;
width: 120px;
}

.unselected .link {
	padding-top: 5px;
 display: block;
 width:120px;
 height: 23px;
 background: #fff url(images/tab.gif) no-repeat bottom center;
 text-align: center;
 border: 0;
 color: #69c;
}

.selected .link {
 	padding-top: 5px;
 display: block;
 width:120px;
 height: 23px;
 background: #fff url(images/tab2.gif) no-repeat bottom center;
 text-align: center;
 border: 0;
 color: #69c;
}

.topmargin {
 position: relative;
top: 7px;
 width: 600px;
 height: 35px;
 background-color: #eee;
 z-index: 10;
 border-bottom: 1px solid #69C;
}

div.col1 {
float: left;
padding-top: 20px
}

.col1 p {
font-weight: bold;
font-style: normal;
font-size: 11px;
text-align: center;
padding: 0;
margin: 0;
}

table.photo {
margin-right: 10px;
margin-top: 10px;
}

table.obj {
margin-top: 10px;
}

iframe {
padding-top: 10px;
}

u.top {
text-decoration: none;
vertical-align: top;
}

