body, td {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #174A7C;
	margin: 0;
}

a {
	color: #993333;
	font-weight: bold;
	TEXT-DECORATION: none;
}

a:hover {
	font-weight: bold;
	TEXT-DECORATION: underline;
}

td.stripe {
	background: url(images/stripe.jpg) top left no-repeat;
	font-family: tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a.white {
	font-family : tahoma, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	TEXT-DECORATION: none;
}

a.white:hover {
	font-family : tahoma, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	TEXT-DECORATION: underline;
}

form { 
	display: inline; 
	font-size: 11;
} 

INPUT, TEXTAREA, SELECT {
    font-family: tahoma, sans-serif;
    font-size: 11px;
    color: #42505D;
    background: #FFFFFF;
    border: 1px solid #174A7C;
    width: auto;
}

INPUT.regular {
		border: none;
}

.premier_hr {
	margin-left: 30px;
}

a.headings {
	font-family: tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
}