a:hover { color:#ED1C24; text-decoration:underline}
a:link { color:#ED1C24; text-decoration:underline}
a:visited { color:#ED1C24; text-decoration:underline}

/* Form */
select 	  { font:8pt Helvetica;background:#EDEBDC }
input 	  { font:8pt Helvetica;background:#EDEBDC; }
textarea  { font:8pt Helvetica;background:#EDEBDC}
.bt	  { background-color: #282727; border-bottom: 0px outset; border-left: 0px outset; border-right: 0px outset; border-top: 0px outset; color: #FBFCF6; font-family: arial,verdana, "sans serif"; font-size: 8pt; font-weight: 300; letter-spacing: 1px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px }

BODY {SCROLLBAR-FACE-COLOR: #C7C6C1; SCROLLBAR-HIGHLIGHT-COLOR: #282727; SCROLLBAR-SHADOW-COLOR: #052740; SCROLLBAR-3DLIGHT-COLOR: #C7C6C1; SCROLLBAR-ARROW-COLOR:  #000000; SCROLLBAR-TRACK-COLOR: #282727; SCROLLBAR-DARKSHADOW-COLOR: #C7C6C1; }

/* Text */
p,ul,ol,li,td,th,span { font-family: Helvetica; font-size: 12px; color: #361905; font-weight: 300; }
.txt1 	{  font-family: Helvetica; font-size: 8pt; font-style: normal; line-height: normal; font-weight: 800; font-variant: normal; text-transform: none; text-decoration: none; letter-spacing: 0.1em; }
.txt2 	{  font-family: Helvetica; font-size: 10pt; font-style: normal; line-height: normal; font-weight: 800; font-variant: normal; text-transform: none; text-decoration: none; letter-spacing: 0.1em; }
.txt3 	{  font-family: Helvetica; font-size: 12pt; font-style: normal; line-height: normal; font-weight: 800; font-variant: normal; text-transform: none; text-decoration: none; letter-spacing: 0.1em; }
.txt4 	{  font-family: Helvetica; font-size: 14pt; font-style: normal; line-height: normal; font-weight: 800; font-variant: normal; text-transform: none; text-decoration: none; letter-spacing: 0.1em; }


/* Size Class*/
.f8	{ font-family: Helvetica;font-size: 8px; font-weight:300; }
.f9 	{ font-family: Helvetica;font-size: 9px; font-weight:300; }
.f10 	{ font-family: Helvetica;font-size: 10px; font-weight:300; }
.f11 	{ font-family: Helvetica;font-size: 11px; font-weight:300; }
.f12 	{ font-family: Helvetica;font-size: 12px; font-weight:300; }
.f13 	{ font-family: Helvetica;font-size: 13px; font-weight:300; }
.f14 	{ font-family: Helvetica;font-size: 14px; font-weight:300; }
.f15 	{ font-family: Helvetica;font-size: 15px; font-weight:300; }
.f20	{ font-family: Helvetica;font-size: 20px; font-weight:300; }


/* HRef Class*/

a.top:link { font-family:Helvetica; font-size:12px; font-weight: 400; color: #FFFFFF; text-decoration: none; }
a.top:visited { font-family:Helvetica; font-size:12px; font-weight: 400; color: #FFFFFF; text-decoration: none; }
a.top:hover   { font-family: Helvetica;  font-size:12px; font-weight: 400; color: #ED1C24; text-decoration: none; }

a.lhs:link { font-family:Helvetica; font-size:12px; font-weight: 400; color: #1A1B1D; text-decoration: none; }
a.lhs:visited { font-family:Helvetica; font-size:12px; font-weight: 400; color: #1A1B1D; text-decoration: none; }
a.lhs:hover   { font-family: Helvetica;  font-size:12px; font-weight: 400; color: #ED1C24; text-decoration: none; }


/*background */
.bgsub { 
	background-image:url(/images/bg-sub.jpg); 
	background-repeat:no-repeat; 
	/* background-attachment:fixed; */
	background-color:#FFFFFF;
	width:750px; 
	height:442px; 
	background-position: top left; 
}
.bgnosub { 
	background-image:url(/images/bg-nosub.jpg); 
	background-repeat:no-repeat; 
	/* background-attachment:fixed; */
	background-color:#FFFFFF; 
	background-position: top left; 
	width:750px; 
	height:442px; 
}

.bgpop { 
	background-image:url(/images/bg-pop.jpg); 
	background-repeat:no-repeat; 
	/* background-attachment:fixed;  */
	background-position: top left; 
	width:500px; 
	height:400px; 
}

.bgtop { 
	background-image:url(/images/bg-top.jpg); 
	/* background-repeat:no-repeat; 
	background-attachment:fixed; */
	background-position: top left; 
	width:750px; 
	height:115px; 
}

