/* suntime.com CSS file */

body {
   height:100%;
   min-height:100%;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   background-color: #69c;
   background-image: url(http://www.suntime.com/images/bg_top.gif);
   background-repeat: repeat-x;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 11px;
   scrollbar-face-color: #69c;
   scrollbar-shadow-color: #69c;
   scrollbar-highlight-color: #69c;
   scrollbar-3dlight-color: #9cf;
   scrollbar-darkshadow-color: #369;
   scrollbar-track-color: #DAEDFF;
   scrollbar-arrow-color: #fff;
}

a, a:linK, a:visited, a:active {
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
   color: #369;
}

a:hover {
   color: #cf0000;
   text-decoration: none;
}

.date {
   font-size: 10px;
   font-weight: bold;
   color: #369;
}

form {
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}

.normal_text {
   font-size: 11px;
   color: #333;
}

.header_large {
   font-size: 18px;
   color: #369;
}

.header_small {
   font-size: 12px;
   font-weight: bold;
   color: #333;
}

.header_normal {
   font-size: 12px;
   font-weight: bold;
   color: #369;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}

.form_field_header {
   font-size: 10px;
   font-weight: bold;
   color: #333;
   padding: 4 0 4 0;
   margin: 20 0 4 0;
}

.form_style_input {
   font-size: 12px;
   width: 100%;
   padding: 3px; 
   margin: 4 0 4 0; 
   color: #369;
   border: 1px solid #DAEDFF;
}

.team_picker_combo {
   font-size: 10px;
   font-weight: normal;
   color: #369;
}

.blue_bullet_list {
   font-size: 12px;
   font-weight: bold;
   list-style-image:url(http://www.suntime.com/images/list_bullet.gif);
   line-height: 16px;
}

.blue_bullet_list ul {
   font-size: 11px;
   font-weight: normal;
   color: #369;
   list-style-image:none;
   list-style: disc;
   line-height: 14px;
}

.tooltip_header {
   font-size: 14px;
   font-weight: bold;
   color: #369;
}

.blueBG_td {
   background-image: url(http://www.suntime.com/images/top_divider_bg.gif);
   background-repeat: repeat-x;
}
