h1 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 22px;
	color			: #000;
}

h2 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16px;
	color			: #000;
}

.frame_gold {
	width			:450;
	height			:500;
	background-image: url(images/frames/frame_gold.jpg);
}

.frame_silver {
	width			:450;
	height			:500;
	background-image: url(images/frames/frame_silver.jpg);
}

.frame_ash {
	width			:450;
	height			:500;
	background-image: url(images/frames/frame_ash.jpg);
}

td.card_thumbs {
	height			: 75px;
	width			: 70px;
	text-align		: center;
	background-color: #F1F1F1;
}

td.card_thumbs_toprow {
	height			: 7px;
	text-align		: center;
	background-color: #F1F1F1;
}

img.card_thumbs {
	border			: solid #CCC 1px;
}

a.visitframegallery {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	color			: #999;
	text-decoration	: none;
	font-weight		: bold;
	margin-bottom	: 4px;
}

.bg_darkgrey {  
	background-color	: #333333; 
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px; 
	font-weight		: bold;
	color			: #F0EDEB
}

.bg_palegrey {  
	background-color: #F0EDEB;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000
}

.bg_beige {  
	background-color: #EAE0CA;
}

.bg_brown {  
	background-color: #C5B184;
}

.bodytextnojustify {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
}

.bodytext_nojustify {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
}

.error {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #F00;
}

.bodytext {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify
}

a.bodytext:link {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify
}

a.bodytext:hover {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify
}

a.bodytext:active {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify
}

a.bodytext:visited {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify
}

.bodytextlarge {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px; 
	color			: #000;
	text-align		: justify
}

a.bodytextlarge:link {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px; 
	color			: #000;
	text-align		: justify
}

a.bodytextlarge:hover {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px; 
	color			: #000;
	text-align		: justify
}

a.bodytextlarge:active {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px; 
	color			: #000;
	text-align		: justify
}

a.bodytextlarge:visited {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px; 
	color			: #000;
	text-align		: justify
}

.bodytextnodecoration {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify;
	text-decoration	: none;
}

a.bodytextnodecoration:link {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify;
	text-decoration	: none;
}

a.bodytextnodecoration:hover {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify;
	text-decoration	: none;
}

a.bodytextnodecoration:active {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify;
	text-decoration	: none;
}

a.bodytextnodecoration:visited {  
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	color			: #000;
	text-align		: justify;
	text-decoration	: none;
}

.bg_white { 
	background-color: #FFF;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px; 
	font-weight		: bold; 
	color			: #000;
}

img {
	border			: none;
}

table.border {
	border			: 1px solid #FFF;
}