/*
  Author:   EMcGuinness
  Email:    webmaster@ssi-developer.net
  Comments: Copyright 2003 www.ssi-developer.net
*/


/* start with defaults */
body {margin:0; padding:0;
background:#666666;color:#000000; font-size:11px; font-family: verdana, courier new,sans-serif;}
form {margin:0;}
p {font-size:12px; line-height:15px;}
.contact {border: 1px double #999999;color:#333333;background:#eeeeee;}
img {margin:0;}
/* default link style */
a:link {color: #999966; background: inherit; text-decoration: none; font-weight: bold;}
a:active {color: #990000; background: inherit; text-decoration: none; font-weight: bold;}
a:visited {color: #666666; background: inherit; text-decoration: none; font-weight: bold;}
a:hover {color: #000000; background: inherit; text-decoration: underline; font-weight: bold;}

a.tlnks:link {color: #000000; background: inherit; text-decoration: none; padding: 0 10px 2px 10px;}
a.tlnks:active {color: #000000; background: inherit; text-decoration: none; padding: 0 10px 2px 10px;}
a.tlnks:visited {color: #333333; background: inherit; text-decoration: none; padding: 0 10px 2px 10px;}
a.tlnks:hover {color: #900000; background: inherit; text-decoration: underline; padding: 0 10px 2px 10px;}

p.llnk {color: #000000; background: inherit; text-decoration: none; padding:0; margin:1px;
font-weight: bold; font-size:11px;font-family: tahoma, courier new,sans-serif;}

#layout-tbl {border: solid #000000; border-width:0 1px;}
#logo-tbl {background:#eeeeee URL('images/bg1.gif');color:#000000; border-bottom: 1px solid #000000;}
/* outer table for top rows of links */
#tlnk-top {background: #999966; color: #ffffff; border-top: 1px solid #999966;}
#active-cell {background: #c2c588; color: #000000;}
#active-bot {border-bottom:6px solid #c2c588;}

/*vertical and horizontal dotted lines*/
#v-dot {background: #ffffff url('images/dot.gif'); background-repeat: repeat-y;}
#h-dot {background: #ffffff url('images/dot.gif'); background-repeat: repeat-x;}

/* drop down list */
.jump {font-size:10px;}

/* content */
h4 {color: #999966; background: inherit;}
.body-cont {padding:5px 15px 10px 25px;}
.poster {font-size:10px; color:#999966;margin:0;padding:0;}

/* copyright */

a.copy {color: #000000; background: inherit; text-decoration: none; padding:3px;}

/* tooltip info */
.tip {border-bottom:1px dashed #333333;cursor:help;}
