/* CSS Document */

		a.small:link { color: #e2cf7e; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 11px }
		a.small:active { color: #e2cf7e; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 11px }
		a.small:visited { color: #e2cf7e; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 11px }
		a.small:hover { color: #ffdc51; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 11px }
		
		a:link { color: #873927; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:active { color: #873927; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:visited { color: #873927; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:hover { color: #a62406; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 13px }

		a.small2:link { color: #873927; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 11px }
		a.small2:active { color: #873927; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 11px }
		a.small2:visited { color: #873927; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 11px }
		a.small2:hover { color: #a62406; text-decoration: underline; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 11px }


p, td
	{ 
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 13px;
		line-height: 18px;
		margin-top: 0px;
	}		
		
.small
	{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 11px;
		color: #e2dbc6;
	}
	
	.small2
	{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 11px;
		color: #440000;
		line-height: 13px;

	}


li
	{ 
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 13px
	}	


h3
	{ 
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 18px;
		color: #873927;
		margin-top: 12px;
		margin-bottom: 5px;
		font-weight: bold;
	}

h4
	{ 
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 15px;
		color: #873927;
		font-weight: bold;
	}

body {
	background-image: url("2.gif");
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

	}

.background 
	{
		width: 726px;
		border: 2px;
		border-style: solid;
		border-color: #440000;
			margin-left: auto;
	margin-right: auto;
	}

.style1 {font-family: Georgia, "Times New Roman", Times, serif}



.box {
	width: 121px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #FFF;
	border-left: 1px solid #FFF;
}


#menu {
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #ffffff;
	text-align: left;
}

#menu2 {
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}


#menu a {
font-family: Georgia, Times New Roman, Times, serif;
 background-color: #e2cf7f;
 color: #873927;
 font-size: 11px;
 line-height: 12px;
 font-weight: bold;
 width: 121px;
  padding-left: 3px;
 padding-top: 5px;
 padding-bottom: 5px;
 display: block;
 text-decoration: none;
}


#menu a:hover {
 background-color: #ffffff;
 color: #873927;
 text-decoration: none;
}
.border {
	border: 1px solid #000;
}
