body{
	background: #3B4B5B url(images/bg-stripe.gif);
	margin: 0;
	padding: 0;
	border: 0;
}

table.main{
	background: #FFFFFF;
}

td.title{
	background: #D9D9D9;
}

td.form{
	right-padding: 5px;
}

td{
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
}

td.bottom{
	vertical-align: bottom;
}

td.content{
	background: #FFFFFF;
	margin: 0;
	padding: 40;
	border: 0;
}



td.fade{
	background: #FFFFFF url(images/bg-fade.jpg) top left fixed repeat-x;
	margin: 0;
	padding: 40;
	border: 0;
	width: 230px;
}

td.fade2{
	background: #FFFFFF url(images/bg-fade.jpg) top left fixed repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
}

td.form{
	padding-right: 5px;
	padding-bottom: 5px;
}

.text {
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 14px;
}

.tabletext td {
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 14px;
}


td.search_row_0	{ background-color: #FFFFFF; }
td.search_row_1	{ background-image: url('images/bg-blue.gif'); }

a{
	color: #A12830;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color: #000000;

.small{
	font-size: 10px;
	}