body { 		margin:0;
 padding:0;
		 background-image: url(/images/bg_v7.gif);
 background-repeat: repeat-y;
 background-position: top center;
                font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: 333333; }
	
a:link, a:active { text-decoration: none; color: #003399; }
a:visited { text-decoration: none; color: #006633; }
a:hover { text-decoration: underline; color: #663366; }

.nav { 
		font-size: 14px;
		line-height: 20px; 
letter-spacing: 3px;}

.white { 
		font-size: 14px;
		line-height: 20px; 
letter-spacing: 3px;
color: #ffffff; }

a.nav:link { color: #ffffff; text-decoration: none; }
a.nav:visited { color: #ffffff; text-decoration: none; }
a.nav:active { color: pink; text-decoration: none; }
a.nav:hover { color: pink; text-decoration: none; }

img.right { float: right; margin-top: 0px; margin-right: 0px; margin-bottom: 7px; margin-left: 7px; padding: 5px; border: 1px solid silver; }

img.border { margin-top: 0px; margin-right: 7px; margin-bottom: 7px; margin-left: 7px; padding: 5px; border: 1px solid silver; }
		
img.left { float: left; margin-top: 0px; margin-right: 7px; margin-bottom: 7px; margin-left: 0px; padding: 5px; border: 1px solid silver; }

.tablebody { padding-left:15px; padding-right:10px; }