﻿@import url("page1.css");

.tblItem 	{ margin-bottom:10px; width:79%; float:left; }
.tblItem td	{ vertical-align: top; }
.tblItem h1	{ margin:0px 0px 2px 0px; color:#336699; }
.tblItem h2	{ margin:0px 0px 2px 0px; color:#615f4f; }

.A1 
{
    text-align:center; 
/*    background-image:url('../images/template/controlpanel1.gif');
	background-color:#828567;
    background-repeat:repeat-x; background-position:top;    */
	background-color:#a8bd95;
}
.B1 {
	background-color: #d0d6b0;
	padding: 2px;
	text-align: center;
	font-size: 90%;
	min-height:300px;
	width:140px;
}
.B1 img {
	border: dotted 1px #CCCCCC;
	background-image:url('../images/template/magnifier.gif');
    background-repeat:no-repeat; background-position:bottom center;
    padding-bottom:17px;
}
.B2 {
	padding:0px 0px 5px 5px;
	min-height:300px;
}
.C1 {
	text-align:center;
}
.pic_sub {
	float:right;
	margin:7px;
	text-align: center;
	font-size:90%;
	color: #333333;
	max-width:150px;
}
.pic_sub img 
{
    border:dotted 1px #CCCCCC; 
	background-image:url('../images/template/magnifier.gif');
    background-repeat:no-repeat; background-position:bottom center;
    padding-bottom:17px;
}

h4  { color:#000000; margin-top:5px; margin-bottom:5px; }

.fieldvalue { font-weight:normal; }

.topnote 
{
    width:19%;
    font-family:Tahoma;
    font-size:80%;
    float:right;
    color:#555555;
    margin-top:30px;
}
.topnote td { vertical-align:top; }

.comment1 
{
    clear:both;
    border:solid 1px #a8bd95;
    margin:50px 19% 0px 1px;
    font-size:90%;
    background-color:#f5f5f5;
}
#comment2 
{
    margin:3px;
    padding-bottom:20px;
}
#comment2 td { vertical-align:top; padding-right:5px; }
.spc { padding-bottom:5px; }

.manAdrs 
{
    font-family:Arial;
    font-size:70%;
    font-weight:normal;
    padding-left:102px;
}

/*.play { list-style-type: none; padding: 0; }
.play li
{
    background-image: url(../images/play.jpg); background-repeat: no-repeat; background-position: 0 1px;
    padding-left:24px; line-height:24px;
    margin:6px;
}*/
.play li
{
    list-style-image: url(../images/play.jpg);
    padding:6px;
}
.play a { text-decoration:none; }
