.darkbold {
	font-weight: bold;
	color: #304B28;
}
body {	
	margin-top: 0px;
	background-color: #B6C293;
    font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #003300;
	background-image:url(../images/template/template_01.gif);
}
td {	
    font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #003300;
}
table {	
    font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #003300;
}
A:link {
	COLOR: #1B6504; font-weight: normal; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline;
}

A:visited {
	COLOR: #1B6504; font-weight: normal; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline;
}

A:hover {
	COLOR: #1B6504; font-weight: normal; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: none;
}

A:active {
	COLOR: #1B6504; font-weight: normal; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline;
}

A:link.dark {
	COLOR: #1B6504; font-weight: bold; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: none;
}
A:visited.dark {
	COLOR: #1B6504; font-weight: bold; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: none;
}

A:hover.dark {
	COLOR: #1B6504; TEXT-DECORATION: none;
}

A:active.dark {
	COLOR: #1B6504; font-weight: bold; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: none;
}

A:link.bottom {
	COLOR: #1B6504; font-weight: normal; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline;
}

A:visited.bottom {
	COLOR: #1B6504; font-weight: normal; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline;
}

A:hover.bottom {
	COLOR: #1B6504; font-weight: normal; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: none;
}

A:active.bottom {
	COLOR: #1B6504; font-weight: normal; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #304B28;
}
.headinglight {
	color: #B6C293;
	font-size: 14px;
	font-weight: bold;
}
.thumb {
border:1px; 
border-color: #006600; 
border-style: solid;
}
A.nounderline {
	TEXT-DECORATION: none;
}