/* CSS Document */
body 
{
margin : 0px auto;
font : 77% Verdana, Tahoma, Arial, sans-serif;
background : #972B2B;
}

#head 
{
height:82px;
width:720px;
background : url(images/trialsparts-logo.gif);
margin-top:30px;
margin-left:130px;
}

#menuleft
{
	width: 65px;
	height: 48px;
	color: white;
}

#menuleft li
{
	display: block;
	border: 1px solid white;
	height: 16px;
	width: 65px;
	text-align: center;
	background-color: #000066;
	line-height: 16px;
	margin-left:-40px;
}

#menuleft li a
{
	display: block;
	text-align: center;
	line-height: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size:8px;
}

#menuleft li a:hover
{
	background-color: #990000;
	color: #ffffff;
}

#menuright
{
	width: 65px;
	height: 48px;
	color: white;
}

#menuright li
{
	display: block;
	border: 1px solid white;
	height: 16px;
	width: 65px;
	text-align: center;
	background-color: #000066;
	line-height: 16px;
	margin-left:-40px;
}

#menuright li a
{
	display: block;
	text-align: center;
	line-height: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size:8px;
}

#menuright li a:hover
{
	background-color: #990000;
	color: #ffffff;
}

#menu
{
	width: 720px;
	height: 18px;
	color: white;
	background-color: #972B2B;
	margin-left: 123px;
	margin-top: 15px;
	padding:0px;
}

#menu li
{
	display: block;
	float: left;
	height: 18px;
	width: auto;
	text-align: center;
	line-height: 18px;
	background-color: #000066;
	color: #ffffff;
	border: 1px solid #333333;
}

#menu li a
{
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	background-color: #000066;
	color: #ffffff;
	border: 1px solid #333333;
	font-size:10px;
}

#menu li a:hover
{
	background-color: #cc9900;
	color: #000000;
	border: 1px solid #333333;
	font-size:10px;
}

table 
{
font-size:12px;
margin-left:130px;
text-align:center;
}

td h1
{
font-size:18px;
font-weight:bold;
color:white;
text-align:center;
}

td a
{
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

td a:hover
{
	color:#0099ff;
}

#menubottom
{
	width: auto;
	height: 18px;
	color: white;
	background-color: #972B2B;
	margin-left: 260px;
	margin-top: 15px;
	padding:0px;
}

#menubottom li
{
	display: block;
	float: left;
	height: 18px;
	width: auto;
	text-align: center;
	line-height: 18px;
	background-color: #000066;
	color: #ffffff;
	border: 1px solid #333333;
}

#menubottom li a
{
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	background-color: #000066;
	color: #ffffff;
	border: 1px solid #333333;
	font-size:10px;
}

#menubottom li a:hover
{
	background-color: #cc9900;
	color: #000000;
	border: 1px solid #333333;
	font-size:10px;
}

table.menuleft li a
{
	display: block;
	text-align: center;
	line-height: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size:8px;
}

table.menuleft li a:hover
{
	background-color: #990000;
	color: #ffffff;
}

table.title
{
	color: white;
	width: 500px;
}

table.title h1
{
font-size : 18px;
color : #ffffff;
text-align : center;
}

table.menuright
{
	width: 65px;
	height: 48px;
	color: white;
}

table.menuright li
{
	display: block;
	border: 1px solid white;
	height: 16px;
	width: 65px;
	text-align: center;
	background-color: #000066;
	line-height: 16px;
	margin-left:-40px;
}

table.menuright li a
{
	display: block;
	text-align: center;
	line-height: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size:8px;
}

table.menuright li a:hover
{
	background-color: #990000;
	color: #ffffff;
}

table table
{
margin-left:-5px;
}
