		/*** phat#336633.com global styles ***/


body { 
background-image: url(../images/mainTile.jpg);
background-repeat:repeat;
margin: 0px;
border:0px;
color: #000000; 
scrollbar-face-color: #336633;
scrollbar-highlight-color: yellow;
scrollbar-3dlight-color: #336633;
scrollbar-darkshadow-color: #336633;
scrollbar-shadow-color: yellow;
scrollbar-arrow-color: #336633;
scrollbar-track-color: #336633;
}

.masterTable {
	width: 700px;
}

.tdMaster {
	border-left: 2.0px solid #ffff00;
	border-right: 2.0px solid #ffff00;
	border-top: 2.0px solid #ffff00;
	border-bottom: 2.0px solid #ffff00;
}

.bodyContent {
	height: 420px;
	background-image: url(../images/bodyTile.jpg);
	background-repeat:repeat;
	text-align: top;
}
	
.copyright {
	width: 700px;
	height: 35px;
	background-image: url(../images/copyrightTile.jpg);
	background-repeat:repeat;
}

.copyright a:visited {
	color: #cccc66;
	text-decoration: none;
}

.copyright a:link {
	color: #cccc66;
	text-decoration: none;
}

.copyright a:active {
	color: #cccc66;
	text-decoration: none;
}

.copyright a:hover {
	color: green;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	color: #336633;
	margin-top:0px;
    margin-bottom:0px;
}

img {
	border-width : 0;
}

th {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: normal;
	font-style: bold;
	word-spacing: normal;
}	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: normal;
	font-style: normal;
	text-indent: 0px;
	word-spacing: normal;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:active {
	color: blue;
	text-decoration: none;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: green;
	text-decoration: underline;
}