body , textarea, input { 
font-family:verdana;
margin:0px;
padding:0px;
}

textarea {
font-size: 10pt;
}

a {
color: black;
text-decoration:none;
}

a:hover {
color: #333333;
text-decoration:underline;
}

.alert {
color: red;
font-size: 14pt;
}

.goodalert a {
color: blue;
text-decoration:none;
}

.copyright {
padding-top: 10px;
font-size: 9pt;
}

.copyright a {
color: #cccccc;
text-decoration:none;
}

.copyright a:hover {
color: #999999;
text-decoration:underline;
}

.menuheader {
width:100%;
background-color:#33CCFF;
height:50px;
color: white;
font-size: 12pt;
padding-top:17px;
border-bottom:3px solid #35aed6;
}

.menuheader a {
color: white;
}

.menuheader a:hover {
color: white;
text-decoration:underline;
}

.red {
color: #ff0000;
}

.photodisplay {
width:97%;
margin-top: 20px;
border-top: 1px dotted black;
padding:20px;
}

.photodisplay  div{
padding: 5px;
}


.delete {
border:0px;
}

.upload {
padding-left:10px;
padding-top: 10px;
}

.userslist {
padding:20px;
}

.userslist a {
color:#000000;
text-decoration: none;
}

.userslist a:hover {
color:#3399FF;
text-decoration: none;
}

.sendmessage {
padding:10px;
width:300px;
}

.profile {
padding:20px;
width:97%;
border-top: 1px dotted black;
}

.profile  a{
padding: 5px;
}

.profile img {
border:2px solid #0099FF;
}

.accountInner {
float:left;
border-top:3px solid #35aed6;
}

.messages {
width:100%;
margin-top:20px;
margin-left:auto;
margin-right:auto;
}

.composeMail a{
color:black;
}

.composeMail a:hover {
color:#333333;
text-decoration:underline;
}

.emaillistRow1{
background-color:#33CCFF;
}

.emaillistRow0{
background-color:#35aed6;
}

.emaillist {
width:100%;
padding-bottom:15px;
border-bottom:1px dotted black;
color:white;
}

.emaillist a {
color: black;
}

.emaillist a:hover {
color: black;
text-decoration:underline;
}

.emailform {
width:100%;
padding:15px;
}

.listtable {
border-right:1px solie black;
border-top:1px solie black;
width:100%;
}

.listtable  tr {
height: 25px;
border-bottom:1px solid black;
}

.listtable td {
padding-left:5px;
border-right:1px solid black;
}

.gray a {
color: #3399FF;
text-decoration: underline;
}

.sinup {
font-size:10pt;
}

.sinup a {
text-decoration:none;
color:black;
padding-left:10px;
}

.sinup a:hover {
text-decoration: underline;
color: #333333;
}

.sinupform td {
padding-top:5px;
}
