/* global settings */
html, table, td, tr, body  { margin: 0; padding: 0; }
body {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: .8em; background: #003A63 url(../theme/horizonbg.jpg) repeat-x;}
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 */
.tdsmall { font-size: .7em; color: #000; font-weight: lighter; }
.tdmed {font-size: .8em; color: #000;}
.tdmedlg {font-size: .9em; color: #000; font-weight: normal; }
.tdlarge {font-size: .9em; color: #000; font-weight: bold; }
.tblmargin { margin: 0 30 0 15;}

/* content */
.content {font-size: .9em; color: #000; font-weight: normal; padding: 10px 20px 10px 15px; }
.home_content {font-size: .9em; color: #000; font-weight: normal; margin: 5px 0 0 15px; }
.subscribe_content { font-size: .8em; color: #000; font-weight: normal; margin: 10px 20px 10px 15px; }

/* pane */
#leftpane {background: #003A63 url(../theme/verticalbg.jpg) repeat-y; width: 170px;}


/* footer */
.footer { font-size: .7em; color:#000000;}
.copyright { font-size: .8em; color:#000000;}

div.scroll { height:145px; width:335px; overflow:auto; border:0px; margin: 0 0 0 18px;}

/**********************/
/* Individual Setting */

a#mailphonefax img { height: 33px; width: 159px; border: 0; }
a#onlinesubscription img { height: 33px; width: 148px; border: 0; }
a#grouporders img { height: 33px; width: 158px; border: 0; }
a#mailphonefax img { background-image: url(../theme/mailphonefax_off.gif); background-repeat: no-repeat; }
a#mailphonefax:hover img { background-image: url(../theme/mailphonefax_on.gif); background-repeat: no-repeat; }
a#onlinesubscription img { background-image: url(../theme/orderonline_off.gif); background-repeat: no-repeat; }
a#onlinesubscription:hover img { background-image: url(../theme/orderonline_on.gif); background-repeat: no-repeat; }
a#grouporders img { background-image: url(../theme/groupdiscount_off.gif); background-repeat: no-repeat; }
a#grouporders:hover img { background-image: url(../theme/groupdiscount_on.gif); background-repeat: no-repeat; }


#box{ margin: 2px 5px 5px 10px; }

/* Visual Studio Control */

#label { font-size:100px; }
