/* 
*/
BODY {	FONT-WEIGHT: normal; MARGIN: 0px 0px 0px; background-color: #F5F3EF; FONT-FAMILY: Verdana, Helvetica, sans-serif }

a:link { color: #003333; text-decoration: underline; }
a:visited { color: #999966; text-decoration: underline; }
a:hover { color: #36648B; background-color: #F8F8FF; text-decoration: none; }

a img {border: none; } 
img { border: 0; }

b { font-family: Verdana,Arial,Times New Roman; }
li { font-family: Verdana,Arial,Times New Roman; }
p  { font-family: Verdana,Arial,Times New Roman; }
td { font-family: Verdana,Arial,Times New Roman; }
th { font-family: Verdana,Arial,Times New Roman; }
ul { font-family: Verdana,Arial,Times New Roman; }

H1 {font-family: Verdana,Arial,Times New Roman; font-size: 18pt; color: gray;
	margin-bottom: 0; 
	padding-bottom: 0; 
} 

/* TABLES */

table.fullwidthwhite 
	{ border:2px; width:100%; background-color: #fff;}
	
table.fullwidth 
	{ border:2px; width:100%;}

table.99pc 
	{ border:2px; width:99%; }
	
table.100pc
	{ width:100%; }

table.666
	{ border:0px; width:100%; background-color: #666666;}
	
table.999
	{ border:0px; width:100%; background-color: #999999; background:#999999 url("http://www.dropbears.com/includes/bookcontent/img/fade_line.gif") no-repeat left top;}
	
table.fadeline
	{ border:0px; background:#999999 url("http://www.dropbears.com/includes/bookcontent/img/fade_line.gif") no-repeat left top;}	
	
.colwidth50pc {
	width: 50%;
}


td.50pc {width:50%;}
td.95pc {width:95%;}
td.100pc {width:100%;}
td.160px {width:160px;}

td.left {text-align:left;}
td.center {text-align:center;}
td.right {text-align:right;}

td.white { background-color: #fff; }

/* FONTS  */

/* size10gray 1201  */
.size10gray { color: #4D4D4D; font-size: 10px; }
.size10gray A:link { color: #4D4D4D; text-decoration: none; }
.size10gray A:visited { color: #4D4D4D; text-decoration: none; }
.size10gray A:hover { color: #800000; }
.size10gray A:active { color: #4D4D4D; text-decoration: none; }

/* size10red 1201  */
.size10red { color: #FF0000; font-size: 10px; }
.size10red A:link { color: #FF0000; text-decoration: none; }
.size10red A:visited { color: #FF0000; text-decoration: none; }
.size10red A:hover { color: #4D4D4D; }
.size10red A:active { color: #FF0000; text-decoration: none; }

/* size14gray 1201  */
.size14gray { color: #4D4D4D; font-size: 14px; }

/* size18gray 1201  */
.size18gray { color: #4D4D4D; font-size: 18px; }



/* BOXES */

div.box100gray { width:100%; display: table;margin: 0 auto; border: 0.05em solid gray; }
div.box100grey { width:100%; display: table;margin: 0 auto; border: 0.05em solid gray; }

div.box98gray { width:100%; display: table;margin: 0 auto; border: 0.05em solid gray; }

div.boxmaroon { border: solid; border-color: #660000; border-width: 0.02em; padding: 0.5em; }
div.box100 { border: solid; border-width: 0.05em; padding: 0.5em; width: 100%; }
div.box96 { border: solid; border-color: #c0c0c0; border-width: 0.05em; padding: 0.5em; width: 100%; }

div.box2-1  { width:1004px; display: table;margin: 0 auto; border: 1px solid black; }
div.box2-2  { width:100%; display: table;margin: 0 auto; border: 0.1em solid gray; }
div.box2-grey  { width:100%; display: table;margin: 0 auto; border: 1px solid gray; }
div.box2-red  { width:100%; display: table;margin: 0 auto; border: 1px solid #660000; }
