/* main.css - SearchCoop's main css.
(c) 2007 Shawn Houser, All Rights Reserved
*/
.FormText{
font-family:    sans-serif;
font-size:      13px;
line-height:    120%;
color:          #0000CC;
}
.SearchText{
font-family:    sans-serif;
font-size:      14px;
font-weight:    bold;
line-height:    120%;
color:          #000000;
}
.FinePrint{
font-family:    sans-serif;
font-size:      10px;
line-height:    120%;
color:          #000000;
}
.TopBorder{
font-size:16px;
background-color:#F8F8F8;
border:solid;
border-left-width:0px;
border-top-width:1px;
border-bottom-width:1px;
border-right-width:0px;
/*border-color:#FF9100;*/
border-color:#C82D00;
}
.ResultTitles{
font-family:    sans-serif;
font-size:      15px;
font-weight:    normal;
line-height:    120%;
color:          #000000;
}
.ResultDescs{
font-family:    sans-serif;
font-size:      13px;
font-weight:    normal;
line-height:    120%;
color:          #000000;
}
.ResultDomains{
font-family:    sans-serif;
font-size:      13px;
font-weight:    normal;
line-height:    120%;
color:          #008000;
}
.PageTitle{
font-family:    sans-serif;
font-size:      25px;
font-weight:    normal;
line-height:    120%;
color:          #000080;
}
.Text{
font-family:    sans-serif;
font-size:      14px;
font-weight:    normal;
line-height:    140%;
color:          #333333;
}
.FormPrompt{
font-family:    sans-serif;
font-size:      16px;
line-height:    120%;
color:          #004000;
}


