/* Paragraph and Text Styles */
.p11-red_drk { font-size: 11px; font-weight: bold; color: #AF2626; }
.p12-red_drk { font-size: 12px; font-weight: bold; color: #AF2626; }
.p14-red_drk { font-size: 14px; font-weight: bold; color: #AF2626; }
.p16-red_drk { font-size: 16px; font-weight: bold; color: #AF2626; }
.p18-red_drk { font-size: 18px; font-weight: bold; color: #AF2626; }
.p20-red_drk { font-size: 20px; font-weight: bold; color: #AF2626; }
.p22-red_drk { font-size: 22px; font-weight: bold; color: #AF2626; }
.p24-red_drk { font-size: 24px; font-weight: bold; color: #AF2626; }
.story_headers { background-color: #F8F8F8; padding:2px 2px 2px 0px; border-top:1px solid #999999; font-size: 13px; font-weight: bold; }


/* MENU Styles */
.main_nav{
background-image:url(/alumni/images/arrow_orange.gif);
background-repeat: no-repeat;  background-position: 0 .4em;
padding-left: 10px;
display: block;
}

.main_nav a{
color: #4c4c4c; text-decoration: none; font-weight:normal;
}

.main_nav a:hover{
color: #4c4c4c; text-decoration: underline; font-weight:normal;
}

.main_nav2{
padding-left: 10px;
display: block;
}

.main_nav2 a{
color: #cd5a13; text-decoration: none; font-weight:bold;
}

.main_nav2 a:hover{
color: #cd5a13; text-decoration: underline; font-weight:bold;
}

.main_navsub{
margin-bottom: 3px;
font-size: 11px;
background-image:url(/alumni/images/arrow_orange.gif);
background-repeat: no-repeat;  background-position: 0 .4em;
padding-left:10px;
margin-left:10px;
display: block;
}

.main_navsub a{
color: #000000; text-decoration: none; font-weight:normal;
}

.main_navsub a:hover{
color: #000000; text-decoration: underline; font-weight:normal;
}

a.links_grey_arrow{
color: #cd5a13; text-decoration: underline; font-weight:normal;
font-size:11px;
background: url(/alumni/images/arrow_grey.gif) no-repeat scroll left center;
padding-left: 10px;
}

a.links_grey_arrow:hover{
color: #cd5a13; text-decoration: none; font-weight:normal;
font-size:11px;
background: url(/alumni/images/arrow_grey.gif) no-repeat scroll left center;
padding-left: 10px;
}

a.links_orange_arrow{
color: #525252; text-decoration: underline; font-weight:normal;
font-size:11px;
background: url(/alumni/images/arrow_orange.gif) no-repeat scroll left center;
padding-left: 10px;
}

a.links_orange_arrow:hover{
color: #525252; text-decoration: none; font-weight:normal;
font-size:11px;
background: url(/alumni/images/arrow_orange.gif) no-repeat scroll left center;
padding-left: 10px;
}

a.links_white_arrow{
color: #cd5a13; text-decoration: underline; font-weight:normal;
font-size:11px;
background: url(/alumni/images/arrow_white.gif) no-repeat scroll left center;
padding-left: 10px;
}

a.links_white_arrow:hover{
color: #cd5a13; text-decoration: none; font-weight:normal;
font-size:11px;
background: url(/alumni/images/arrow_white.gif) no-repeat scroll left center;
padding-left: 10px;
}


/* PAGE POSITIONING STYLES !!! CAREFUL HERE !!! */
#alumni_header{ width: 790px; height:22px; text-align:left; padding:3px; border-bottom:1px solid #000000; position:relative; background-color:#333333}
#master_table { background-color:#FFFFFF}
#menu_top_hz { width:796px; height:87px; overflow:hidden;}
#left_side { width:171px; height:auto; background-color:#ffffff;}
#middle { width:470px; height:auto;}
#middle_nest { width:440px; height:auto; margin-top:8px}
#right_side { width:155px; height:auto;}
