body
{	
	margin: 	0 auto;	
	background:	white;
	text-align:	center;
	font-family: 	"Century Gothic", Verdana, Georgia, Arial, "Times New Roman", "Sans Serif";
	font-size: 	1em;		
	width:		760px;
	height:		auto;
	color:		#333333;
}

#Wrap
{
	background:	white;
	width:		760px;
	margin-top:	20px;
}

#HeaderWrap
{
	float:		left;
	margin: 	0 auto;	
	width:		760px;
	height:		125px;
}

span.Grey
{
	color:		#808080;
	font-size:	1em;
	font-weight:	bold;
}

span.Orange
{
	color:		#F78F1E;
	font-size:	1em;
	font-weight:	bold;
}

span.Bold
{
	font-weight:	bold;
}

span.BoldAndItalic
{
	font-weight:	bold;
	font-style:	italic;
}

span.BoldAndUnderline
{
	font-weight:	bold;
	text-decoration:	underline;
}

#MenuWrap
{	
	width:		730px;
	height:		auto;
	padding-left:	15px;
	padding-right:	15px;
	line-height:	19px;
	clear:		both;
	font-family: 	"Century Gothic", Verdana, Georgia, Arial, "Times New Roman", "Sans Serif";
	font-size: 	0.8em;		
}

.MenuItem
{	
	background:	url(NoHover.png) no-repeat;
	float:		left;
	margin: 	0 auto;		
	width:		105px;
	height:		19px;
	line-height:	19px;
	color:		black;
	text-decoration:none;
}

.CurrentMenuItem
{	
	background:	url(Hover.png) no-repeat;
	float:		left;
	margin: 	0 auto;		
	width:		105px;
	height:		19px;
	line-height:	19px;
	color:		black;
	text-decoration:none;
}

.Space
{
	float:		left;
	width:		103px;
	height:		19px;
}

.MenuItem:visited
{	
}

.MenuItem:hover
{	
	background:	url(Hover.png) no-repeat;
}

.MenuItem:active
{	
	background:	url(Hover.png) no-repeat;
}

.CurrentMenuItem:visited
{	
}

.CurrentMenuItem:hover
{	
	background:	url(Hover.png) no-repeat;
}

.CurrentMenuItem:active
{	
	background:	url(Hover.png) no-repeat;
}

#ContentWrap
{	
	clear:		both;
	margin-top: 	10px;	
	width:		730px;
	min-height:	400px;
	padding:	15px;
	text-align:	justify;
	background:	white;
	font-size: 	0.95em;
}

.RightPics
{
	float:		right;
	padding-left:	15px;
}

.legend
{
	color:		black;
}

fieldset
{
	border:		none;
	width:		400px;
	height:		5px;
	padding:	10px;
}

fieldset.Special
{
	border:		none;
	margin-top:	10px;
	width:		600px;
	height:		auto;
	padding:	10px;
}

.Left
{
	width:		100px;
	float:		left;
}

.Right
{
	width:		280px;
	float:		left;
}

.LeftSpecial
{
	width:		330px;
}

.RightSpecial
{
	width:		375px;
}

.Button
{		
	width:		370px;
	text-align:	center;	
}

.Blank
{	
	clear:		both;
}

#HitCounterBox
{
	margin:		0 auto;
	text-align:	center;
	width:		100px;
	height:		auto;
	border:		1px solid black;
}

#FooterWrap
{	
	margin: 	0 auto;	
	width:		760px;
	height:		auto;
	clear:		both;
	font-size: 	0.8em;
}

a.FooterLink:link 		{color: #333333; text-decoration: none; font-weight: bold;}
a.FooterLink:visited 		{color: #333333; text-decoration: none; font-weight: bold;}
a.FooterLink:hover		{color: #F78F1E; text-decoration: none; font-weight: bold;}
a.FooterLink:active 		{color: #333333; text-decoration: none; font-weight: bold;}

a.NormalLink:link 		{color:	#F78F1E; text-decoration: underline;}
a.NormalLink:visited 		{color: #F78F1E; text-decoration: underline;}
a.NormalLink:hover		{color: #F78F1E; text-decoration: underline;}
a.NormalLink:active 		{color: #F78F1E; text-decoration: underline;}

a.SpecialLink:link 		{color: #333333; text-decoration: underline;}
a.SpecialLink:visited 		{color: #F78F1E; text-decoration: underline;}
a.SpecialLink:hover		{color: #F78F1E; text-decoration: underline;}
a.SpecialLink:active 		{color: #F78F1E; text-decoration: underline;}