body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background: #cccccc url("/files/bg_grad.jpg") fixed;
	background-repeat:repeat-x;
	background-color:#C5CFD0;
	line-height: 19px;
	padding: 10px;
	margin: 10px;
	text-align:center;
}
#container
{
     position: relative;
     width: 560px;
     padding: 10px;
     margin: 0 auto;
     text-align:left;
	 background-color:#FFFFFF;
	 border: 1px solid #000000;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
}
.pictext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.largeblack {
	font-size: 32px;
	line-height: 36px;
	color: #000000
	font-family: Arial, Helvetica, sans-serif;
}
.medblue {
	font-size: 18px;
	line-height: 20px;
	color: #000099
}
.medblack {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
}
.medblue {
	font-size: 18px;
	line-height: 20px;
	color: #000099;
}
.sblue {
	font-size: 14px;
	line-height: 19px;
	color: #000099
}
.largetitleblue {
	font-size: 40px;
	line-height: 40px;
	color: #000099;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.medred {
	font-size: 18px;
	line-height: 20px;
	color: #FF0000
}
.sred {
	font-size: 14px;
	line-height: 19px;
	color: #FF0000
}
.ybg {
	background-color:#FFFF00;
}
.ybox {
	background-color:#FFFFCC;
	padding: 12px;
	border: 1px solid #000000;
	clear:both;
}
.quotebox {
	background-color:#FFFFCC;
	padding: 12px;
	border: 1px solid #000000;
}
.frm {
	border: 1px solid #000000;
	width: 100%;
}
.frmbutton {
	border: 1px solid #000000;
}
.indent {text-indent: 20px;}
li {padding: 10px 0px 10px 0px;}