/* GENERAL */
td {font-family: Tahoma; font-size:12px;}
th {font-family: Trebuchet; font-size:14px;}
.title {font-family: Tahoma; font-size:20px; font-weight:bold; color:#0d0d0d}
.block {background-color: #ededed;}
.byline {font-family: Trebuchet; font-size:11px; color:#cdcdcd;}
.menuheader {font: bold 14px Tahoma; color:#00000; text-align: center}
.picturetext {font-family: Arial; font-size:11px; color:#000000;}
a	{ font-weight: bold; color: #000000; text-decoration: none; }
a:hover	{ text-decoration: underline; }
p	{ margin: 5 3 10 0; }


*/ For Coolmenu */
*/border: 1px solid black;*/
#coolmenu{
border-bottom-width: 0;
width: 152px;
background-color: #ededed;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 152px;
}

#coolmenu a{
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
}
*/border-bottom: 1px solid black; */

#coolmenu .blank{
}
/*border-bottom: 1px solid black;*/

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #6590bb;
color: #ffffff;
}

div#ClientValidationSummary 
             { text-align: left; padding: 5px 20px 5px 45px; background: #fff6bf url('/gif/warning.gif') 15px 50% no-repeat;
               color: #333333; border-top: 1px solid #ffd324; border-bottom: 1px solid #ffd324; }

