
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


a:link {text-decoration: underline;	color:#800000;}
a:visited {text-decoration: underline; color:#800000;}
a:active {text-decoration: underline; color:#800000;}
a:hover {text-decoration: underline; color:#cccccc; }



a.linkA:link { text-decoration: none; color: #000000;  }
a.linkA:visited { text-decoration: none; color: #000000;  }
a.linkA:hover { text-decoration: underline; color: #800000;  }
a.linkA:active {text-decoration: none; color:#000000;}

a.linkB:link { text-decoration: none; color: #800000;  font-weight: bold;}
a.linkB:visited { text-decoration: none; color: #800000;  font-weight: bold;}
a.linkB:hover { color: #ffcc00; font-weight: bold; }
a.linkB:active {text-decoration: none; color:#800000; font-weight: bold;}

a.linC:link { font-size: 11px; font-weight: bold; text-decoration: none; color: #ff7900;  }
a.linkC:visited { font-size: 11px; font-weight: bold; text-decoration: none; color: #ff7900;  }
a.linkC:hover { font-size: 11px; font-weight: bold; color: #80d53d;  }
a.linkC:active {font-size: 11px; font-weight: bold; text-decoration: none; color:#ff7900;}

a.linkBo:link { text-decoration: none; color: #ffffff;  font-weight: bold;}
a.linkBo:visited { text-decoration: none; color: #ffffff;  font-weight: bold;}
a.linkBo:hover { color: #ffcc00; font-weight: bold; }
a.linkBo:active {text-decoration: none; color:#ffffff; font-weight: bold;}

.bgcolor {background-color: #ffffff; 
background-image: url(../_TM/bgback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;}
.bgcolor2 {background-color: #fffade; color:#ffffff;}
.bgcolor3 {background-color: #ff7900; color:#ffffff;}
.bgback {
	background-color: #ffffff;
	background-image: url(../_TM/bgback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bgbox {background-color: #f5f5f5;}
.tab {
	background-image: url(../_TM/tab.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

h2 {font-size: 13px; font-weight: bold; color: #ff7900;}
.yellow { background-color: #FFCC00;}

.input{
	font-size: 9px;
	background-color: #F3F4F6;
	border: 1px solid #CCCCCC;
}
