/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#336666;
}

h1 {
font-size:12px;
font-weight:bold;
color:#000;
text-decoration:underline;
}
hr{
height:1px;
width:97%;
}
a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#336666;
}

a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#336666;
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
}

a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#336666;
}

/*Ids*/
#backShadow {
background-image:url(images/tileMain.jpg);
background-repeat:repeat-y;
}

/*classes*/
.pd15 {
padding:15px;
}

.pdrt10{
padding-right:10px;
}
.green10px{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#336666;
}

