body {
	margin: 0px;
}
table.main {
	border-top: 1px solid #FDB60C;
	border-left: 2px solid #FDB60C;
	border-right: 2px solid #FDB60C;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF; 
}

table.borderbottom {
	border-bottom: 1px solid #CC6600;
	background-color: #FFFFFF; 
}

table.border {
	border: 1px solid #999999; 
}

table.border2 {
	border: 1px solid #999999; 
	bacground-color: #F8F9DA;
}

#main {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#main1 {
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
}

#footer {
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#navigation {
font-family: Verdana;
font-size: 10px;
}

#navigation ul {
list-style: none;
background-color: #FEFEFA;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #CCCCCC;
}

#navigation li {
display: inline;
}

#navigation a:link, #navigation a:visited {
padding: 0px 20px 0px 20px;
color: #000000;
text-decoration: none;
font-weight: normal;
}

#navigation a:hover {
color: #CC6600;
text-decoration: none;
font-weight: normal;
}

#navigation1 {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
}

#navigation1 ul {
list-style: none;
background-color: #F8F9DA;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #999999;
}

#navigation1 li {
display: inline;
}

#navigation1 a:link, #navigation1 a:visited {
padding: 0px 26px 0px 26px;
color: #000000;
text-decoration: none;
font-weight: normal;
}

#navigation1 a:hover {
color: #CC6600;
text-decoration: none;
font-weight: normal;
}

#navigation2 {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
}

#navigation2 ul {
list-style: none;
background-color: #EFF0C0;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #666666;
}

#navigation2 li {
display: inline;
}

#navigation2 a:link, #navigation2 a:visited {
padding: 0px 19px 0px 19px;
color: #000000;
text-decoration: none;
font-weight: normal;
}

#navigation2 a:hover {
color: #CC6600;
text-decoration: none;
font-weight: normal;
}

#navigation3 {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
}

#navigation3 ul {
list-style: none;
background-color: #E6EAC4;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #333333;
}

#navigation3 li {
display: inline;
}

#navigation3 a:link, #navigation3 a:visited {
padding: 0px 19px 0px 18px;
color: #000000;
text-decoration: none;
font-weight: normal;
}

#navigation3 a:hover {
color: #CC6600;
text-decoration: none;
font-weight: normal;
}


p {
font-family: verdana;
font-size: 14px;
font-color: #333333;
text-align: center;
line-height: 1.6em;
}

p.headerleft {
font-family: verdana;
font-size: 14px;
font-color: #333333;
text-align: left;
line-height: 1.6em;
}

p.home {
font-family: verdana;
font-size: 12px;
font-color: #333333;
text-align: left;
line-height: 1.6em;
}

p.times {
font-family: times new roman;
font-size: 12px;
font-color: #333333;
text-align: left;
line-height: 1.6em;
}

p.homesmall {
font-family: verdana;
font-size: 10px;
font-color: #333333;
text-align: left;
line-height: 1.3em;
}

p.homesmallcenter {
font-family: verdana;
font-size: 10px;
font-color: #333333;
text-align: center;
line-height: 1.3em;
}

p.homecenter {
font-family: verdana;
font-size: 12px;
font-color: #333333;
text-align: center;
line-height: 1.6em;
}

p.home2 {
font-family: arial;
font-size: 12px;
font-color: #333333;
text-align: left;
line-height: 1.3em;
}

p.home3 {
font-family: arial;
font-size: 12px;
font-color: #333333;
text-align: center;
line-height: 1.5em;
}

p.ul {
font-family: verdana;
font-size: 12px;
font-color: #333333;
text-align: left;
line-height: 1.6em;
text-decoration: underline;
}

p.ultimes {
font-family: times new roman;
font-size: 14px;
font-color: #333333;
text-align: left;
line-height: 1.6em;
text-decoration: underline;
}

p.footer {
font-family: verdana;
font-size: 10px;
font-color: #000000;
text-align: left;
line-height: 1em;
width: 100%;
padding-top: 4px;
padding-bottom: 4px;
}

h1 {
font-family: Verdana;
font-size: 18px;
font-weight: normal;
text-align: center;
}

a:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

img.left {
float: left;
margin-right: 30px;
margin-bottom: 5px;
border: 0px;
}

img.left1 {
float: left;
margin-right: 30px;
margin-bottom: 5px;
margin-top: 5px;
border: 1px solid #999999;
}

img.right1 {
float: right;
margin-left: 30px;
margin-bottom: 5px;
margin-top: 5px;
border: 1px solid #999999;
}

img.one {
border: 1px solid #000000;
}

td.one {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 0px;
border-left: 0px;
}

td.borderright {
border-top: 0px;
border-bottom: 0px;
border-right: 1px dotted #999999;
border-left: 0px ;
}

td.nav {
border-top: 1px solid #000000;
border-bottom: 0px;
border-right: 1px dotted #CCCCCC;
border-left: 0px ;
}

td.main {
border-top: 1px solid #000000;
}

td.two {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 0px;
}

img.right {
float: right;
margin-left: 30px;
margin-bottom: 10px;
border: 1px solid #9FAFB1;
}




