@charset "utf-8";
/* CSS Document */

body {margin-top: 15px; /*background-color:#FFFFFF;*/ background: #FFFFFF url('bg5.png') repeat-x; }
.copy {margin-left:16px; margin-right:16px; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
p {margin-bottom: 10px; margin-top: 0px;}
img.left {margin-right:20px; margin-bottom:16px;}
img.right {margin-left:20px; margin-bottom:16px;}
ul {list-style-type:square;}
.index {margin-top: 6px; margin-bottom: 6px;}
.list {margin-left: -8px;}
.bottom {font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #FFF; margin: 2px;}

.bottom a, .bottom a:link { color:#FFF; text-decoration: underline; }
.bottom a:active { color:#FFF; text-decoration: underline; }
.bottom a:visited { color:#FFF; text-decoration: underline; }
.bottom a:hover { color:#FFF; text-decoration: underline; }

img.border {border-width: 3px; border-style:solid; border-color:#FC3;}
div.wrap {word-wrap: break-word;}

a:link {color:#00529b; font-weight: bold; text-decoration: none;}
a:visited {color:#00529b; font-weight: bold; text-decoration: none;}
a:active {color:#00529b; font-weight: bold; text-decoration: none;}
a:hover {color:#e2b000; font-weight: bold; text-decoration: underline;}

/* note: the Word Wrap property (above) is a proprietary Microsoft property that is required for support within the IE6 browser. 

.tnt_Title { font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0066cc; font-style: normal; font-weight: normal; }
				
					a .tnt_Title, a:link .tnt_Title { color: #0000ff; text-decoration: underline; }
					a:active .tnt_Title { color: #008000; text-decoration: underline; }
					a:visited .tnt_Title { color: #800080; text-decoration: underline; }
					a:hover .tnt_Title { color: #0000ff; text-decoration: underline; }
*/
