﻿td
{
	font-size: .75em;
}

a.standard
{
	font-family: Arial;	
}

a.standard:link, a.standard:visited
{
	color: #3366cc;
}

a.standard:hover, a.standard:active
{
	color: #999999;
}

.standard
{
	font-family: Arial;
	color:#727272;
}

input.short
{
    width: 50px;
}

input.standard
{
    width: 170px;
}

input.submit
{
	width: auto;
	display: inline;
}

select.standard
{
    width: 215px;
}

span.flag /*--for required fields--*/
{
	color: #cc3300;
}

span.label
{
    font-weight: bold;    
    font-family: Arial;
}
