body 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #eded00;
	}

p 
	{
	color: #000066; 
	}
h2
	{
	font-size: 32px;
	color: #0033FF;
	}
.address 
	{  
	font-size: 10px; 
	color: #999999;
	}
.copyright 
	{  
	font-size: 10px; 
	color: #ffff00
	}
.small 
	{  
	font-size: 10px; 
	color: #000000;
	}
.menu
	{
	font-size: 14px;
	font-weight: bold
	}

a:link 
	{  
	color: #0099FF; 
	text-decoration: none
	}
a:visited 
	{  
	color: #0099FF; 
	text-decoration: none
	}
a:active 
	{  
	color: #0099FF; 
	text-decoration: none
	}
a:hover 
	{  
	color: #FF0033; 
	text-decoration: underline
	}
.topright
	{
	background-image: url(images/bg/background-top-right.gif);
	BACKGROUND-REPEAT: no-repeat;
	/*BACKGROUND-POSITION: center top;*/
	}
.topleft
	{
	background-image: url(images/bg/background-top-left.gif);
	BACKGROUND-REPEAT: no-repeat;
	/*BACKGROUND-POSITION: center top;*/
	}
.topfill
	{
	background-image: url(images/bg/background-top-center.gif); /*BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center top;*/
	vertical-align: bottom;
}
.toplogo
	{
	background-image: url(images/bg/background-logo.gif);
	BACKGROUND-REPEAT: no-repeat;
	/*BACKGROUND-POSITION: center top;*/
	}
.leftfill
	{
	background-image: url(images/bg/background-left-fill.gif);
	/*BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center top;*/
	}
.rightfill
	{
	background-image: url(images/bg/background-right-fill.gif);
	/*BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center top;*/
	}
.bottomfill
	{
	background-image: url(images/bg/background-bottom-fill.gif);
	/*BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center top;*/
	}
.bottomright
	{
	background-image: url(images/bg/background-bottom-right.gif);
	BACKGROUND-REPEAT: no-repeat;
	/*BACKGROUND-POSITION: center top;*/
	}
.bottomleft
	{
	background-image: url(images/bg/background-bottom-left.gif);
	BACKGROUND-REPEAT: no-repeat;
	/*BACKGROUND-POSITION: center top;*/
	}
