﻿body
{
	background-color:Black;
	margin: 0px 0px 0px 0px;
	/*text-align:center;
	background-image: url('images/background/background.jpg');
	background-repeat:no-repeat;*/
}
#Address
{
	background-image: url('images/background/AddressBackground.jpg');
	background-repeat:no-repeat;
	width:1024px;
	margin: 0px 0px 0px 0px;
	height:122px;
	cursor: hand;
	cursor: pointer;
}
#Disclaimer
{
	background-color:black;
	text-align:center;
	width:1024px;
	margin-bottom:12px;
	margin-top:10px;
}
.DisclaimerText
{
	color: #FFFFFF; 
	Font-family: Verdana;
	font-size:x-small;
	text-align:center;
} 
#Menu
{
	background-image: url('images/background/menufiller.gif');
	background-repeat:repeat-y;
	width:218px;
	height:100%;
	text-align:center;
}
td.MenuFiller
{
	background-image: url('images/background/menufiller.gif');
	background-repeat:repeat-y;
	width:218px;
	text-align:center;
}
td.MenuDiamondFiller
{
	background-image: url('images/background/menufiller.gif');
	background-repeat:repeat-y;
	width:218px;
	height:65px;
	text-align:center;
}
#flashcontent 
{				
	margin: 0px 0px 0px 0px;	
	width: 767px;	
	height: 430px;			
}

td.content
{
	background-image: url('images/background/ContentBottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	width:797px;
	text-align:left;
}

P.AlignCenter
{
	text-align:center; 
	margin-right:15px; 
	margin-left:0px;
}

td.Diamond
{
	background-image: url('images/background/Diamond.gif');
	background-repeat:no-repeat;
	width:218px;
	height:165px;
	text-align:center
}
td.CategoryTop
{
	background-image: url('images/background/CategoryTop.gif');
	background-repeat:no-repeat;
	width: 187px;
	height: 5px;
	text-align:center;
}
td.CategoryBackground
{
	background-image: url('images/background/CategoryBackground.gif');
	background-repeat:repeat-x;
	z-index:-1;
	width: 187px;	
}
td.CategoryDetailTop
{
	background-image: url('images/background/CategoryDetailTop.gif');
	background-repeat:no-repeat;
	z-index:-1;
	width: 187px;
	height: 14px;	
}
td.CategoryDetailBackground
{
	background-image: url('images/background/CategoryDetailBackground.gif');
	background-repeat:no-repeat;
	z-index:-1;
	width: 187px;
	text-align:center;	
}
td.CategoryDetailBottom
{
	background-image: url('images/background/CategoryDetailBottom.gif');
	background-repeat:no-repeat;
	width: 187px;
	height: 13px;	
}

.MenuOptions:link 
{
	color: #000000;
	TEXT-DECORATION: none; 
	Font-family:Times New Roman;
}     
.MenuOptions:visited 
{
	color: #000000;
	TEXT-DECORATION: none; 
	Font-family: Times New Roman;
} 
.MenuOptions:hover 
{
	color: #4a4a4a;
	TEXT-DECORATION: underline; 
	Font-family: Times New Roman;
}   
.MenuOptions:active 
{
	color: #000000;
	TEXT-DECORATION: none; 
	Font-family: Times New Roman;
}   
.MenuOptionsTitle
{
	color: #FFFFFF; 
	Font-family: Verdana;
} 
.PageHeading
{
	color: #000000; 
	Font-family: Verdana;
	font-weight:bolder;
	font-size:18pt;
	text-align:center;
}
.ContentMargins
{
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:15px;
	Font-family: Times New Roman;
	font-size:12pt;
	background-color:Transparent;
	
}
/*.ContentMargins:link 
{
	color: #000000;
	TEXT-DECORATION: none; 
	font-weight:bold;
	Font-family:Times New Roman;
}     
.ContentMargins:visited 
{
	color: #000000;
	TEXT-DECORATION: none;
	font-weight:bold; 
	Font-family: Times New Roman;
} 
.ContentMargins:hover 
{
	color: #4a4a4a;
	TEXT-DECORATION: underline; 
	font-weight:bold;
	Font-family: Times New Roman;
}   
.ContentMargins:active 
{
	color: #000000;
	TEXT-DECORATION: none; 
	font-weight:bold;
	Font-family: Times New Roman;
}  */
.PageTextNormal
{
	color: #000000;
	TEXT-DECORATION: none; 
	Font-family: Times New Roman;
	font-size:12pt;
	margin-left:5px;
}
.PageTextBold
{
	color: #000000;
	TEXT-DECORATION: none; 
	Font-family: Times New Roman;
	font-size:12pt;
	font-weight:bold;
	margin-left:5px;
}




