a {
	text-decoration : none;
	color : #336699;
}
a:hover {
	text-decoration : none;
	color : #003366;
}
a:visited {
	text-decoration : none;
}
body {
	font-family : "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
td {
	font-size : 11px;
}
p {
	font-size : 11px;
}
#message .msgBody {
	background-color : #ffffff;
	font-weight : bold;
}
#message .msgOutline {
	background-color : #999999;
}
#message .msgLabel {
	background-color : #ff7f00;
	font-weight : bold;
	color : #ffffff;
}


#small body {
	font-size : 10px;
}
#small td {
	font-size : 10px;
}
#small th {
	font-size : 11px;
}
#small p {
	font-size : 10px;
}
#small li {
	font-size : 10px;
}
#header th {
	font-size : 12px;
	background-color : #ff7f00;
	color : #330000;
}

/*
#nav th {
	font-size : 10px;
	background-color : #cccccc;
}
#nav td {
	font-size : 10px;
	background-color : #eeeeee;
}
#nav .lev1_hilite, .lev1_hilite a {
	font-size : 10px;
	background-color : #ff7f00;
	color : #ffffff;
}
#nav .lev2_hilite {
	color : #ff7f00;
	font-weight : bold;
}
*/

#nav th {
	font-size : 10px;
}
#nav td {
	font-size : 10px;
}
#nav .lev1_hilite, .lev1_hilite a {
	background-color : #666666;
	color : #ffffff;
}
#nav .lev1_lolite, .lev1_lolite a {
	background-color : #cccccc;
	color : #666666;
}
#nav .lev2_hilite, .lev2_hilite a {
	background-color : #eeeeee;
	color : #ff7f00;
	font-weight : bold;
}
#nav .lev2_lolite, .lev2_lolite a {
	background-color : #eeeeee;
	color : #666666;
}

#crumbs th {
	font-weight : lighter;
	font-size : 10px;
	background-color : #999999;
}
#crumbs a {
	
	color : #5E97BC;
}
#crumbs a:hover {
	
	text-decoration : none;
	color : #666666;
}
#crumbs td {
	font-size : 11px;
	color : #666666;
}


h1 {
	font-size : 24px;
}
h2 {
	font-size : 18px;
}
h3 {
	font-size : 14px;
}
h4 {
	font-size : 12px;
}
h5 {
	font-size : 11px;
}
h6 {
	font-size : 10px;
}
pre {
	font-family : Courier;
	font-size : 11px;
}
select, input, textarea {
	font-family : "MS Sans Serif", "Lucida Grande", Verdana, sans-serif;
	font-size : 10px;
	margin-top: 1px;	
	margin-bottom: 1px;	
	padding-right: 1pt;	
	padding-left: 1pt;
}
.small {
	font-size : 10px;
	color : #999999;
}
.summary {
	font-size : 11px;
	color : #666666;
}
.white {
	color : #ffffff;
}
#footer {
	font-size : 10px;
	color : #666666;
}
#files th {
	font-size : 10px;
	background-color : #cccccc;
	color : #ffffff;
}
#files td {
	font-size : 10px;
	background-color : #ffffff;
}
#files table {
	background-color : #eeeeee;
}
#orders table {
	background-color : #dddddd;
}
#items td {
	background-color : #ffffff;
}
#user th {
	font-size : 10px;
}
#user td {
	font-size : 10px;
}
#user b {
	font-size : 10px;
}
#news a {
	color : #666666;
}
#news a:hover {
	color : #666666;
	text-decoration : underline;
}
#news th {
	font-size : 12px;
	background-color : #ff7f00;
	color : #ffffff;
}
#news td {
	background-color : #ffffff;
}
#news table {
	background-color : #999999;
}
#sidebar th {
 	font-size : 12px;
	background-color : #cccccc;
	color : #ffffff;
}
#sidebar td {
	background-color : #ffffff;
}
#sidebar table {
	background-color : #ffffff;
}
.column {
	background-color : #eeeeee;
}
#title th {
	font-size : 14px;
	background-color : #ffffff;
	color : #ff7f00;
}
#catalog .title {
	font-size : 11px;
	background-color : #999999;
	color : #ffffff;
}
#catalog .outline {
	font-size : 10px;
	font-weight : bold;
	background-color : #666666;
	color : #ffffff;
}
#catalog .separator {
	background-color : #eeeeee;
}
#catalog .alert {
	background-color : #eeeeee;
}
#catalog .browse, .browse a {
	background-color : #eeeeee;
	font-size : 10px;
	font-weight : bold;
	color : #003366;
}
#catalog .freight b {
	font-weight : bold;
	color : #999999;
}
#catalog .freight {
	font-weight : bold;
	font-size : 10px;
}
#catalog .total {
	font-weight : bold;
	font-size : 13px;
	color : #000000;
}
#catalog th {
	font-size : 10px;
	color : #999999;
	background-color : #eeeeee;
}
#catalog td {
	font-size : 11px;
	font-weight : normal;
	background-color : #ffffff;
	color : #000000;
}

#catalog .alt {
	font-size : 11px;
	font-weight : normal;
	background-color : #eeeeee;
	color : #000000;
}
/*#smallimput {
	margin-top: 1px;	
	margin-bottom: 1px;	
	padding-right: 1pt;	
	padding-left: 1pt;
}*/