/* CSS Document */

.HRow { width:auto ; vertical-align:top }

.FRow { width:auto ; vertical-align:bottom }

.bg{ 	background-image:url(images/bg.gif);
		background-repeat:repeat
	}


.Tbg {background-image:url(images/t.gif);
background-repeat:repeat-x;
background-position:top;
}

.Bbg {background-image:url(images/b.gif);
background-repeat:repeat-x;
background-position:bottom
}

.Lbg {background-image:url(images/L.gif);
background-repeat:repeat-y;
background-position:left;
max-height:90%
}

.Rbg {background-image:url(images/R.gif);
background-repeat:repeat-y;
background-position:right
}

.table{border-width:0;
border-spacing:0;
border-style:none;
width:100%}

.txtbox{border:none;
text-align:center;
font-size:16px;
cursor:text;
height:25}

.list1{ width:100%}

.table_header{background-color:#babaff;
border:medium;
border-collapse:separate;
border:thick;
font-size:20px;
font-style:oblique;
font-weight:bolder;
font-variant:normal;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
text-shadow:#CCCCCC;
text-transform:capitalize;
}

.header{
font-size:30px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bolder;
font-variant:small-caps;
text-align:center;
text-decoration:underline;
}

.pg{
font-family:Tahoma, Arial, "Times New Roman";
line-height:1.5;
font-stretch:extra-expanded;
font-size:14px;
font-style:normal;
text-align:justify;
}

.pg1{
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.5;
font-stretch:extra-expanded;
font-size:18px;
font-style:normal;
text-align:center;
vertical-align:top;
}

.footer
{font:"Times New Roman", Times, serif;
font-size:12px;
text-align:center;
}

.lst{ 
list-style:circle;
list-style-position:outside;
}

.lst_dt{
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.5;
font-stretch:extra-expanded;
font-size:20px;
font-style:normal;
text-align:left;
text-decoration:underline;
font-weight:bold;
}

.lst_dd{
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.5;
font-stretch:extra-expanded;
font-size:18px;
font-style:normal;
text-align:justify;
}

.side{
background-color:#babaff;
border:thick;
border-right:ridge;
border-right-width:thick;
border-right-color:#000099;
border-left:groove;
border-left-width:thick;
border-left-color:#000099;
vertical-align:top;
font-weight:bold;
font-family:Tahoma, Arial, "Times New Roman";
text-align:center;
font-size:16px;
font:icon ;
color:#000000;
}