table.main {
paddin-right: 10px;
}
#top {
wdith: 200px;
height: 30px;
background: gray;
text-align:center;
font-family: Tahoma;
color: white;
font-weight: bold;

border: 2px solid gray;
}

#content {
wdith: 200px;
text-align:left;
font-family: Tahoma;
color: gray;
font-weight: bold;
font-size: 12pt;
border: 2px solid gray;
padding: 10px;
padding-top: 0px;
}

.form {
width: 200px;
height: 30px;
font-family: Tahoma;
color: black;
}

.form2 {
width: 200px;
height: 100px;
font-family: Tahoma;
color: black;
}


.submit {
width: 80px;
height: 30px;
background-color: gray;
font-family: Tahoma;
color: white;
text-align:center;
border: 1px solid black;
}

.submit:active {
width: 80px;
height: 30px;
background-color: gray;
font-family: Tahoma;
color: white;
text-align:center;
border: 1px solid black;
}

.submit:visited {
width: 80px;
height: 30px;
background-color: gray;
font-family: Tahoma;
color: white;
text-align:center;
border: 1px solid black;
}

.submit:hover {
width: 80px;
height: 30px;
background-color: gray;
font-family: Tahoma;
color: black;
text-align:center;
border: 1px solid black;
}

.submit2 {
width: 100px;
height: 30px;
background-color: gray;
font-family: Tahoma;
color: white;
text-align:center;
border: 1px solid black;
}

.submit2:active {
width: 100px;
height: 30px;
background-color: gray;
font-family: Tahoma;
color: white;
text-align:center;
border: 1px solid black;
}

.submit2:visited {
width: 100px;
height: 30px;
background-color: gray;
font-family: Tahoma;
color: white;
text-align:center;
border: 1px solid black;
}

.submit2:hover {
width: 100px;
height: 30px;
background-color: gray;
font-family: Tahoma;
color: black;
text-align:center;
border: 1px solid black;
}


th.style1 {
font-family: Arial;
color: #333399;
}

th.style2 {
font-family: Arial;
color: #333399;
}

td.style2 {
font-family: Arial;
color: gray;
}

hr.homemain {
width: 600px;
color: #999999;
}

h4.host_list (
font-family:Tahoma;
color: #33399;
}

p.small {
font-size: 6pt;
color: #999999;
}

hr.line2 {
height: 3px;
color: gray;
}

a.out:link {
font-family: Tahoma;
color: gray;
text-decoration: none;
}

a.out:active {
font-family: Tahoma;
color: gray;
text-decoration: none;
}

a.out:visited {
font-family: Tahoma;
color: gray;
text-decoration: none;
}

a.out:hover {
font-family: Tahoma;
color: gray;
text-decoration: underline;
}