


.body
	{ 
	background-repeat: repeat-x; 	
	background-color: white;
	}

A
	{
	color: #bfd9ff;
	text-decoration: none;
	}

A:HOVER
	{
	color: white;
	}

.menuitem1 A
	{
	float: left;
	display: block;
	color: white;
	width: 183px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

.menuitem1 A:HOVER
	{
	color: #a9c4ec;
	text-decoration: none;
	}

.mainbox
	{
	border: 1px #486a9c solid; 
	width: 740px; 
	background-color: #173a6e; 
	background-image: url(images/bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 67px;
	}

.mainbox P
	{
	font-family: arial;
	font-size: 12px;
	color: white;
	}

.mainbox ul
	{
	font-family: arial;
	font-size: 12px;
	color: white;
	}

.mainbox h2
	{
	padding-left: 16px;
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	color: #bfd9ff;
	background-image: url(images/h2-line.gif);
	background-repeat: no-repeat; 
	background-position: 0px 16px;
	}

.tabletext
	{
	font-family: arial;
	font-size: 11px;
	color: black;
	}

.tabletext td
     {
     padding: 2px;
     } 

.smallertext
		{
	font-family: arial;
	font-size: 11px;
	color: white;
	}


.mainbody
	{

	}

.bottomtext
	{
	background-image: url(images/faded-1px-line.jpg); background-repeat: no-repeat; background-position: top top;
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: white;
	}

.productbox
	{
	border: 1px #486a9c solid; 
	background-color: #173a6e; 
	}
	
