body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image:url(../images/1_bg.jpg);
	background-repeat:repeat-x;
	background-color:#DDEDF6;
	color:#000000;
	margin:0px;
}
P{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:10px;
	color:#000000;
}
H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
	color:#2484C6;
	font-weight:normal;
	margin:10px;
}
H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#16325C;
	font-weight:bold;
	margin:10px;
}
H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#16629E;
	margin:10px;
}
.normal	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#16629E;
	margin:2px 0px 2px 10px;
}
LI	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin: 0px 15px 2px 3px;
}
UL	{
	list-style-type:circle;
	margin:5px 0px 5px 20px;
}
A	{
	color:#16629E;
	line-height:125%;
	text-decoration:none;
}
A:hover	{
	color:#16325C;
	text-decoration:underline;
}

INPUT	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
	margin:0px;
}
HR	{
	background-image:url('../images/hr.jpg');
	background-repeat:repeat-x;
	height:2px;
	width:90%;
	border:1px;
}

/*-------------table backgrounds-------------*/
#tbl_pat	{
	background-image:url('../images/1_pat.jpg');
	background-repeat:repeat;
	margin:0px;
}
#tbl_fla	{
	background-image:url('../images/1_fla0.jpg');
	background-repeat:no-repeat;
	margin:0px;
}
#tbl_txt	{
	background-image:url('../images/1_cnt_txt.jpg');
	background-repeat:repeat-y;
	margin:0px;
}
#tbl_txtfrm	{
	background-image:url('../images/1_bg_pat.jpg');
	background-repeat:repeat-y;
	margin:0px;
}
#tbl_qc	{
	background-image:url('../images/1_qc.jpg');
	background-repeat:repeat-y;
	width:187px;
	height:210px;
	margin:0px;
}

#tbl_ftrbg	{
	background-image:url('../images/1_ftr_bg.jpg');
	background-repeat:repeat-y;
	margin:0px;
}

/*--------------------------------------------*/
#tbl_ftrbg	P	{
	font-family:"Trebuchet MS";
	font-size:10px;
	margin:10px 40px 10px 40px;
	color:#CCCCCC;
}
#tbl_ftrbg	A	{
	color:#FFFFFF;
	text-decoration:none;
}
#tbl_ftrbg	A:hover	{
	color:#cccccc;
	text-decoration:underline;
}
#articlebutton {
	width:191px;
	height:90px;
	margin:0 0 0 0;
	border:1px soild red;
}	
	