
* { margin: 0; }

#main_wrapper {
	width: 700px;
	margin: 0px auto;
	}

#content_col {
	width: 700;
	top: 0px;
	}

#content_inner {
	padding: 10px;
	}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	}

p, li { line-height: 1.25; }

p { margin: 1em 0; }

a { color: #527FAA; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; color: #6B9EC9; }

.aa {
	font-size: 120%;
	}

h2 {
	font-size: 130%;
	font-weight: bold;
	color: #527FAA;
	text-align: center;
	margin-bottom: 30px;
	}

h3 {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin: 1em 0;
	}

.hr50 {
	color: #cccccc;
	background-color: #cccccc;
	height: 2px;
	margin: 15px 25%;
	}

blockquote {
	padding-left: 25px;
	}

.button {
	background-color: #fdd897;
	background: -webkit-linear-gradient(top, #ffe2b3, #fbcc75);
	background: -moz-linear-gradient(top, #ffe2b3, #fbcc75);
	border-radius: 4px;
	border: 1px solid #d4a346;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 15px; 
	font-style: italic;
	color: #946717;
	text-align: center;
	}

.button:active {
	border: 1px solid #644f29;
	box-shadow: inset 0px 2px 2px rgba(0,0,0,0.7);
	background-color: rgba(0,0,0,0.1);
	}

.subscribe_button {
	width: 80px;
	font-size: 16px;
	padding: 5px 10px;
	}

.cart-button {
	border-radius: 3px;
	padding: 3px 0px 3px 2px;
	border: 1px solid transparent;
}

.cart-button:hover {
	border: 1px solid #B1B1B1;
}

.cart-button:active {
	border: 1px solid #644f29;
	box-shadow: inset 0px 2px 2px rgba(0,0,0,0.7);
	background-color: rgba(0,0,0,0.1);
	}

/* 
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #24415E;
	margin-bottom: 20px;
	}

.navlink a {
	text-decoration: none;
	color: #24415E;
	}

.navlink a:hover {
	text-decoration: underline;
	}
 */


.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #24415E;
	margin: 0 0 20px 0;
	border-radius: 3px;
	padding: 3px 0px 3px 2px;
	border: 1px solid transparent;
	}

.navlink a {
	text-decoration: none;
	color: #24415E;
	}

.navlink:active {
	border: 1px solid #644f29;
	box-shadow: inset 0px 2px 2px rgba(0,0,0,0.7);
	background-color: rgba(0,0,0,0.1);
	}

.navlink:hover {
	border: 1px solid #B1B1B1;
	}


#tsemlist {  
	border-top: 10px solid #24415E;
	border-bottom: 10px solid #24415E;
	border-radius: 8px;
	background-color: #DCEBF7;
	padding-left: 7px;
	font-size: 10px; 
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 8px;
	font-family: verdana,arial,sans-serif;
	color: #004D81;
	}

.tstitle {
	color: #990000;
	margin-bottom: 10px;
	font-size: 24px;
	}

.tstitledate {
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 0px;
	}

.tssnnhdr {
	color: #24415E;
	text-align: center;
	margin-bottom: 30px;
	}

.tsexpert {
	font-size: 120%;
	font-weight: bold;
	}

.tsexpertlink {
	font-size: 80%;
	font-weight: normal;
	padding-left: 25px;
	}

a.aa:hover { text-decoration: underline; }
a.aa { font-weight: bold; font-size: 10px; }
a.ab:hover { text-decoration: underline; }
a.ab { font-size: 10px; }

.sm { font-family: verdana,arial,sans-serif; color: #000000; font-size: 11px; font-weight: normal; }
.xsm { font-family: verdana,arial,sans-serif; color: #000000; font-size: 10px; font-weight: normal; }
.xxsm { font-family: verdana,arial,sans-serif; color: #000000; font-size: 9px; font-weight: normal; }

.pn { font-weight: bold; }

.section { color: #24415E; font-size: 12px; margin-top: 0;
           text-align: left; font-weight: bold; }

.norm { color: #000000; font-size: 12px;  
           text-align: left; }

.postitem {
	padding: 0 0 0 40px;
	}

.posthdr {
	font-weight: bold;
	}

.postsender {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin-top: -20px;
	text-align: center;
	}

.postquestion {
	font-style: italic;
	}

#postindex td {
	vertical-align: top;
	}

#tips .booktitle { font-color: #000000; font-family: tahoma,verdana,helvetica,sans-serif; font-size: 12px; font-weight: bold; }
#tips p { font-color: #000000; font-family: "times new roman",times,serif; font-size: 13px; }
#tips td { padding: 3px; border: 1px solid #cccccc; }
