/*
**  document formatting
**/

html {
	margin:0;
	padding:0; }

body {
	margin:0;
	padding:0;
	background-image: url("images/bkground.jpg");background-repeat: repeat-x;
	background-color: #916A4A;	
}

/*
**  paragraph formatting
**/

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 11px;
	color: #000000;
	margin: 0px;
	text-align: center;
}
	
p.big {
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 16px;
	color: #000000;
	margin: 0px;
	text-align: left;
	font-weight: bold;
}
	
	p.big2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 20px;
	color: #613133;
	margin: 0px; }

p.green {
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 12px;
	color: #339933;
	margin: 0px; }
	
ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 11px; }

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 11px;
	text-align: center;
}

p.small_text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 9px;
	text-align: left;
}
	
p.small_whitw_text {
	font-family: verdana, arial, helvetica, sans-serif;
		color: #ffffff;
font-SIZE: 9px; }

p.nice {	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
}


/*
**  form formatting
**/

input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 11px; }
	
text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 11px; }

/*
**  link formatting
**/

a.small_col:link {
	color: #1F0C08;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 9px; }

a.small_col:active {
	color: #1F0C08;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 9px; }

a.small_col:visited {
	color: #1F0C08;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 9px; }

a.small_col:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 9px; }


a:active {
	color: #0000FF;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 11px; }

a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 11px; }

a:hover {
	color: #0000FF;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-SIZE: 11px; }



a.small_link:link {
	font-SIZE: 10px; }

a.small_link:active {
	font-SIZE: 10px; }

a.small_link:visited {
	font-SIZE: 10px; }

a.small_link:hover {
	font-SIZE: 10px; }
	
	
a.big_link:link {
	font-SIZE: 12px; }

a.big_link:active {
	font-SIZE: 12px; }

a.big_link:visited {
	font-SIZE: 12px; }

a.big_link:hover {
	font-SIZE: 12px; }	
	
	
	
a.small_wlink:link {
		color: #ffffff;
font-SIZE: 11px; }

a.small_wlink:active {
		color: #ffffff;
font-SIZE: 11px; }

a.small_wlink:visited {
		color: #ffffff;
font-SIZE: 11px; }

a.small_wlink:hover {
		color: #ffffff;
font-SIZE: 11px; }



a.big_link:link {
	font-SIZE: 20px; }

a.big_link:active {
	font-SIZE: 20px; }

a.big_link:visited {
	font-SIZE: 20px; }

a.big_link:hover {
	font-SIZE: 20px;
	text-align: center;
}
	
a.medium_link:link {
	font-SIZE: 14px; }

a.medium_link:active {
	font-SIZE: 14px; }

a.medium_link:visited {
	font-SIZE: 14px; }

a.medium_link:hover {
	font-SIZE: 14px; }
	
a.white:link {
	color: #000000;
	font-SIZE: 14px; }

a.white:active {
	color: #000000;
	font-SIZE: 14px; }

a.white:visited {
	color: #000000;
	font-SIZE: 14px; }

a.white:hover {
	color: #000000;
	font-SIZE: 14px; }
	
/*
**  table formatting
**/
.just {
	text-align: justify;
}
.just {
	text-align: justify;
}
.just {
	text-align: justify;
}
.j {
	text-align: justify;
}
.j {
	text-align: justify;
}
.l {
	text-align: left;
}

