﻿body 
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #a1541c;

}

dt 
{
	font-weight:bold;
	font-size:15px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	background-color:#cb9f66;
}

dd 
{
	font-weight:bold;
	font-size: 12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica,  Sans-Serif;
	background-color:#cb9f66;
}
a:link 
{
	color: #000000;
	text-decoration: none;
}
a:visited 
{
	color: #000000;
	text-decoration: none;
}
a:active 
{
	color: #000000;
	text-decoration: none;
}
a:hover 
{
	background: #a1541c; 
	color: #000000;
	text-decoration: none;
}
li
{
	list-style-type:none;
	font-weight:bold;
	font-size:x-small;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, Sans-Serif; 
	background-color:#cb9f66;

}
.tableMaster
{
	height: 98%;	
	vertical-align:top;
	width: 98%;
}

.tableHeight550
{
	height: 550px;	
	vertical-align:top;
}
.tableHeight440
{
	height: 440px;	
	vertical-align:top;

}
.tableHeight20
{
	height: 20px;	
	vertical-align:top;

}
.tableWidth20
{
	width: 20%;
}
.tableWidth25
{
	width: 25%;
}
.tableWidth30
{
	width: 30%;
	padding-left: 10px;
}
.tableWidth35
{
	width: 35%;
}
.tableWidth70
{
	width: 70%;
}
.tableWidth75
{
	width: 75%;
}

.tableWidth78
{
	width: 78%;
}
.tableWidth22
{
	width: 22%;
}
.tableLogo
{
	border-bottom-color: #a1541c;
	width:20%; 
	border-left:#a1541c 4px solid;
	border-top-color: #a1541c;
	border-right-color:#a1541c;
}
.fontHeightLarger
{
	font-size: larger;
}


.photo-border
{
	/*border: 2px solid #D4037B;	*/
	border: 2px solid #000000;

}
.photo-margin-right
{
	margin-right: 15px;
}
.photo-margin-left
{
	margin-left: 15px;
}
.photo-margin-left-top
{
	margin-left: 15px;
	margin-top: 5px;
}

