/*  
	CSS Reset by Eric Meyer - Released under Public Domain
    http://meyerweb.com/eric/tools/css/reset/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,  
caption  
 { margin:0; padding:0; border:0; outline:0; font-size:100%; background:transparent; }
body  { line-height:1; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content: none; }
:focus  { outline:0; }
ins  { text-decoration:none; }
del  { text-decoration:line-through; }

/* fix reset */
p { margin:1em 0px; }
ul { list-style-type:square; margin:1em 0; padding-left:40px; text-align:left; }
ol { list-style-type:decimal; margin:1em 0; padding-left:40px; text-align:left; }
hr { border:none; color:#a4b58a; background-color:#a4b58a; height:3px; }
blockquote { background:#eef3e5; margin:10px; width:92%; padding:10px 20px; }
h1,h2,h3,h4,h5,h6 { margin-bottom:10px; }


/* Main Link Colors */
a { color:#872726; text-decoration:none; }
a:hover { color:#872726; text-decoration:none; }


/* Background Colors */
.BackColor { background-color:#741239; }
.FrontColor { background-color:#040404; }
.SponsorColor { background-color:#82a4c4; }
.Background { background-color:#fff; }
.Search1 { background-color:#eef3e5; }
.Search2 { background-color:#f5f5f5; }

 body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:150%; background:#fff; }

 h1, h2, h3, h4, h5, h6 { line-height:120%; font-weight:normal; color:#872726; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); behavior:url(/universal/scripts/PIE.htc); }
 h1 { font-size:20px; }
 h2 { font-size:15px; }
 h3 { font-size:16px; }
 h4 { font-size:14px; }
 h5 { font-size:12px; }
 h6 { font-size:10px; }

.Headings { font-size:13px; font:bold; color:#313131; text-decoration:none; }
.Bodies { }
.BackColorTxt { font:bold; color:#fff; }
.FrontClrText { color:#fff; }

/* Button Colors */
input[type=button], input[type=submit], .Button { text-transform:uppercase; padding:10px; margin:2px; font-size:12px; color:#fff; border:0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.3); 
	background: #1f1b1b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1f1b1b), to(#413d3e));
	background: -webkit-linear-gradient(#1f1b1b, #413d3e);
	background: -moz-linear-gradient(#1f1b1b, #413d3e);
	background: -ms-linear-gradient(#1f1b1b, #413d3e);
	background: -o-linear-gradient(#1f1b1b, #413d3e);
	background: linear-gradient(#1f1b1b, #413d3e);
	-pie-background: linear-gradient(#1f1b1b, #413d3e);
	behavior:url(/universal/scripts/PIE.htc); 
} 

/* Field Colors */
input[type=text], input[type=password], textarea, select, .Fields { padding:5px; font-size:13px; border:1px solid #747677; color:#575454; background:#fff; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus, .Fields:focus { border-color:#850f1e; }
.autotext {  }

/* Border Color */
.Borders { border:5px solid #fff; padding:0 !important; font-size:11px; box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.3); behavior:url(/universal/scripts/PIE.htc); }

/* Table colors */
table.user { background-color:#645433; border:none; }
table.user tr { font-size:11px; color:#000000; background-color:#F7F9D2;}
table.user tr.tblHead td  { font-size:11px; color:#000000; background-color:#D8BE72;}
table.user td.tblHead { font-size:11px; color:#000000; background-color:#F4E48A;}
table.user td { font-size:11px; color:#000000; }

/* Field Required Color */
.Required { color:#5b4145; font-size:smaller; }

/* site and edit mode */
					
				
					
					
					
					
				
		
	

	
