body		
		{
	margin-top: 0px;
	background-image: url(images/bluepattern_bg.gif);
	background-repeat: repeat;
		}
		
p, blockquote	{
font: normal 11px Arial, Helvetica, sans-serif;
color: #000000;
text-align: left;
}

.body {  	
font: normal 11px Arial, Helvetica, sans-serif;
color: #000000;
text-align: left;
}

.body a:link{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0064B9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  }
.body a:hover{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0064B9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  }
.body a:visited{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  }

.subtext {  
font: normal 9px Arial, Helvetica, sans-serif;
color: #000000;
text-align: left;
}

.outertable {
	background-color: #FFFFFF;
	border-top-color: #C9A28C;
	border-left-color: #C9A28C;
	border-right-color: #C9A28C;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.footer {
	background-color: #FFFFFF;
	border-bottom-color: #C9A28C;
	border-left-color: #C9A28C;
	border-right-color: #C9A28C;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.innertable {
	text-align: left;
	background-color: #FFFFFF;
}
.menu {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-color: #C9A28C;
	border-left-color: #C9A28C;
	border-right-color: #C9A28C;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #DCCDC6;
}
.menu a:link{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  }
.menu a:hover{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  }
.menu a:visited{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #617F8A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  }
.top {
	background: url(images/bg.jpg) repeat;
}
.callout {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-color: #99CCCC;
	border-bottom-color: #99CCCC;
	border-left-color: #99CCCC;
	border-right-color: #99CCCC;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #F2EBE3;
	padding: 5px;
}
