body {
	margin-left: 0px; margin-top: 0px;margin-right: 0px; margin-bottom: 0px;
	background-image:  url("assets/bg-tile.gif");
}
body,td {
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
a:link {color:#A7372C; text-decoration: underline}
a:visited {color:#A7372C; text-decoration: underline}
a:hover {color: #FFFFFF; background:#A7372C; text-decoration: none}
a.navigation:link {text-decoration: none}
a.navigation:visited {text-decoration: none}
a.navigation:hover {color: #FFFFFF; background: #85070B; text-decoration: none}
a.mydotlink:link {font-family: Georgia; color: #333333; font-size: 10px; text-decoration: none}
a.mydotlink:visited {font-family: Georgia; font-size: 10px; color: #333333; text-decoration: none}
a.mydotlink:hover {color: #FFFFFF; background: #A7372C; text-decoration: none}
h1 {
	font-size: 16px;
	color: #666666;
}
.small {font-size:10px;}
.blue {color: #89A5B1}
h2 {
	font-size: 14px;
	color: #660000;
}
.navigation {
	font-size: 12px;
	font-weight: bold;
	color: #85070B;
}
.mainouter {
	border-right: 1px solid #CD4053;
	border-left: 1px solid #CD4053;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #F7E2F1;
}
.minibg {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.red
{ color:#FF0000;}