.DefaultBody {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin: 20px 0px 20px 0px;
	background-image: url(../Images/bg.gif);
	
}

.BackTable{
	background-image: url(../Images/tablebg.gif);
	height: inherit;
}

.PictureBody {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin : 0px 0px 0px 0px;
}

.BackgroundTable{
	background : transparent;
	background-image : none;
	height : inherit;
}

.BackgroundTableHeader{
}

.DefaultTable {
	background : #363531;
	background-color : #363531;
}

.DefaultTableHeader {
	background-color: #7A6D57;
	background: #7A6D57;
	color: White;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-style: inherit;
	font-weight: normal;
	background-image: url(../Images/bar.gif);
}

.DefaultTableData {
	background: #CEC3A0;
	background-color: #CEC3A0;
	color: #363531;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-style: inherit;
	font-weight: normal;
}

.DefaultInput {
	border : 1 solid Black;
}

.DefaultPicture {
  border : 1px solid Black;
}

.DefaultLink:link {
	color: Gray;
	text-decoration: underline;
}

.DefaultLink:visited {
	color: Gray;
	text-decoration: underline;
}

.DefaultLink:active {
	color: Gray;
	text-decoration: underline;
}

.DefaultLink:hover {
	color: #FF9900;
	text-decoration: underline;
}

.MenuTableData {
	background: transparent;
	background-color: transparent;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: inherit;
	font-weight: normal;
	background-image: url(../Images/bar.gif);
}

.MenuLink:link {
	color: Silver;
	text-decoration: none;
}

.MenuLink:visited {
	color: Silver;
	text-decoration: none;
}

.MenuLink:active {
	color: Gray;
	text-decoration: none;
}

.MenuLink:hover {
	color: #FF9900;
	text-decoration: underline;
}

.Menu2TableData {
	background: transparent;
	background-color: transparent;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: inherit;
	font-weight: normal;
	background-image: url(../Images/bar2.gif);
}
