/* CSS Document */

body {
	background-color: #b8d960;
	/* background-image: url(/images/bak-blu.gif);*/
	z-index:-10;
	margin: 0px;
	padding: 0;
}
.bk	{
	font-family: verdana,sans-serif;
	font-size: 8px;
	font-weight:normal;
	line-height: 8px;
	text-decoration: none;
	color: #b8d960;	
	margin: 0;
	position: absolute;
	top: 100;
	left: 0;
}
.bk A:hover	{
	color: #b8d960;
	text-decoration: none;
	font-weight: normal;
}
.input {
	font-family: verdana,geneva,sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #303019;	
	background-color: white;
	border: 1px solid #85847F;
	margin: 0;
	padding: 0px;
}
.darktext {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #3E6500;
}

.otherdarktext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3E6500;
}

A	{
	color: #20A2DF;
	text-decoration: none;
	font-weight: bold;
}
A:hover	{
	color: #3E6500;
	text-decoration: none;
	font-weight: bold;
}
/* A:link		{ color: 5F2D91; text-decoration: none; font-weight: normal; }
A:visited	{ color: 5F2D91; text-decoration: none; font-weight: normal; }
A:active	{ color: 5F2D91; text-decoration: none; font-weight: normal; }
A:hover		{ color: 5F2D91; text-decoration: none; font-weight: normal; } */
.announcename {
	font-family: Garamond;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #3E6500;
}
.announcedetails {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #3E6500;
}

.error {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.bodytextbold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3E6500;
}
td {
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	color: #3E6500;
}
.boytext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #20A2DF;
}
.boytext A	{
	color: #20A2DF;
	text-decoration: none;
	font-weight: bold;
}
.boytext A:hover	{
	color: #E9556B;
	text-decoration: none;
	font-weight: bold;
}
.girltext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #E9556B;
}
.girltext A	{
	color: #E9556B;
	text-decoration: none;
	font-weight: bold;
}
.girltext A:hover	{
	color: #20A2DF;
	text-decoration: none;
	font-weight: bold;
}