/* CSS Document */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:200%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color:#E3FAD0;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
COLOR:#333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

A.class:link {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}
A.class:visited {
	COLOR: #ffffff;
    font-weight:bold;
	font-size:12px;
}
A.class:hover {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}
A.class:active {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}

A.classtitle:link {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}
A.classtitle:visited {
	COLOR: #ffffff;
    font-weight:bold;
	font-size:12px;
}
A.classtitle:hover {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}
A.classtitle:active {
	COLOR: #ffffff;
	font-weight:bold;
	font-size:12px;
}



.font12 { font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#CC0066;
}
.font12white { font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
}
.font12red { font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#ff0000;
font-weight:bold;
}

.font12green { font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#000000;
}

.font14green { font-size:13px;
font-family:"Times New Roman", Times, serif;
color:#006600;
}

.font14blodwhite { font-size:14px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-weight:bold;
}

.font12blodwhite { font-size:12px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-weight:bold;
}

.STYLE_pro {
	color: #006600;
	font-weight: bold;
	}
	
.STYLE_pro2 {
	color: #006600;
	font-weight: bold;
	font-size:14px;
	}
	
