/* CSS for TutorDog */

/*td{
font-family:Verdana;
font-size:8pt;
}*/
.small{
font-family:Verdana;
font-size:7pt;
}
input,select,textarea{
font-family:Verdana;
font-size:8pt;
}
.subject_title{
font-size:9pt;
}
a{
color:#336699;
text-decoration:none;
}
a:hover{
color:#333333;
text-decoration:none;
}
.topmenu{
font-family:Arial;
font-size:10pt;
font-weight:500;
font-stretch:wider;
color:#333333;
}
.topmenu:hover{
font-family:Arial;
font-size:10pt;
font-weight:500;
font-stretch:wider;
color:#333333;
}
.submenu{
font-family:Arial;
font-size:10pt;
font-weight:500;
font-stretch:wider;
color:#333333;
}
.submenu:hover{
font-family:Arial;
font-size:10pt;
font-weight:500;
font-stretch:wider;
color:#333333;
}
.btmmenu{
font-family:Arial;
font-size:8pt;
font-weight:100;
font-stretch:wider;
color:#333333;
}
.btmmenu:hover{
font-family:Arial;
font-size:8pt;
font-weight:100;
font-stretch:wider;
color:#333333;
}
.subject_parent{
font-size:7.5pt;
font-weight:bold;
text-decoration:underline;
}
.subject_child{
font-size:7.5pt;
text-decoration:underline;
}
.tutor_photo{
border-color:#333333;
border-width:1px;
border-style:solid;
}
.web_discussion_title{
font-size:larger;
}
.web_message_title{
font-weight:bold;
}
.web_message_message{
}
.new_web_discussion{
font-size:xx-small;
color:#336600;
}


