
/* Default CSS file for TUSDEC Site */

/* Overall settings */

<style type="text/css">

<! the next line is required to get around a problem with firefox>
td{}

body { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); text-decoration: none; letter-spacing: normal; word-spacing: normal; background-color: rgb(255, 255, 255); }

p { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); text-decoration: none; letter-spacing: normal; word-spacing: normal; background-color: rgb(255, 255, 255); }


td { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); text-decoration: none; letter-spacing: normal; word-spacing: normal; background-color: none; }

a:link {color: #000099; text-decoration: none; text-transform: none;background-color: none }

a:visited {color: #0033CC; text-decoration: none; text-transform: none;background-color: none }

a:active {color: #990000; text-decoration: none; text-transform: none;background-color: none }

a:hover {color: #006600; text-decoration: underline; text-transform: none;background-color: none }

.photo {font-size: 11px; color : #000000; }

.photo-copyright {font-size: 10px; color : #666666; }

.smalltext {font-size: 10px; }

.rhspanel {font-size: 11px; color : #000000; }

.rhspanel-header {font-weight: bold; font-size: 11px; color : #000000; }

.rhspanel-redheader {font-weight: bold; font-size: 11px; color : #E20A16; }

P.rhspanel-header {font-weight: bold; font-size: 11px; color : #000000; margin-top: 0px; margin-bottom: 3px; }

A.rhspanel-header:link, A.rhspanel-header:visited {font-weight: bold; font-size: 11px; color: #ffff00; text-decoration: none; }

A.rhspanel-header:hover {font-weight: bold; font-size: 11px; color : #ffff00; text-decoration: underline; }

.rhspanel-header-plain { font-size: 11px; color : #000000; }

A.rhspanel-header-plain:link, A.rhspanel-header-plain:visited {font-size: 11px; color: #000000; 
   text-decoration: none; }

A.rhspanel-header-plain:hover {font-size: 11px; color : #000000; text-decoration: underline; }


P.rhspanel-links {font-size: 11px; font-weight: bold; margin-top: 0px; margin-bottom: 3px; }

A.rhspanel-links:link, A.rhspanel-links:visited {color: #000000; font-size: 11px; font-weight: bold; line-height: 100%; text-decoration: none; }

A.rhspanel-links:hover {color: #000000; font-size: 11px; font-weight: bold; line-height: 100%;
   text-decoration: underline; }



/* plain = without bold */

P.rhspanel-links-plain { font-size: 11px; margin-top: 0px; margin-bottom: 0px; }

A.rhspanel-links-plain:link, A.rhspanel-links-plain:visited {color: #000000; font-size: 11px; line-height: 100%; text-decoration: none; }


A.rhspanel-links-plain:hover {color: #000000; font-size: 11px; line-height: 100%; text-decoration: underline; }