body {
	background-position:left;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
}

.bodyTable { 
	border-style:solid; border-color:#663300; border-width:1px;
	background-color:#FFFFFF;
}

.topNav { 
	border-top-width:1px; border-top-style:solid; border-top-color:#663300;
	
}


.sideNav { 
	border-right-width:1px; border-right-style:solid; border-right-color:#663300;
	border-top-width:1px; border-top-style:solid; border-top-color:#663300;
}

    


.sideNavSub { 
	border-right-width:1px; border-right-style:solid; border-right-color:#663300;
}

.bodyText { 
	border-top-width:1px; border-top-style:solid; border-top-color:#663300;
}	

.bottomNav { 
	background-image:url(file:///Macintosh HD/Users/tinaaltounian/Documents/images/bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
}

.bottomLink {
	text-decoration:none;
	color:#663300;
	font-size:small;
}

.bottomLink:HOVER { color:#33CC00;}

.bottom-left-corner {
	border-right-width:1px; border-right-color:#663300; border-right-style:solid;
	border-top-width:1px; border-top-color:#663300; border-top-style:solid;
	background-image:url(file:///Macintosh HD/Users/tinaaltounian/Documents/images/bottomleftcorner.jpg);
	background-position:bottom;
	background-repeat:no-repeat;

}

.lineHorizontal {
	color:#663300; 
	size:1px;
	
	}
	
