a { outline: none;
    -moz-outline-style: none;
}

TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #2d2d29;
}

P {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #2d2d29;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #000000;
	font-weight:normal;
	text-decoration:none;
}

.textbox {
	border: 1 solid #ccc9b8;
	background-color:#c3c0b0;
	background-image:url(../images/bg_textbox.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #2d2d29;
}
select {
	border: 1 solid #ccc9b8;
	background-color:#c3c0b0;
	background-image:url(../images/bg_textbox.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #2d2d29;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	COLOR: #7d7d7d;
}

a.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	COLOR: #b7b7b7;
	text-decoration:none;
}

a.footer2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	COLOR: #7d7d7d;
	font-weight:normal;
	text-decoration:none;
}

ul  { 
	margin-left: .8em; 
	padding-left: .8em;
}

#premiere {
	color:#333333;
	font-size: 8px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#premiere h1 {
	color:#333333;
    font-size: 8px;
	font-weight:normal;
    text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;

}
#premiere a {
	color: #333333 !important;
	text-decoration: none;
	font-size: 8px;

}
#premiere a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 8px;
}
