<style type="text/css" media="all">
body {
	margin:0px 0px 0px 0px;
	padding:0px;
	}

a.plain { text-decoration: none; width: 120px; display: block; color: black; font-weight: bold; padding-left: 5px; }
a.plain:link { text-decoration: none; color: #003399 }
a.plain:visited { text-decoration: none; color: #003399}
a.plain:hover { background: #007CC3; color: #B5DBED }


.pcname{
background-position: right; 
background-repeat: no-repeat; 
width: 190px; height: 23px; 
background-color: #007CC3; 
border-top: 1px solid #007CC3; 
border-left: 1px solid #007CC3; 
border-right: 1px solid #007CC3; 
font-size: 12px; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
color: white; 
padding-left: 5px;
}

.description{
background-position: right top; 
background-repeat: no-repeat;
width: 190px; 
vertical-align: top; 
border-left: 1px solid #007CC3; 
border-right: 1px solid #007CC3; 
font-size: 12px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal;
color: #003399; 
padding-left: 5px;
}
	
.pricecell{
width: 190px; height: 22px; 
vertical-align: top; 
border: 1px solid #007CC3;
font-size: 13px; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
color: #003399;
padding-left: 5px; 
vertical-align: middle; 
background-color: #EFEFEF;
}

.searchfield{
background-color: #96DCE8; 
font-family: monospace; 
font-size: 12px; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
height: auto; 
color: gray; 
border: 1px solid #007CC3;
vertical-align: middle;
padding: 0px;
margin: 0px;
}	

#centercontent {
  	margin-left: 0px;
  	margin-right:0px;
	border:0px solid #000;
	background-image: url('../_images/content_top_left.gif'); 
	background-repeat: no-repeat; 
	background-position:  left top;
	vertical-align: top		
}

.content{
background-image: url('../_images/content_top_left.gif'); 
background-repeat: no-repeat;
background-position:  left top;
}


div#leftlinks {
	font: bold normal 10px Verdana, sans-serif;
	color: white;
	margin-left : 0px;
	margin-right : 10px;
	font-weight : bold;
}

div#leftlinks a {
	color: white;
	text-decoration: none;
	vertical-align: middle;
}
div#leftlinks a:hover {
        color: #FF6600;
}


div#bottomlinks {
	font: bold normal 10px Verdana, sans-serif;
	color: white;
	margin-left : 0px;
	margin-right : 10px;
	font-weight : bold;
}

div#bottomlinks a {
	color: white;
	text-decoration: none;
	vertical-align: middle;
}
div#bottomlinks a:hover {
        color: #FF6600;
}

div#bluelinks {
	font: bold normal 12px Verdana, sans-serif;
	color: #003399;
	margin-left : 0px;
	margin-right : 10px;
	font-weight : bold;
}

div#bluelinks a {
	color: #003399;
	text-decoration: none;
	vertical-align: middle;
}
div#bluelinks a:hover {
        color: #FF6600;
}


.menucell{
width: 119px; 
height: 14px; 
background-color: white; 
font: normal 12px Verdana, sans-serif; 
border: 1px solid #007CC3;
}

.titletext{
background-color: White; 
color: #003399;
font-family: Verdana, sans-serif; 
font-size: 8pt; 
margin-top: 0px;
padding-top: 1px;
margin-left: 20px;
border-top: 1px solid silver;
text-align: justify;
}

.pagecontent{
background-color: solid silver; 
font-family: Verdana, sans-serif; 
font-size: 10pt; 
color: #003399;
margin-top: 5px;
padding-top: 5px;
padding: 5px;
background-image: url('../_images/levels.gif'); 
background-position:  right bottom; 
background-repeat: no-repeat
}

.menu{
background-color: White; 
border-color: Gray; 
height: 14px;
width: 130px;
margin: 5px;
padding: 0px;
font-family: Verdana, sans-serif; 
f	ont-size: 8pt; 
font-weight: bold;
border-style: solid; 
border-width: 1px; 
vertical-align: middle;
}

.menu a{
text-decoration: none;
}

</style>