/* ----- universal settings -----*/
body {margin:0px; padding:0px; font-family:verdana, san-serif; font-size: 8pt; color: #000; background: url(bg.gif) center top repeat-y; background-color:#960;}


/* ----- typography ----- */
td {font-size: 8pt; color: #000;}
.content {font-size: 8pt; color: #000;}
.sub {font-size: 8pt; color: #000;}
.footer {font-size: 8pt; color: #000;}
.copyright {font-size: 8pt; color: #000;}


/* ----- other ----- */
ul li {margin-left: 16px;}
.content {padding-left: 33px; padding-right: 30px;}
.sub {padding-left: 33px; padding-right: 33px;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #960;}
.content a:visited {text-decoration: none; color: #960;}
.content a:hover {text-decoration: underline; color: #960;}
.content a:active {text-decoration: none; color: #960;}
.sub a:link {text-decoration: none; color: #960;}
.sub a:visited {text-decoration: none; color: #960;}
.sub a:hover {text-decoration: underline; color: #960;}
.sub a:active {text-decoration: none; color: #960;}

.footer a:link {text-decoration: none; color: #000;}
.footer a:visited {text-decoration: none; color: #000;}
.footer a:hover {text-decoration: underline; color: #960;}
.footer a:active {text-decoration: none; color: #000;}
.copyright a:link {text-decoration: none; color: #000;}
.copyright a:visited {text-decoration: none; color: #000;}
.copyright a:hover {text-decoration: underline; color: #960;}
.copyright a:active {text-decoration: none; color: #000;}


/* ----- backgrounds ----- */
.fad_l  {background: url(bg_fader_l.jpg) right bottom no-repeat;}
.fad_r  {background: url(bg_fader_r.jpg) bottom left no-repeat;}

.main {background: url(bg_main.jpg) no-repeat; background-color:#fff;}
.main2 {background: url(bg_sub.jpg) no-repeat; background-color:#fff;}


/* ----- middle side shadows ----- */
div.mid_l {position: relative; height: 100%;}
div.mid_r {position: relative; height: 100%;}

div.mid_tl {background: url(bg_con_top_l.jpg) no-repeat; width: 20px; height: 164px;}
div.mid_bl {background: url(bg_con_bot_l.jpg) no-repeat; position: absolute; bottom: 0; right: 0; width: 20px; height: 127px;}

div.mid_tr {background: url(bg_con_top_r.jpg) no-repeat; width: 20px; height: 164px;}
div.mid_br {background: url(bg_con_bot_r.jpg) no-repeat; position: absolute; bottom: 0; left: 0; width: 20px; height: 127px;}


/* ----- side icons ----- */
div.side {position: relative; height: 100%;}

div.top {width: 260px; height: 38px;}
div.icon1 {width: 260px; height: 153px;}
div.icon1a {width: 260px; height: 153px; position:relative; top:0;}
div.icon2 {position: absolute; bottom: 0; width: 260px; height: 180px; padding: 0px; margin: 0px; clear:both;}