
/*
A:link {
	COLOR: #282828; TEXT-DECORATION: none
}
A:visited {
	COLOR: #282828; TEXT-DECORATION: none
}
A:hover {
	COLOR: #282828; TEXT-DECORATION: underline
}
*/
body {
	font-family: Tahoma, "MS Sans Serif", "Times New Roman", "Microsoft Sans Serif";
	font-size: 12px;
	margin:0;
}
/*
A:active {
	COLOR: #282828; TEXT-DECORATION: none
}
*/
a.linktype1:link {color:#669933; text-decoration:none;}
a.linktype1:visited {color:#669933; text-decoration:none;}
a.linktype1:active {color:#669933; text-decoration:none;}
a.linktype1:hover {color:#669933; text-decoration:underline;}


a.linktype2:link {color:#9966CC; text-decoration:none;}
a.linktype2:visited {color:#9966CC; text-decoration:none;}
a.linktype2:active {color:#9966CC; text-decoration:none;}
a.linktype2:hover {color:#9966CC; text-decoration:underline;}

a.linktype3:link {color:#ffffff; text-decoration:none;}
a.linktype3:visited {color:#ffffff; text-decoration:none;}
a.linktype3:active {color:#ffffff; text-decoration:none;}
a.linktype3:hover {color:#ffffff; text-decoration:underline;}

a.linktype4:link {color:#999999; text-decoration:none;}
a.linktype4:visited {color:#999999; text-decoration:none;}
a.linktype4:active {color:#999999; text-decoration:none;}
a.linktype4:hover {color:#999999; text-decoration:underline;}

a.linkhelp:link {color:#669933; text-decoration:none;}
a.linkhelp:visited {color:#669933; text-decoration:none;}
a.linkhelp:active {color:#669933; text-decoration:none;}
a.linkhelp:hover {color:#669933; text-decoration:underline;}

a.linktype5:link {color:#CC9900; text-decoration:none;}
a.linktype5:visited {color:#CC9900; text-decoration:none;}
a.linktype5:active {color:#CC9900; text-decoration:none;}
a.linktype5:hover {color:#CC9900; text-decoration:underline;}




.ms_9_cccccc {
font-family: Tahoma, "MS Sans Serif", "Times New Roman", "Microsoft Sans Serif";
		font-size: 9px; color: #cccccc;
}

.ms_9 {
font-family: Tahoma, "MS Sans Serif", "Times New Roman", "Microsoft Sans Serif";
		font-size: 9px;
}
.ms_10 {
font-family: Tahoma, "MS Sans Serif", "Times New Roman", "Microsoft Sans Serif";
font-size: 10px;
}
.ms_12 {
	font-family: Tahoma, "MS Sans Serif", "Times New Roman", "Microsoft Sans Serif";
		font-size: 12px;
}
.ms_13 {
font-family: Tahoma, "MS Sans Serif", "Times New Roman", "Microsoft Sans Serif";
font-size: 13px;
}
.ms_14 {
font-family: Tahoma, "MS Sans Serif", "Times New Roman", "Microsoft Sans Serif";
		font-size: 14px;
}
.ms_13_cartoon {
font-family: Tahoma, "MS Sans Serif", "Times New Roman", "Microsoft Sans Serif";
color:#006699;
font-size: 13px;
}


.hand {
	cursor: hand;
}
.box {  font-family: "MS Sans Serif"; color: #666666; background-color: #eeeeee; font-size: 9px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.box1 {  font-family: "MS Sans Serif"; color: #666666; background-color: #ffffff; font-size: 9px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

