td {
	font-size: 10pt;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 18pt;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
.lt {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.time {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.pink {
	font-size: 9pt;
	font-weight: bold;
	color: #FF339A;
	text-decoration: none;
}
.blue {
	font-size: 9pt;
	font-weight: bold;
	color: #3398CC;
	text-decoration: none;
}
.copy {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:link {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.a1:visited {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.a1:hover {
	font-size: 10pt;
	color: #880088;
	text-decoration: underline;
	font-weight: bold;
}
a.a2:link {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a.a2:visited {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a.a2:hover {
	font-size: 10pt;
	color: #7730A8;
	text-decoration: underline;
}
a:link {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #FF6600;
	text-decoration: underline;
}
.title{font-family: verdana, tahoma, sans-serif;FONT-SIZE: 10px;font-weight:bold}
.grey{FONT-SIZE: 12px;color:#666666}

.orange {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600}
.orange A:link {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600;text-decoration:underline}
.orange A:visited {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600;text-decoration:underline}
.orange A:hover {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600;text-decoration:underline}
.orange A:active {font-family: verdana, tahoma, sans-serif;font-size:10px;color:#FF6600;text-decoration:underline}

textarea, input, select{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: verdana, tahoma, sans-serif;
    font-size: 0.95em;}
.username{
    background-image:url(User/username.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;}
.password{
    background-image:url(User/password.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;}