/* CSS Document */
td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }

.tBorder {
	border-top: solid silver;
	border-right: solid silver;
	border-bottom: solid silver;
	border-left: solid silver;
	border-width: 1px;
}

.tdBig { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
}

.title1 { font-size: 12pt; color: #333333 }
.specials { font-size: 14pt; color: #FF0000; letter-spacing: 0.3em; }
.txtCall { font-weight: bold; font-style: italic; color: #FF0000; }

.req { color: #FF0000; }

.catlinks {
	font-size: 8pt;
	padding-left: 5pt;
}

.textareafield {
border: 1px solid #333399;
background-color: white;
COLOR:#333333;
height:15px;
font-size: xx-small; font-family: Verdana, Arial, Helvetica,sans-serif
}

.button {
border: 1px solid #333399;
background-color: #333399;
color: white;
font-size: xx-small; font-family: Verdana, Arial, Helvetica,sans-serif
}

.form_cell {
font-family: Verdana, Arial; font-size: xx-small
}

.txtarea {
border: 1px solid #333399;
background-color: white;
}

.nav { color: #FFFFFF; text-decoration: none; }