﻿.TableHead
{
    background-image: url(Images/nav_hover2.gif);
    background-repeat: repeat-x;
    height: 35px;
    vertical-align: middle;   
}
.TableHead .td1
{
    color: black;
    font-weight: bold;
}

.TTableBlack
{
	border-right: white thin ridge;
	border-top: white thin ridge;
	margin-left: 5px;
	border-left: white thin ridge;
	margin-right: 5px;
	border-bottom: white thin ridge;
	color: white;
	font-size: 11pt;
	background-color: black;
}
.TTable
{
	border-right: white thin ridge;
	border-top: white thin ridge;
	margin-left: 5px;
	border-left: white thin ridge;
	margin-right: 5px;
	border-bottom: white thin ridge;
	background-image: url(Images/Waves8.jpg);
	color: black;
	font-weight: bold;
	font-size: 11pt;
}
.TTable LABEL
{
    font-weight: bold;
    font-size: 11pt;
    color: white;
}
.rtop
{
	display: block;
	background-color: white;
}
.rbottom
{
	display: block;
	background-color: white;
}
.rtop .r1
{
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #b0c4de;
}
.rtop .r2
{
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #b0c4de;
}
.rtop .r3
{
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #b0c4de;
}
.rtop .r4
{
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #b0c4de;
}
.rbottom .r1
{
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #b0c4de;
}
.rbottom .r2
{
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #b0c4de;
}
.rbottom .r3
{
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #b0c4de;
}
.rbottom .r4
{
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #b0c4de;
}
.r1
{
	margin: 0px 5px;
}
.r2
{
	margin: 0px 3px;
}
.r3
{
	margin: 0px 2px;
}
.rtop .r4
{
	margin: 0px 1px;
	height: 2px;
}
.rbottom .r4
{
	margin: 0px 1px;
	height: 2px;
}
.tableinfo
{
	float: left;
	margin-left: 10px;
	color: silver;
	position: static;
	background-color: #b0c4de;
}
.forminfo
{
    color: red;
    background-image: url(Images/HelpBg.gif);
    background-repeat: repeat-y;
}

.artistmainForm
{
    float: left;
    margin: 0px;
    position: relative;
    background-color: #000099;
    background-image: url(Images/Waves8.jpg);
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}
.comlink
{
}
.comlink A
{
    font-size: 10pt;
    color: #ff0000;
    text-decoration: underline;
}
.comlink A:hover
{
    color: #ff6600;
    text-decoration: none;
}
.whiteborder
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}   
.MainForm
{
    float: left;
    margin: 0px;
    position: relative;    
    background-image: url(Images/background.jpg);
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}
.MainForm TD
{
    color: #0000cc;
}
