@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 0px;
}
.bottom_bg {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.suvaastu_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	background-image: url(images/suvaastu_bg.jpg);
	background-repeat: no-repeat;
}
.white_shadow {
	background-image: url(images/white_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.top_bg {
	background-image: url(images/green_top_repeat.jpg);
	background-repeat: repeat-x;
}
.detail_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.detail_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.detail_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.detail_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
}
.image_border {
	border: 1px solid #CCCCCC;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #60891F;
}
a.head_links:link   {
	font-family: Tahoma, "Arial Narrow";
	font-size: 11px;
	font-weight: 600;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	height: 25px;
	background-color: #0094DA;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 25px;
	color: #FFFFFF;
}
a.head_links:visited {
	font-family: Tahoma, "Arial Narrow";
	font-size: 11px;
	font-weight: 600;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	height: 25px;
	background-color: #0094DA;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 25px;
	color: #FFFFFF;
}
a.head_links:hover {
	font-family: Tahoma, "Arial Narrow";
	font-size: 11px;
	font-weight: 600;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	height: 25px;
	background-color: #F7A164;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 25px;
	color: #FFFFFF;
}
a.highlight:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EE8834;
	text-decoration: none;
	margin-right: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.highlight:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EE8834;
	text-decoration: none;
	margin-right: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.highlight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8FAF5A;
	text-decoration: none;
	margin-right: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
