body, td, div, p, i
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}	

h1
{
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 16px;
	color: #517F9C;
	font-weight: bold;
}

body
{
	margin : 10px;	
	background-color: #FFFFFF; 
}

.side
{
	font-size: 11px;
}

.cart
{
	font-size: 9px;
}

.title
{
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 16px;
	color: #517F9C;
	font-weight: bold;
}

.buytitle
{
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 14pt;
	color: #517F9C;
	font-weight: bold;
}

.big
{
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 17px;
	font-weight: bold;
}

.bigname
{
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 22px;
	font-weight: bold;
}

.norm
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

a
{
	text-decoration: none;
	color: #0000FF;
}

a:hover
{
	text-decoration: underline;
}

a.menu
{
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

a.menu:hover
{
	text-decoration: none;
	color: #ff0000;
}

a.menublue
{
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 10pt;
	color: #0000ff;
	font-weight: bold;
}

a.menublue:hover
{
	text-decoration: none;
	color: #ff0000;
}

.box
{
	background-color: #D6E3F7;
	border: solid 1px #999999;
}

.box2
{
	background-color: #D6E3F7;
	border: solid 1px #000000;
}

.box3
{
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
	
.box4
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.box5
{
	background-color: #D6E3F7;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	padding-bottom: 2px;
}

.rows
{
	border-bottom: solid 1px #000000;
}

.bar
{
	border-bottom: solid 1px #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
