
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 1px;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 1px;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: D5B577;
	text-decoration: none;
	letter-spacing: 1px;
}


/* contentlink *************************************** */
a.contentlink { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
  text-decoration: none;
	color: #1D3300;
	letter-spacing: 0px;	
}

a:visited.contentlink { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
  text-decoration: none;
	color: #1D3300;
	letter-spacing: 0px;	
}

a:active.contentlink { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
  text-decoration: none;
	color: #1D3300;
	letter-spacing: 0px;	
}

a:hover.contentlink { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
  text-decoration: none;
	color: #FFFFCC;
	letter-spacing: 0px;	
}


/* adminlink *************************************** */
a.adminlink { 
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 10px;
	font-weight: bold;
  text-decoration: none;
	color: #1D3300;
	letter-spacing: 0px;	
}

a:visited.adminlink { 
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 10px;
	font-weight: bold;
  text-decoration: none;
	color: #1D3300;
	letter-spacing: 0px;	
}

a:active.adminlink { 
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 10px;
	font-weight: bold;
  text-decoration: none;
	color: #1D3300;
	letter-spacing: 0px;	
}

a:hover.adminlink { 
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 10px;
	font-weight: bold;
  text-decoration: none;
	color: #FFFFCC;
	letter-spacing: 0px;	
}

/* cartlink *************************************** */
a.cartlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D3300;
	text-decoration: none;
	letter-spacing: 1px;
}

a:visited.cartlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D3300;
	text-decoration: none;
	letter-spacing: 1px;
}

a:active.cartlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D3300;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover.cartlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 1px;
}


/*****************************************************/
td {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 11px;
}

input.textbox { 
background-color: #D2BFAC;
}

input.textbox2 { 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #1D3300;
background-color: #D2BFAC;
border-left: #B3916F 1px solid;
border-right: #E9D7C5 1px solid;
border-top: #B3916F 1px solid;
border-bottom: #E9D7C5 1px solid;
}

select.select { 
background-color: #D2BFAC;
}

textarea.textarea {
background-color: #D2BFAC;
}

input.text { 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #000055;
background-color: #EDEDED;
border-left: #9CA1A6 1px solid;
border-right: #9CA1A6 1px solid;
border-top: #9CA1A6 1px solid;
border-bottom: #9CA1A6 1px solid;
}

input.submit {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #FFFFCC;
width: 125px;
height: 30px;
background-color: #1D3300;
border-left: #FFFFCC 2px solid;
border-right: #D5B577 2px solid;
border-top: #FFFFCC 2px solid;
border-bottom: #D5B577 2px solid;
}

input.button {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9px;
font-weight: bold;
color: #FFFFCC;
width: 75px;
height: 20px;
background-color: #1D3300;
border-left: #FFFFCC 2px solid;
border-right: #D5B577 2px solid;
border-top: #FFFFCC 2px solid;
border-bottom: #D5B577 2px solid;
}

/*****************************************************/
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: 2px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;	
}

.formTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1D3300;	
	font-weight: bold;
}

.error {
	color: #CC0000;	
	font-weight: bold;
}

.piece_headers {
	color: #FFFFCC;	
	font-size: 14px;
}