body {
	background: #F8E2D4;
	margin-top:1px;
	margin-bottom:5px;
	}

.body {
	background: FDF3EC;
	border: 1px solid #000000;
	}

td, p, div {
	color: #3A1901;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	}

hr { border: 1px solid #3A1901; height: 1px; }

a:link    { color: #FF7107; font-family: arial; font-size: 11px; font-weight: normal; text-decoration: underline; }
a:active  { color: #FF7107; font-family: arial; font-size: 11px; font-weight: normal; text-decoration: underline; }
a:visited { color: #FF7107; font-family: arial; font-size: 11px; font-weight: normal; text-decoration: underline; }
a:hover   { color: #3A1901; font-family: arial; font-size: 11px; font-weight: normal; text-decoration: underline; }

a.menu:link    { color: #000000; font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; }
a.menu:active  { color: #000000; font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; }
a.menu:visited { color: #000000; font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; }
a.menu:hover   { color: #000000; font-family: arial; font-size: 11px; font-weight: bold; text-decoration: underline; }

.nav { 
	background: #F8E2D4;
	border: 1px solid #F6A86D; 
	padding: 3px;
	}

img { border: 0px; }

h1 { color: #3A1901; font-family: arial; font-size: 18px; font-weight: bold; }
h2 { color: #3A1901; font-family: arial; font-size: 16px; font-weight: bold; }
h3 { color: #3A1901; font-family: arial; font-size: 14px; font-weight: bold; }
h4 { color: #3A1901; font-family: arial; font-size: 13px; font-weight: bold; }

.pic_sample { background-color: #FDF3EC; border: 1px solid #F6A86D; }

.row1 { background-color: #F8E2D4; border-bottom: 1px solid #F6A86D; }
.row2 { background-color: #FDF3EC; border-bottom: 1px solid #F6A86D; }

.list_table {  border: 1px solid #F6A86D; }

.total {
	color: #3A1901;
	font-family: arial; 
	font-size: 11px;
	font-weight: bold;
	}

.header { 
	background-image: url(http://www.mymusiciansite.com/manager/images/header.jpg); 
	background-color: FDF3EC;
	border-bottom: 1px solid #000000;
	}

.photos { border: 1px solid #F6A86D; }

.detail_box { background-color: #F8E2D4; border: 1px solid #F6A86D; }

