/***********************************************************************************/
/* Start of Arcadia Defined CSS Classes...

/* The category tree navication links */
.CatTreeNavStyle {
	Font-Size: 10px;
	/*Font-Weight: bold;
	color: #FC6203; */
	Font-Weight: bold;
	Font-Family: Verdana, Arial;
	Background-Color: #ffffff;
}

/* The category inline navigation links */
.CatInlineNavStyle {
	Font-Size: 12px;
	Font-Weight: normal;
	Font-Family: Verdana, Arial;
}

/* The sub category list section in a gallery page */
.SubCatListStyle {
	Font-Size: 12px;
	Font-Weight: bold;
	Font-Family: Verdana, Arial;	
}

/* Page navigation links ie. 'Prev Category, Page Number links and Next Category' */
.PageNavStyle {
	Font-Size: 11px;
	Font-Weight: normal;
	Font-Family: Verdana, Arial;
}

/* Page stats ie. 'Displaying Page 1 of 2 and 30 images' */
.PageStatsStyle {
	Font-Size: 10px;
	Font-Weight: normal;
	Font-Family: Verdana, Arial;
}

/* User Options */
.UserOptionsStyle {
	Font-Size: 10px;
	Font-Weight: normal;
	Font-Family: Verdana, Arial;
	Background-Color: #FF9900;
}

/* Category navigation list box */				 
.CatListBoxStyle {
	background-color: #c0c0c0;	
	color: #000000; 	
	Font-Weight: normal;
	font-family: verdana, helvetica, arial; 	
	font-size: 10px;
}

/* Input Button for Category Nav List Box */
.CatInputStyle {
	background-color: #c0c0c0;	
	color: #000000; 	
	Font-Weight: normal;
	font-family: verdana, helvetica, arial; 	
	font-size: 10px;
}

/* Sort Options List Box */
.SortListBoxStyle {
	background-color: #c0c0c0;	
	color: #000000; 	
	Font-Weight: normal;
	font-family: verdana, helvetica, arial; 	
	font-size: 10px;
}

/* Sort Options Input button */
.SortInputStyle {
	background-color: #c0c0c0;	
	color: #000000; 	
	Font-Weight: normal;
	font-family: verdana, helvetica, arial; 	
	font-size: 10px;
}

.SearchBoxStyle {
	background-color: #c0c0c0;	
	color: #000000; 	
	Font-Weight: normal;
	font-family: verdana, helvetica, arial; 	
	font-size: 10px;
}

/* Any of the text that's displayed along with the thumb */
.ThumbInfoStyle {
	Font-Size: 10px;
	Font-Weight: normal;
	Font-Family: Verdana, Arial;
}

/* Any of the text that's displayed along with the full size media */
.FullSizeInfoStyle {
	Font-Size: 10px;
	Font-Weight: normal;
	Font-Family: Verdana, Arial;
}

/* The Header of the Table Style */
.TableHeaderStyle {
	Font-Size: 14px;
	Font-weight: Bold;
	Font-Family: Verdana, Arial;
	color: #993333;

}
	
/* The style of the table of thumbs ie. <table>...</table> */
table.ThumbTableStyle {
	background-color: #D2D2D2;
}
	
/* Style of the actual <td>..</td> tag for the Thumb */
td.ThumbTableTDStyle {
	/*background-color: #cbc6c3;*/
}

/* Copyright displayed at the bottom of page. */
.Copyright {
	Font-Size: 10px;
	Font-Weight: normal;
	Font-Family: Verdana, Arial;
}

.error {
	color: #FF0000;
}

/* End of Arcadia Defined CSS Classes...
/***********************************************************************************/

/***********************************************************************************/
/* Define anything else you wish here... */

A:link, A:active {
	color : #3333CC;
	background : transparent;
	text-decoration: none;
	font-weight: bolder;


} 

A:visited {
	text-decoration : none;
	color : #3366CC;
	background : transparent;
	font-weight: bolder;

} 

A:hover {
	text-decoration : underline; 
	color : #CC0000; 
	background : transparent;
}

A.g {
	COLOR: #999999;
	TEXT-DECORATION: none;

}
A.g:visited {
  COLOR: #e5e6ce; TEXT-DECORATION: none;
}
A.g:active {
  COLOR: #999999; TEXT-DECORATION: none;
}
A.g:hover {
  COLOR: #444444; TEXT-DECORATION: underline;
}
A.w {
	COLOR: white;
	TEXT-DECORATION: none;

}
A.w:visited {
  COLOR: white; TEXT-DECORATION: none;
}
A.w:active {
  COLOR: white; TEXT-DECORATION: none;
}
A.w:hover {
  COLOR: white; TEXT-DECORATION: underline;
}

A.r {
	COLOR: #CC0000;
	TEXT-DECORATION: none;

}
A.r:visited {
  COLOR: #CC0000; TEXT-DECORATION: none;
}
A.r:active {
  COLOR: #CC0000; TEXT-DECORATION: none;
}
A.r:hover {
  COLOR: #CC0000; TEXT-DECORATION: underline;
}

A.i {
  COLOR: #999999; TEXT-DECORATION: none;
}
A.i:active {
  COLOR: #000080; TEXT-DECORATION: underline;
}
A.i:hover {
	COLOR: #000080;
	TEXT-DECORATION: underline;
	background-color: #FFCC00;

}

A.bu {
  COLOR: #444444; TEXT-DECORATION: none;
}
A.bu:visited {
  COLOR: black; TEXT-DECORATION: none;
}
A.bu:active {
  COLOR: black; TEXT-DECORATION: none;
}
A.bu:hover {
  COLOR: black; TEXT-DECORATION: underline;
}

font {
	Font-Weight: normal;
	Font-Family: Verdana;
}

td {
	Font-Weight: normal;
	Font-Family: Verdana;
	font-size: 12px;

}

p {
	Font-Size: 11px;
	Font-Weight: bold;
	Font-Family: Verdana;
}

h3 {
	Font-Size: 11px;
	Font-Weight: bold;
	Font-Family: Verdana, Arial;
}
h2 {
	Font-Size: 12px;
	Font-Weight: bold;
	Font-Family: Verdana, Arial;
}
h1 {
	Font-Size: 13px;
	Font-Weight: bold;
	Font-Family: Verdana, Arial;
}

input {
	background-color: #c0c0c0;	
	color: #000000; 	
	Font-Weight: normal;
	font-family: verdana, helvetica, arial; 	
	font-size: 12px;
}

select {
	background-color: #c0c0c0;	
	color: #000000; 	
	Font-Weight: normal;
	font-family: verdana, helvetica, arial; 	
	font-size: 12px;
}

textarea {
	background-color: #c0c0c0;	
	color: #000000; 	
	Font-Weight: normal;
	font-family: verdana, helvetica, arial; 	
	font-size: 12px;
}

sup.new {
	color: #FF0000;
}
.arial {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	background-color: #FFCC00;
	border-top: thin dotted;
	border-right: thin dotted;
	border-bottom: thin dotted;
	border-left: thin dotted;



}
body {
	font-family: Verdana;
}

