/* global settings */
* { margin: 0; padding: 0; }
body {font-family: Verdana, Helvetica, Arial ,sans-serif; font-size: .8em; background: #333399; margin: 0px 10px 0px 10px;}
img { border: 0; border-style: none; }
a:visited, a:link { color: blue; text-decoration: none; } 
a:active, a:hover { color: blue; text-decoration: underline;}
table {margin:0 auto;}

/* body area */
.bodyarea {width:770px; color:#000F; background: #fff; margin-left:0px; margin-right:0;}

/* table */
.tdsmall { font-size: .7em; color: #000; font-weight: lighter; }
.tdmed {font-size: .9em; color: #000;}
.tdmedlg {font-size: .10em; color: #000; font-weight: normal; }
.tdlarge {font-size: 1.2em; color: #000; font-weight: bold; }


/* content */
.content {font-size: .9em; color: #000; font-weight: normal; }

/* field */
.field {width:150px;}

/* pane */
.bottompane {background-image:url(../theme/AffiliateBG.gif); height: 180;}

/* footer */
#footer { font-size: .7em; color:#000000;}
#copyright { font-size: .7em; color:#000000}

div.scroll { height:115; width:380; overflow:auto; border:0px; 
}
/**********************/
/* Individual Setting */

#box{ margin: 2px 5px 5px 5px}