body { padding: 0px; margin: 0px; background-color: #ffffff; color: #000000; background: url(/netx.gif); background-repeat: repeat-y;}

#master { background: url(/netx-vertical.png); background-repeat: no-repeat; margin-top: 30px; }

#text { margin-left: 150px; padding: 50px; padding-top: 20px; font-family: Tahoma; font-size: 18px; height: 500px; }

a:visited, a:active, a:link { color: #FF2600; text-decoration: none; }
a:hover { color: #FF2600; text-decoration: underline; }

#gobacklink { position: absolute; left: 0px; top: 0px; height: 100%; width: 150px; }
#adsense { margin-top: 250px; text-align: center; }

input { font-family: Tahoma; font-size: 18px; border: 1px solid #000; padding: 5px; background-color: #eee; }

.bold { font-weight: bold; }
.right { text-align: right; }
.nowrap { width: 1px; white-space: nowrap; }
.center { text-align: center; }
.red { color: #ff0000; }
.strike { text-decoration: line-through; color: #ccc; }
p { text-align: justify; }
