body {
	margin: 0px;
}
table.main {
	border-top: 0px;
	border-left: 5px solid #660000;
	border-right: 5px solid #660000;
	border-bottom: 5px solid #660000;
	background-color: #C1D0D3; 
}

#main1 {
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#main2 {
	margin-left: 70px;
	margin-top: 40px;S
}

#footer {
	margin-left: 30px;
	margin-top: 4px;
	margin-tbottom: 4px;
}

#navigation {
width: 130px;
font-family: Arial, Helvetica, sans-serif;
}

#navigation ul {
list-style: none;
background-color: #660000;
margin: 0;
padding: 0;
}

#navigation li {
border-bottom: 1px solid #660000;
}

#navigation li a:link, #navigation li a:visited {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 12px solid #833131;
border-right: 1px solid #833131;
background-color:#660000;
color: #FFFFFF;
text-decoration: none;
}

#navigation li a:hover {
background-color: #833131;
color: #FFFFFF;
}



p {
font-family: verdana;
font-size: 12px;
font-color: #333333;
text-align: left;
line-height: 1.6em;
}

p.ul {
font-family: verdana;
font-size: 12px;
font-color: #333333;
text-align: left;
line-height: 1.6em;
text-decoration: underline;
}

p.footer {
font-family: verdana;
font-size: 10px;
font-color: #FFFFFF;
text-align: left;
line-height: 1em;
width: 100%;
padding-top: 4px;
padding-bottom: 4px;
}

h1 {
font-family: arial, helvetica, sans-serif;
font-size: 15px;
width: 300px;
text-align: justify;
}

a:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

img.left {
float: left;
margin-right: 30px;
margin-bottom: 10px;
border: 1px solid #9FAFB1;
}

img.right {
float: right;
margin-left: 30px;
margin-bottom: 10px;
border: 1px solid #9FAFB1;
}

td.one {
background-image: url(images/table.gif);
background-repeat: no-repeat;
background-position:top right;
}

td.two {
padding-left: 12px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
}
