@charset "utf-8";
body{
	background-color:#F4F0DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-shadow:1px 1px 1px #FFF;	
	line-height: 16px;
}
.greyfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-shadow:1px 1px 1px #FFF;
	font-weight: inherit;
}
.greyfont11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	letter-spacing: 0.1em;	
	text-shadow:1px 1px 1px #FFF;
	font-weight: inherit;
}
.greyfont10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	letter-spacing: 0.1em;	
	text-shadow:1px 1px 1px #FFF;
	font-weight: inherit;
}
.greyfont9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	letter-spacing: 0.1em;
	text-shadow:1px 1px 1px #FFF;
	font-weight: inherit;
}
.lightgreyfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-shadow:1px 1px 1px #FFF;
	font-weight: inherit;
}
.brownfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;	
	text-shadow:1px 1px 1px #FFF;	
	font-weight: inherit;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;	
}
a:link {
	text-decoration: none;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.greylink a:link {
	text-decoration: none;
	color: #666666;
}
.greylink a:visited {
	text-decoration: none;
	color: #666666;
}
.greylink a:hover {
	text-decoration: none;
	color: #663300;
}
.greylink a:active {
	text-decoration: none;
	color: #666666;
}
.navlink a {
	text-decoration: none;
	color: #666;
  	-webkit-transition: color .3s ease-in; /*safari and chrome */
  	-o-transition: color .3s ease-in; /* opera */
}
.navlink a:hover {
	text-decoration: none;
	color: #663300;
}
.pinklink a:link {
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFF;	
	color: #F60D71;
}
.pinklink a:visited {
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFF;
	color: #F60D71;
}
.pinklink a:hover {
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFF;
	color: #F60D71;
}
.pinklink a:active {
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFF;
	color: #F60D71;
}
.pinktitle {
	font-family: Arial, Helvetica, sans-serif; 
	color: #F60D71;	
	font-size: 12px; 
	text-shadow: 1px 1px 1px #FFF; 
	line-height: 16px; 
	font-weight: bold;
}
.pinkfont {
	font-family: Arial, Helvetica, sans-serif; 
	color: #F60D71;	
	font-size: 12px; 
}
.tablelines{
	border-bottom: dotted #999999 thin
}
.tablelines2{
	border-bottom: dotted #999999 thin; 
	border-top: dotted #999999 thin
}
.tablelines3{
	border-top: dotted #999999 thin
}
.footer {
	border-top: dotted #999999 thin;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.font9 {
	font-size: 9px
}
.formlooks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px #DCD7CA solid;
}
	