body                 { margin: 0px; padding: 0px; font-family: Verdana, helvetica, sans-serif; font-size: 12px; color: #000; background: #FFF; text-align: left; }

A:link               { font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: none; }
A:visited            { font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: none; }
A:active             { font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: none; }  
A:hover              { font-size: 12px; font-weight:bold; color: #000066; text-decoration: none; }

A.dark:link          { color: #FFFFFF; text-decoration: none; }
A.dark:visited       { color: #FFFFFF; text-decoration: none; }
A.dark:active        { color: #FFFFFF; text-decoration: none; }
A.dark:hover         { color: #CCDAE3; text-decoration: none; }

A.hs:link            { font-size: 12px; color: #7E829F; text-decoration:underline; }
A.hs:visited         { font-size: 12px; color: #7E829F; text-decoration:underline; }
A.hs:active          { font-size: 12px; color: #7E829F; text-decoration:underline; }
A.hs:hover           { font-size: 12px; color: #7E829F; text-decoration:underline; }


.title1              { COLOR: #7E829F; FONT: 20px Georgia; font-weight: bold; }
.title2              { COLOR: #7E829F; FONT: 16px Georgia; font-weight: bold; }
.title3              { COLOR: #7E829F; FONT: 17px Georgia; font-weight: bold; }
.title4              { margin-left: 5%; }
.title5              { COLOR: #7E829F; FONT: 12px Georgia; font-weight: bold; }
.title6              { COLOR: #7E829F; FONT: 18px Georgia; font-weight: bold; }
.title7              { COLOR: #636363; FONT: 11px Tahoma; font-weight: bold; }
.title8              { COLOR: #000000; FONT: 11px Tahoma; font-weight: bold; }
.footer              { FONT: 10px arial, sans-serif; font-weight: normal; }
.front               { COLOR: #636363; FONT: 12px Verdana; font-weight: bold; }
.college             { COLOR: #CC0000; FONT: 12px; font-weight:bold; }


table                { font-family: verdana, helvetica, sans-serif; font-size: 12px; text-align: left; color: #000; }
TD                   { font-size: 12px; font-family : Verdana; }
P                    { font-size: 12px; font-family : Verdana; }
TD.dark              { font-size: 12px; font-family : Verdana; color : #FFFFFF; }
P.dark               { font-size: 12px; font-family : Verdana; color: #FFFFFF }
TD.smaller           { font-size: 11px; font-family : Verdana; color : #000000; }
P.smaller            { font-size: 11px; font-family : Verdana; color : #000000; }

/* menu */
#menu ul             { margin-left: 0; padding-left: 0; list-style-type: none; font-family: Tahoma, Helvetica, sans-serif; font-size: 12px; margin:0px; }
#menu a              { display: block; padding: 2px; margin-left: 4px; width: 124px; background-color:#7B88A9; border-bottom: 1px solid #29425A; }
#menu a:link         { color: #CCDAE3; text-decoration: none; font-weight:bold; }
#menuitems a:visited { color: #CCDAE3; text-decoration: none; font-weight:bold; }
#menu a:hover        { background-color: #CCDAE3; color: #29425A; font-weight:bold; }

.topbg               { background-image: url(images/topbg.gif); }
.nntable             { background-image: url(images/nntable.gif); }
.rightbg             { background-image: url(images/rightbg.gif); }
