body{
	padding:0px;
	margin:20px 0px 0px 0px;
	background-color:#F6F6EC;
	}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663300;
}
#menu,#menu a,#menu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:10pt;
	font-weight:500;
	text-decoration:none;
}
#menu a:visisted{
	color:#CCCCCC;
}
#menu a:hover{
	border-top:1px dashed white;
	border-bottom:1px dashed white;
}
td#menu {
	padding-right:40px;
}
.footer, .footer a, .footer a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:7pt;
}
.footer a:visisted{
	color:#CCCCCC;
}
.footer a:hover{
	color:#FFCC00;
}
.content {
	color:#663300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#FCFAF3;
}
td.content{
	padding:5px;
	background-color:#FCFAF3;
}
.content p:first-letter {
	font-size: 140%; 
	float: left
}
a.linkStyle ,a.linkStyle:visited,a.linkStyle:active,a.linkStyle:link{
	color:#663300;
	text-decoration:none;
	border-bottom:1px dashed #663300;
}
a.linkStyle:hover{
	border-bottom:1px solid #663300;
}
strong{
	font-size: 110%; 
}
h1,h2,h3,h4,h5,h6{
	display:inline;
}
input.custom , textarea.custom {
	border: 1px solid #910101;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
	padding:2px;
}
a.img-shadow{
	display:block;
	width:190px;
	background:url(../images/frame-top.gif) no-repeat left top;
	/*background-color:white;*/
	padding:9px 0px 0px 8px !important;
	padding:9px 0px 0px 10px;
	/*margin:10px;*/
}
.img-shadow img{
	width:180px;
	height:120px;
	border:1px solid #930102;
}
.img-shadow div{
	background:url(../images/frame-bot.gif) no-repeat bottom right;
	/*background-color:white;*/
	padding:0px 5px 9px 0px !important;
	padding:0px 9px 8px 0px;
}

a.img-shadow{
	background-color:white;
}
a.img-shadow:hover{
	background-color:#FFCCFF
}
.img-bdr{
	border:2px solid #930102;
	margin:0px 10px 0px 10px;
}
