body 
	{
		font-family: Verdana, "Trebuchet MS";
		font-size: 12px;
		color: #990000;
		text-decoration: none;
		text-align:center;
		border:0px;
		margin:0px;
	}
		
.mainText 
	{ 
		color:#000000;
		font-family:"Trebuchet MS";
		padding-top: 20px;
		padding-bottom:20px;
		padding-left:70px;
		padding-right:20px;
	}
		
.row1 
	{
		font-family: Verdana, "Trebuchet MS";
		font-size: 12px;
		color: #000000;
		background-color: #FFFFFF;
		padding: 5px;
		margin-top: 5px;
		margin-bottom: 3px;
		text-decoration: none;
		text-align:left;
	}
		
.row2 
	{
		font-family: Verdana, "Trebuchet MS";
		font-size: 12px;
		color: #000000;
		background-color: #FFFFFF;
		padding: 5px;
		margin-top: 5px;
		margin-bottom: 3px;
		text-decoration: none;
		text-align:left;
	}
		
dd 
	{
		font-family: Verdana, "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #6699CC;
		text-decoration: none;
		background-color: #ffffff;
		padding: 2px;
		border: 1px solid #CCCCCC;
	}

option 
	{
		font-family: Verdana, "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #6699CC;
		text-decoration: none;
		background-color: #ffffff;
		padding: 2px;
		border: 1px solid #CCCCCC;
	}

select 
	{
		font-family: Verdana, "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #6699CC;
		text-decoration: none;
		background-color: #ffffff;
		padding: 2px;
		border: 1px solid #CCCCCC;
	}
	
textarea 
	{
		font-family: Verdana, "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		background-color: #ffffff;
		padding: 2px;
		border: 1px solid #CCCCCC;
	}
		
input 
	{
		font-family: Verdana, "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		background-color: #ffffff;
		padding: 2px;
		border: 1px solid #CCCCCC;
	}
		
h1 
	{
		font-family: "Trebuchet MS";
		font-size: 16px;
		color: #990000;
		text-decoration: none;
	}
		
h2 
	{
		font-family: "Trebuchet MS";
		font-size: 14px;
		color: #990000;
		text-decoration: none;
	}
		
h3 
	{
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #990000;
		text-decoration: none;
		font-weight: bold;
	}

.headingText 
	{
		font-family: "Trebuchet MS";
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #990000;
		text-align:left;
	}

a:link 
	{
		color: #000000;
		text-decoration:none;
	}
		
a:visited 
	{
		color: #000000;
		text-decoration:none;
	}
	
a:hover 
	{
		color: #990000;
		text-decoration: underline;
	}

a:active 
	{
		color:#990000;
		text-decoration:none;
	}

.headingRow 
	{
		background-color: #FFFFFF;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #990000;
		text-decoration: none;
		font-weight:bold;
	}
	
a.headingRow:link 
	{ 
		color:#990000;
		text-decoration:none;
	}

a.headingRow:hover 
	{ 
		color:#000000;
		text-decoration:underline;
	}

a.headingRow:visited 
	{ 
		color:#990000;
		text-decoration:none;
	}
		
.bottom 
	{ 
		color:#FFFFFF;
		font-family:"Trebuchet MS";
		font-size:13px;
		font-weight:normal;
	}

a.bottom:link 
	{ 
		color:#FFFFFF;
		text-decoration:none;
	}

a.bottom:hover 
	{ 
		color:#FFFFFF;
		text-decoration:underline;
		}
		
a.bottom:visited
	{ 
	 	color:#FFFFFF;
		text-decoration:none;
	}

.designer 
	{ 
		color:#000000;
		font-family:"Trebuchet MS";
		font-size:13px;
		font-weight:normal;
		text-align:center;
		padding: 10px;
	}

a.designer:link
	{ 
		color:#990000;
		text-decoration:none;
	}

a.designer:hover 
	{ 
		color:#000000;
		text-decoration:underline;
	}

a.designer:visited 
	{ 
		color:#990000;
		text-decoration:none;
	}

menu 
	{
		margin: 0;
		padding: 0;
		list-style: none;
		font: 14px Trebuchet MS;
		text-align: left;
		color: #FFFFFF;
	}

a.menu
	{
		display: block;
		font-weight: normal;
		text-align: left;
		color: #FFFFFF;
		text-decoration: none;
		padding-left:52px;
		font-size:16px;
		font-weight:bold;
	}

a.menu:hover
	{
		color: #FFFF99;
		text-align:left;
	}
a.menu:visited
	{
		color: #FFFFFF;
		text-align:left;
	}


.submenu
	{
		background-color: #000000;
		visibility: hidden;
		position: absolute;
		z-index: 3;
		left: 220px;
		top: 225px;
		width:150px;
	}

.submenu a		
	{
		display: block;
		font: 11px Trebuchet MS;
		font-weight: normal;
		text-align: left;
		text-decoration: none;
		padding: 5px;
		color:#FFFFFF;
	}

.submenu a:hover		
	{
		background-color: #000000;
		color: #FFFF99;
		text-decoration:underline;
	}
	
.submenu a:visited		
	{
		background-color: #000000;
		color: #FFFFFF;
	}

.price		
	{ 
		padding-right:20px;
	}


