body {
	margin: 0px;
	padding: 0px;
}

body, td, tr, table, p, pre {
	font-family: Geneva, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

form {
	display: inline;
}

h1, big {
	font-size: 16px;
	color: #B89F22;
	margin-top: 5px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #006666;
	margin-top: 5px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	color: #868686;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

strong {
	color: #000000;
}

small {
	font-size: 10px;
	font-weight: normal;
}

strike {
	text-decoration: none;
	/* border-bottom: dashed 1px gray; */
	color: gray;
}

p.warning {
	font-size: 11px;
	font-weight: normal;
	margin: 5px;
}

img.right_margin {
	margin-right: 10px;
}

img.major_topic {
	border: 1px solid #e4e8e1; 
}

select {
	font-family: Geneva, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

a:link {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.navigate:link {
	color: #ffffff;
	text-decoration: none;
}

a.navigate:visited {
	color: #ffffff;
	text-decoration: none;
}

a.navigate:hover {
	text-decoration: underline;
}

a.major_topic:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.major_topic:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.major_topic:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.quick_link:link {
	font-family: Geneva, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
}

a.quick_link:visited {
	font-size: 10px;
	color: #006699;
	text-transform:uppercase;
}

a.quick_link:hover {
	color: #006699;
	font-size: 10px;
	text-decoration: underline;
}
a.quick_link_red:link {
	font-family: Geneva, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
}

a.quick_link_red:visited {
	font-size: 10px;
	color: #CC0000;
	text-transform:uppercase;
}

a.quick_link_red:hover {
	color: #CC0000;
	font-size: 10px;
	text-decoration: underline;
}

a.major_category:link {
	font-family: Geneva, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
}

a.major_category:visited {
	font-size: 9px;
	color: #000000;
	text-transform:uppercase;
}

a.major_category:hover {
	font-size: 9px;
	color: #336666;
	text-transform:uppercase;
	text-decoration: none;
}

a.synopsis:link {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

a.synopsis:visited {
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}

a.synopsis:hover {
	text-decoration: none;
}

a.envelope:link {
	color: #188B8B;
	text-decoration: underline;
}

a.envelope:visited {
	color: #188B8B;
	text-decoration: none;
}

a.envelope:hover {
	text-decoration: none;
}

a.thumb:link {
	color: #cccccc;
}

a.thumb:visited {
	color: #cccccc;
}

a.thumb:hover {
	color: #cccccc;
}

.text_input {
	font-family: Geneva, Tahoma, Geneva, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #363636;
}

.input {
	width: 150px;
}

.browse {
	width: 150px;
}

.error {
	color: #cc0000;
}

.highlight {
	color: teal;
}

.black {
	color: #000000;
}

.white {
	color: #ffffff;
}

.grey {
	color: #646464;
}

.required {
	color: #008585;
}

.inline {
	display: inline;
}

.teal {
	color: #009999;
}

.red {
	color: red;
}

.gold {
	color: #B89F22;
}

.feature {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif
	font-size: 18px
	color: #000066
}
#cloudies a, #cloudies a:link {
color:white;
}


#shamb {
background:#FBFAE5;
padding:24px;
margin:30px;
color:#993300;

border:1px solid #ccc;
font:bold 28px normal "Trebuchet MS", Georgia, "Times New Roman", serif;
}