﻿body{
	font-family: Tahoma;
	font-size: 13px;
}
a{
	font-size: 13px;
	text-decoration:none;
	color:Blue;
}
table{
	font-family: Tahoma;
	font-size: 13px;
}
.spaceTop{
	padding-top:8px;
}
.block{
	border:solid 1px #FFBE7A;
}
.blockFull{
	background-color:#f2f8ff;
	border:solid 1px #6495ED;
}
.blockHeader{
	height:22px;
	padding-top: 5px;
	color:White;
	background-image:url(/images/bluebar1.gif);
}
.h1Title{
	font-size:12px;
	display:inline;
	color:black;
}
.h1TitleW{
	font-size:12px;
	display:inline;
	color:White;
}
.tableMenu{
	width: 100%;
	border: solid 1px #d2b48c;
}
.tableMenuHeader{
	vertical-align:middle;
	padding-left:25px;
	background-image:url(../images/im3.jpg);
	height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.linkMenu{
	font-size:12px;
	font-weight:bold;
	color:black;
}
.linkMenuRed{
	font-size:12px;
	font-weight:bold;
	color:red;
}
.lkMenuWord{
	font-size:12px;
	font-weight:bold;
	color:red;
	text-decoration:underline;
}
.hrDash{
	height:1px;
	width:95%;
	border:dashed 1px gray;
}
.numPage{
	margin-top:10px;
	margin-bottom:10px;
}
.button{
	font-family: Tahoma;
	font-size: 12px;
	height:22px;
}
.footer{
	background-image:url(../images/barblack.gif);
	color:white;
	height:22px;
	padding: 5px 0px 0px 0px;
	width:920px;
	text-align:center;
}
.footerLink{
	color:white;
}
.chord{
	color:Blue;
	text-decoration:none;
	font-weight:bold;
}
.divTd
{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	border-bottom: dotted 1px gray;
}
.blockContentCenter
{
	padding:20px;
	text-align:center;
}
.tbGrid
{
	background-color:#B7C2FF;
	width:98%;
}
.tbGrid td
{
	background-color: #ffffff;
	text-align:left;
}
.textGreen
{
	color:Green;
}
.lnkUline
{
	text-decoration:none;
	color:blue;
	font-weight:bold;
}
.div-artist
{
	padding:5px;
}
.sm-link
{
	font-size:medium;
	font-weight:bold;
	color:blue;
	text-decoration:underline;
}
.normal
{
	font-family:Tahoma;
	font-size:13px;
}