
FORM
{
	margin:0px;
	padding:0px;
}

IMG
{
	border:0px;
}

HR
{
	height: 1px; 
	color: #BDD3C1;
}


A.linkHeader:hover
{
	color: #797375;
}


TABLE.formfilling
{
	width:400px;
	background-color: #E8E8E8;
}

TABLE.formfilling TH
{
	background-color: #C33534;
	font-weight: bold;
	padding: 8px 12px;
	font-size:8pt;
	text-align: left;
	color: white;
}

TABLE.formfilling TD.left
{
	padding: 8px 3px 8px 18px;
	width: 100px;
	font-weight: bold;
}

TABLE.formfilling TD.right
{
	padding: 8px 3px 8px 22px;
	width: 305px;
}

TABLE.formfilling P
{
	margin-left: 8px;
	margin-right: 8px;
	line-height: 150%;
}

.picture CAPTION
{
	font-size: 60%;
}

SPAN.quickBlue
{
	color: #797375;
	font-weight:bold;
	line-height: 200%;
	font-size: 110%;
}

TABLE.quicksearch
{
	color: #797375;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 5px;
	margin-left: 9px;
	background: fixed #E8E8E8 url(../images/grey_corner.gif) bottom right no-repeat;
}

.button_Send, .button_Register
{
background:transparent; border:none; background-repeat:no-repeat;
}

.button_Send 
{ 
	background-image:url(../images/send_button.gif); width:52px; padding:25px; 
} 

.button_Register
{ 
	background-image:url(../images/register_button.gif); width:133px; padding:1px; 
} 

TD.Paging
{
	color:#000000;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}

TD.Paging A, TD.Paging A:link, TD.Paging A:active, TD.Paging A:visited
{
	text-decoration:none;
	color: #FFBD00;
	font-weight: bold;
}

TD.Paging A:hover
{
	color: #797375;
}

TD.Paging A.Prevnext, TD.Paging A.Prevnext:link, TD.Paging A.Prevnext:active, TD.Paging A.Prevnext:visited
{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}

TD.Paging A.Prevnext:hover
{
	color: #FFBD00;
}

