@charset "UTF-8";
/* CSS Document */

/* Styles the Section Title */
.bottom_sections { font-family: Arial; font-size: 12px; font-weight: bold; border-bottom: 2px solid #666666; margin-left: 10px; margin-right: 0px; }
.publish_date { position: relative; left: 0px; top: 0px; font-size: 8pt; color: #585757; margin-bottom: 0px; font-style: italic; margin-top: 0px; }

.weather_box_border { border: 1px solid #cccccc; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; }

td.mini_section_title {
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
background-color: #1703ab;
text-decoration: none;
color: white;
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
}

td.mini_section_text		
{
border: 1px solid #cccccc; 
background-color: white; 
font-size: 8pt;
text-align: left;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 1px;
padding-top: 1px;
list-style-position: outside;
color: #585757;
}

td.aggie_sports_title, td.brazos_sports_title
{
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
background: #1703ab;
color: white;
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
}

a.aggie_sports_title, a.aggie_sports_title:visited, a.brazos_sports_title, a.brazos_sports_title:visited, a.mini_section_title, a.mini_section_title:visited
{
text-decoration: none;
color: white;
}


td.aggie_sports_title
{
background: #3f0000;
}

td.brazos_sports_title
{
background: #12509b;
}

