a {
	text-decoration : underline;
	color : #000000;
}
a:visited {
	text-decoration : underline;
	color : #556677;
}
a:hover {
	text-decoration : underline;
	color : #666666;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	background-color : #000000;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
/* .main {
	background-color : #ffffff;
} */
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 : #000000;
	color : #fff000;
}
#nav th {
	font-size : 10px;
}
#nav td {
	font-size : 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}







#nav .lev1_hilite, .lev1_hilite a, .lev1_hilite a:visited {
	background-color : #fff000;
	color : #000000;
	text-decoration : none;
}
#nav .lev1_lolite, .lev1_lolite a, .lev1_lolite a:visited {
	background-color : #000000;
	color : #ffffff;
	text-decoration : none;
}
#nav .lev1_hilite a:hover {
	text-decoration : underline;
}
#nav .lev1_lolite a:hover {
	text-decoration : underline;
	color : #fff000;
}

#nav .lev2_hilite, .lev2_hilite a, .lev2_hilite a:visited {
	background-color : #cccccc;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
#nav .lev2_lolite, .lev2_lolite a, .lev2_lolite a:visited {
	background-color : #000000;
	color : #ffffff;
	text-decoration : none;
}
#nav .lev2_hilite a:hover {
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
}
#nav .lev2_lolite a:hover {
	text-decoration : underline;
	color : #fff000;
}

.navbase {
	font-size: 12px;
	font-weight: bold;
	color: #FFF000;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: right;
	height: 19px;
	padding-right: 20px;
}
#navbase a, #navbase a:visited {
	text-decoration: none;
	color: #FFF000;
	font-weight: bold;
}
#navbase a:hover {
	color: #FFf000;
	text-decoration: underline;	
	font-weight: bold;
	}

 {
	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 : 12px;
}*/
.small {
	font-size : 10px;
	color : #999999;
}
.summary {
	font-size : 11px;
	color : #666666;
}
.white {
	color : #ffffff;
}
#files th {
	font-size : 10px;
	background-color : #cccccc;
	color : #ffffff;
}
#files td {
	font-size : 10px;
	background-color : #ffffff;
}
#files table {
	background-color : #eeeeee;
}
#user th {
	font-size : 10px;
}
#user td {
	font-size : 10px;
}
#user b {
	font-size : 10px;
}
#news th {
	font-size : 12px;
	background-color : #fff000;
	color : #000000;
}
#news td {
	background-color : #ffffff;
}
#news table {
	background-color : #fff000;
}
#sidebar th {
 	font-size : 12px;
	background-color : #fff000;
	color : #000000;
}
#sidebar td {
	background-color : #eeeeee;
}
#sidebar table {
	background-color : #666666;
}

#sidebar2 th {
 	font-size : 12px;
	background-color : #ffffff;
	color : #000000;
}
#sidebar2 td {
	background-color : #ffffff;
	color : #000000;
}
#sidebar2 table {
	background-color : #ffffff;
}


#sidebar3 th {
 	font-size : 12px;
	background-color : #fff000;
	color : #000000;
}
#sidebar3 td {
	background-color : #000000;
	color : #fff000;
}
#sidebar3 table {
	background-color : #000000;
}
#sidebar3 a, #sidebar3 a:visited {
	text-decoration : none;
	color : #ffffff;
}
#sidebar3 a:hover {
	text-decoration : underline;
	color : #ffffff;
}


#sidebarphoto th {
 	font-size : 12px;
	background-color : #ffffff;
	color : #000000;
}
#sidebarphoto td {
	background-color : #ffffff;
	color : #000000;
}
#sidebarphoto table {
	background-color : #ffffff;
}



.column {
	background-color : #eeeeee;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
}
#title th {
	font-size : 16px;
	background-color : #ffffff;
	color : #000000;
}
#catalog .title {
	font-size : 11px;
	background-color : #999999;
	color : #ffffff;
}
#catalog .outline {
	font-size : 11px;
	font-weight : bold;
	background-color : #666666;
	color : #ffffff;
}
#catalog .separator {
	background-color : #eeeeee;
}
#catalog .alert {
	background-color : #eeeeee;
}
#catalog .browse, .browse a, .browse a:visited {
	background-color : #ff7f00;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
}
#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 .bgcolor {
	font-size : 11px;
	font-weight : normal;
	background-color : #ffffff;
	color : #000000;
}
#catalog .bodycolor {
	font-size : 11px;
	font-weight : normal;
	background-color : #ffffff;
	color : #000000;
}
.keyline {
	background-color: #333333;
}

.childseparator {
	background-image: url(/images/basic/bits/dots-h.gif);
	background-repeat: repeat-x;
}



.separator {
	background-color : #666666;
}
.crumbs  {
	font-weight : normal;
	font-size : 10px;
	background-color : #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #666666;
}

#crumbs th {
	font-weight : lighter;
	font-size : 10px;
	background-color : #999999;
}
#crumbs a, #crumbs a:visted {
	font-weight : bold;
	color : #FFFFFF;
}
#crumbs a:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #fff000;
}
#footer  {
	font-weight : normal;
	font-size : 10px;
	padding-top: 5px;
	color: #cccccc;
}
#footer a {
	color: #cccccc;
	text-decoration: underline;
}
#footer a:visited {
	color: #cccccc;
	text-decoration: underline;
}