a	{
	color: #5f5f5f;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #5f5f5f;
	text-decoration: underline;
	font-weight : bold;
}

a.netlink	{
	color: #5f5f5f;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

a.navlink	{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

a.navlink:hover	{
	color: #5f5f5f;
	text-decoration: underline;
	font-weight: bold;
}

a.artmenulink	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 9px;
	line-height: 7px;
	color: #5f5f5f;
	text-decoration: none;
	font-weight: bold;
}

a.artmenulink:hover	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 9px;
	line-height: 7px;
	color: #5f5f5f;
	text-decoration: underline;
	font-weight: bold;
}

.artmenulinkoff	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 9px;
	line-height: 7px;
	color: #bbbbbb;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #5f5f5f;
	text-align: center;
}

#subhead{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 15px;
	font-weight: normal;
	color: #72111c;
	letter-spacing: 1px;
}

#tableheads{
	font-size: 13px;
	font-weight: normal;
	color: #F31015;
}

UL	{
	font-family: "Arial","Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #595858;
	font-weight: normal;
	text-align: left;
}

.content	{
	font-family: "Arial","Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #595858;
	font-weight: normal;
	line-height: 19px;
	text-align: left;
}

#artcontent	{
	font-size: 11px;
	color: #96989A;
	font-weight: bold;
	line-height: 17px;
}

.quote {
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 17px;
	font-style: italic;
	text-align: right;
	letter-spacing: 1px;
	color: #72111c;
}

.catalogcontent	{
	font-family: "Arial","Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #595858;
	font-weight: normal;
}

.menucontent	{
	font-family: "Arial","Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #595858;
	font-weight: normal;
}

.formcontent	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;
}

.table	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 10px;
	color: Gray;
	font-weight: bold;
}

.px9	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 9px;
	color: Gray;
	font-weight: normal;
}

SELECT	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #334777;
	text-align: left;
}

HTML {
	scrollbar-face-color: white;
	scrollbar-arrow-color: #d9b705;
	scrollbar-track-color: #ebe9e6;
	scrollbar-shadow-color: #BFBFBF;
	scrollbar-highlight-color: #7A7A7A;
	scrollbar-3dlight-color: #f7f6f5;
	scrollbar-darkshadow-color: Black;
}

.checkbox      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	color: #000000;
	border: 0px;
}

.inputtext      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 11px;
	color: #4422AA;
	text-align: left;
	border: 1px solid #72B1CF;
}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #194338;
	text-align: center;
	font-weight: bold;
	background-color: #194338;
	letter-spacing: 1px;
}

.picplace {
	background-image: url(images/rightbottomline.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.picplace_left {
	background-image: url(images/dots_base_left.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.picplace_right {
	background-image: url(images/dots_base_right.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}