/*-----------------------------------------------
Screen Styles
Author:   Susana Padula
Email: spadula@affinity.com
Version:  Dec. 2006
----------------------------------------------- */
body{
	SCROLLBAR-FACE-COLOR: #d02631; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fbf0d2; 
	SCROLLBAR-SHADOW-COLOR: #db7b0e; 
	SCROLLBAR-3DLIGHT-COLOR: #cc730d; 
	SCROLLBAR-ARROW-COLOR: #58442f; 
	SCROLLBAR-TRACK-COLOR: #eaaf39; 
	SCROLLBAR-DARKSHADOW-COLOR: #ba5915;
	background-color: #f2e3c2;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; color: #fbf0d2; font-weight:normal;
	background-image:url(images/Bk1.jpg);
}
/*- f0daaa -background-repeat: no-repeat - */
.boldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fbf0d2;
	line-height: 14px;
	text-decoration: none;}

.boldtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbf0d2;
	line-height: 20px;
	text-decoration: none;
	text-align:justify;}
	
.normtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fbf0d2;
	text-decoration: none;}

.plainboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f4ce71;
	line-height: 14px;
	text-decoration: none;}
	
a:link.plainboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fbf0d2;
	line-height: 14px;
	text-decoration: none;
	}
a:visited.plainboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fbf0d2;
	line-height: 14px;
	text-decoration: none;
	}
a:hover.plainboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc252d;
	line-height: 14px;
	text-decoration: underline;
	}
	
.goldbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #eaaf39;
	line-height: 14px;
	text-decoration: none;
	text-align:justify;
	}

.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E4450;
	text-decoration: none;
	border: 1px solid #B6BFBB;
}
