.background {
	background: #FFFFFF url('images/background.gif') repeat-x fixed left top; left: 0px;
	}
	
P
{
	font:  400 12px Arial, Helvetica, sans-serif;
	color: #737372;
	letter-spacing: 2;
	line-height: 17px;
	margin: 10px 40px 10px 28px; 
}
	
TABLE.frame{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	width: 800px;
}

TD.footer 
{
	width: 800px;
	font: 12pt Garamond, Arial, sans-serif;
	background: #AECA93 url('images/footer.jpg') no-repeat;
	padding: 0px 12px 0px 17px;
	margin: 0px;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}

TD.menu
{
	padding: 0px 0px 0px 20px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	/*border: solid 1px #FFF */
}
			
P a:link 	{ text-decoration: none; color: #B91426; }	
P a:visited { text-decoration: none; color: #B91426; }	
P a:hover 	{ text-decoration: none; color: #999999; }		
P a:active 	{ text-decoration: none; color: #B91426; }	

LI {
	font: 12px/13px Verdana, Helvetica, Arial, sans-serif;
	color: #666;
	}
	LI a:link 		{ text-decoration: none; color: #B91426; }	
	LI a:visited 	{ text-decoration: none; color: #B91426; }	
	LI a:hover 		{ text-decoration: none; color: #999999; }		
	LI a:active 	{ text-decoration: none; color: #B91426; }	
	
UL {
	margin-top: 4px;
	}

P.pdf a {
	background: url('../gifs/icon_pdf.gif') no-repeat 0% 1px;
	display: block; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:3px
	}

.link {
	background: url('../gifs/icon_link.gif') no-repeat 1px 4px;
	margin: 0px;
	display: block; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px
	}
	
.back {
	background: url('../gifs/icon_back.gif') no-repeat 1px 4px;
	margin: 0px;
	display: block; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px
	}
	
.next {
	background: url('../gifs/icon_link.gif') no-repeat 100% 4px;
	margin: 0px;
	display: block; padding-left:0px; padding-right:11px; padding-top:0px; padding-bottom:0px
	}	
	
p.anchortop a {
	background: url('../gifs/icon_anchortop.gif') no-repeat 0px 6px;
	display: block; padding-left:8px; padding-right:0px; padding-top:0px; padding-bottom:12px
}
			
INPUT.field {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #F8F8F8;
	border-top: 1px solid #A8ADB4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #A8ADB4;
	width: 200px;
	}			

/* --------------- TEXTAREA --------------- */	

TEXTAREA {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #F8F8F8;
	border-top: 1px solid #A8ADB4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #A8ADB4;
	width: 200px;
	scrollbar-face-color:#434343;
	scrollbar-arrow-color:#B91426;
	scrollbar-track-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-Color:#fff;
	}

/* --------------- MENU --------------- */	

SELECT.menu {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #F8F8F8;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #A8ADB4;
	border-bottom: 1px solid #A8ADB4;
	border-left: 1px solid #FFFFFF;
	width: 200px;
	}
	
/* --------------- BUTTON --------------- */	

input.button {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: #E50909;
	margin-top: 12px;
}