td, input, select, textarea
{
	font-family: times new roman,serif;
	font-size: 16px
}

.button
{
	background-color:#C7BDB8;
}

a
{
	color: #F17E39
}

a.login
{
	color: #FFFFFF;
}

h1
{
	font-family: arial, helvetica, sans-serif;
	color: #F17E39;
	font-size: 25px;
	font-weight: 400;
}

h2
{
	font-family: arial, helvetica, sans-serif;
	color: #F17E39;
	font-size: 17px;
	font-weight: 700;
}

h3
{
	
	font-size: 14pt;
	
}

input.login
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 98px;
}

input.standard
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 200px;
}

td.orange, tr.orange
{
	background-color: #F17E39
}

td.white, tr.white
{
	background-color:#FFFFFF
}

.button
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.txt_heading
{
	font-size:19px
}

.txt_subheading
{
	font-size:13px;
	font-weight:700
}

.txt_small
{
	font-size:12px;
	color:#666666;
}

.txt_alert
{
	color:#CC0000;
	font-weight:700;
}

.txt_red
{
	color:#CC0000;
}

.txt_advice
{
	color:#3C8232;
	font-weight:700;
}

.txt_login
{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:700;
}

.txt_white
{
	color: #FFFFFF;
}

