/* ----- universal settings -----*/

body {background-color: #ffffff; font-family: verdana, san-serif;}
.td1  {background: url(back2.jpg) top right repeat-y}
.td2  {background: url(back5.jpg) top left repeat-y}

/* ----- typography ----- */
.content {font-size: 8pt; color: #auto;}
.footer {font-size: 7pt; color: #auto;}
.copyright {font-size: 7pt; color: #auto; text-align:center;}


/* ----- unordered lists ----- */
ul li {margin-left: 16px;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #181C65;}
.content a:visited {text-decoration: none; color: #181C65;}
.content a:hover {text-decoration: underline; color: #181C65;}
.content a:active {text-decoration: none; color: #181C65;}
.footer a:link {text-decoration: none; color: #181C65;}
.footer a:visited {text-decoration: none; color: #181C65;}
.footer a:hover {text-decoration: underline; color: #181C65;}
.footer a:active {text-decoration: none; color: #181C65;}
.copyright a:link {text-decoration: none; color: #181C65;}
.copyright a:visited {text-decoration: none; color: #181C65;}
.copyright a:hover {text-decoration: underline; color: #181C65;}
.copyright a:active {text-decoration: none; color: #181C65;}

#fader {width: 378px; height: 313px; overflow: hidden;}
#fader2 {width: 188px; height: 313px; overflow: hidden;}