body
{
background-color:	white;
}

body.contents
{
background:	#fff5ee url(images/contents_bg2.gif)
}

h1 
{
font-family:	verdana;
color:		black; 
font-size:	large; 
text-align:	center;
}

h1.underline
{
text-decoration:	underline;
}

h2
{
color: black;
font-size: large
}

h3
{
color:maroon; 
font-size:medium;
text-align: left;
}

h4
{
color:Black; 
font-size:medium;
text-align: left;
}

h5
{
color:Navy; 
font-size:large;
text-align: center;
font-style: italic;
}

hr
{
color:Navy;
text-align: center;
}


p
{
font-family: verdana;
font-size:12;
color:black;
text-align:	center;
}

p.highlight
{
font-family:	verdana;
text-align:	center;
font-weight:	bold;
font-size:	12;
color:		red;
}

p.toc
{
font-family:	verdana;
text-align:	left;
font-weight:	bold;
font-size:	12;
color:		black;
}

p.contactText
{
text-align:	justified;
font-weight:	bold;
font-style:	italic;
}

p.normalText
{
text-align: 	justify;
}

p.bottomText
{
vertical-align: text-bottom;
text-align: 	right;
}

p.rightText
{
text-align: 	right;
}

p.centerText
{
text-align: 	center
}

p.sp1Text
{
text-align: 	center;
color:		red;
font-weight:	bold;
}

p.contact_info
{
text-align: 	left;
color:		black;
font-size:	11;
}

p.address
{
color:black;
text-align: left;
font-size:small; 
}

select
{
font-family:	verdana;
font-size:	11;
}

th
{
text-align:	center;
font-size:	11;
color:		black;
}

table.tocbg
{
background-image:url("images/toc.jpg");
border-collapse:collapse;
}

td.toc_on
{
vertical-align: middle;
background-color: #66CCCC;
/*background-color: #99CCCC;*/
/*background-color: #9999CC;*/
cursor: hand;
}

td.toc_off
{
vertical-align: middle;
background-color: transparent;
cursor: hand;
}

a.other
{
font-family: verdana;
font-weight: bold;
font-size: medium;
font-style: italic;
}

a.toc
{
color:Black;
font-family: verdana;
font-weight: bold;
font-size: 12;
/*font-style: italic;*/
text-decoration:none;
}
