/* this sets the properties of the body*/

body 
{
background-image: url(back1.png);
margin-top: 0;
margin-left: 0;
}

/* This section sets the text properties for the pages*/

p.copy
{
font-family: sans-serif;
font-size: 65%;
font-weight: bold;
}
p.gheading
{
font-family: sans-serif;
font-weight: bold;
font-size: 85%;
color: #008000;
text-align: center;
}
p.gheading2
{
font-family: serif;
font-size: 90%;
color: #004000;
text-align: left;
text-decoration: underline;
}
p.cheading
{
font-family: serif;
font-weight: bold;
font-size: 100%;
text-decoration: underline;
color: black;
text-align: center;
}
p.body
{
font-family: serif;
text-align: center;
font-size: 100%;
color: black;
margin-left: .5cm;
margin-right: .5cm;
margin-bottom: .5cm;
}
p.body1
{
font-family: serif;
text-align: left;
font-size: 100%;
color: black;
margin-left: .5cm;
margin-right: .5cm;
margin-bottom: .5cm;
}
p.body2
{
font-family: serif;
text-align: left;
font-size: 75%;
color: black;
}
p.table
{
font-family: serif;
text-align: left;
font-size: 100%;
color: black;
}
p.boldbody
{
font-family: serif;
font-weight: bold;
text-align: center;
font-size: 100%;
color: black;
}
p.links
{
text-decoration: none;
text-align: center;
}
p.login
{
font-family: serif;
font-weight: bold;
text-align: center;
font-size: 100%;
color: black;
}
p.login1
{
font-family: serif;
font-weight: strong;
text-align: center;
font-size: 80%;
color: black;
}
p.header2
{
font-family: serif;
font-size: 100%;
font-weight: bold;
color: black;
}
/*this section defines the links*/

a.one
{
text-decoration: none;
font-family: serif;
font-size:85%;
}

/* This section defines the tables*/
td.nacher
{
background-color: #000000;
background-image: url(images2/logoblack.gif);
background-repeat: no-repeat;
background-position: right;
}
td.nacher2
{
background-color: #000000;
background-image: url(images2/nachertop.gif);
background-repeat: no-repeat;
background-position: center;
}
td.back1
{
background-color: #000000;
}
td.filler1
{
background-image: url(images2/contactus_bg.gif);
}
td.filler2
{
background-image: url(BG3.gif);
}
td.belownavbar
{
background-image: url(images2/below_navbar1.gif);
}
td.left
{
background-color: #000000;
}
td.main
{
background-color: #ffffff;
}
td.pheader
{
background-color: #CCCC99;
}
td.pheader2
{
background-color: #999999;
} 
td.table
{
background-color: #CCCCCC;
align: left;
}
tr.login
{
background-color: #7bc66b;
}

.boldbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-position: right;
}
