/*table.photos { background-color: mistyrose; }*/
abbr[title]{border-bottom-width:0}
table.photos td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.blushing { font-family: 'Dancing Script', arial, serif; color: lightcoral; }
.blushing h1 { 
	font-size: 36px; 
	margin: 5px auto;
	text-shadow: #A8A9AD 1px 1px 1px;
}
.blushing h2 { font-size: 32px; }
form {
	font-family: Arial, Helvetica, sans-serif;
}
form caption, form th {
	text-align: left;
}
li {
	margin-left: 30px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
}
fieldset {
	background-color: floralwhite;
}
.badge {
	width:203px;
	border: 3px solid lightcoral;
	padding-bottom: 2px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.nav a:link, .nav a:visited, .nav a:active {
	text-decoration: none;
	color: #000000;
	}
.nav a:hover {
	text-decoration: none;
	color: #EE1D24;
	}
.nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE1D24;
}
.nav_on a:link {
	text-decoration: none;
	color: #EE1D24;
	}
.nav_on a:visited {
	text-decoration: none;
	color: #EE1D24;
	}
.nav_on a:hover {
	text-decoration: none;
	color: #EE1D24;
	}
.caption {
	color: #EE1D24;
	float:right;
	font-size: 18px;
	font-family: Arial Narrow, Helvetica Narrow, KannadaSangamMN, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	margin-left:-8px;
	margin-top:100px;
	position:absolute;
	text-align:center;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 14px;
}
.body a:link {
	text-decoration: underline;
	color: #000000;
	}
.body a:visited {
	text-decoration: underline;
	color: #000000;
	}
.body a:hover {
	text-decoration: none;
	color: #EE1D24;
	}
.body a:active {
	text-decoration: underline;
	color: #000000;
	}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #A8A9AD;
	text-align: center;
	font-weight: bold;
}
.email a:link {
	text-decoration: none;
	color: #ffffff;
	}
.email a:visited {
	text-decoration: none;
	color: #ffffff;
	}
.email a:hover {
	text-decoration: none;
	color: #000000;
	}
.email a:active {
	text-decoration: none;
	color: #ffffff;;
	}
ul { margin-top: 0; margin-bottom: 0 }
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bodygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	line-height: 14px;
}
p { margin-top: 0; margin-bottom: 6 }
.tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A8A9AD;
	line-height: 13px;
}
.copyright {
	font-weight: bold;
}
.copyright a:link, .copyright a:visited {
	color: #A8A9AD;
}
.contactaddress {
	margin: 20px;
}

