/* General */
BODY {
	background-color:#ffffff;
	font-family:Verdana, sans-serif;
	color:#111111;
}

/* Classes */
.bear {
padding-left: 100px;
border: 1px solid #FFFFFF;
}

.star {
font-family: wingdings;
}

.header {
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
color: #D80C0C;
}

.content {
font-family: Verdana;
font-size: 11px;
text-align: justify;
padding-left: 10pt;
padding-right: 10pt;
}

td {
	font-family: verdana;
	font-size: 11px;
}

.content2 {
font-family: Verdana;
font-size: 11px;
text-align: left;
}

.content3 {
font-family: Verdana;
font-size: 10pt;
}

.thumb {
border-width:1px;
border-style:solid;
border-color:#687816;
}

.content P {
	/*text-indent:2em; */
}

.content H1, .content H2, .content H3, .content H4, .content H5, .content H6 {
	color:#4F4F4F;
	font-weight:bold;
}

.content H1 {
	color:#D2D6AA;
	text-align:center;
	font-size:20px;
}

.content H2 {
	font-size:16px;
}

.content H3 {
	font-size:15px;
}

.content H4 {
	font-size:14px;
}

.content H5 {
	font-size:13px;
}

.content H6 {
	font-size:12px;
}

.sincerly {
	text-align:right;
	margin-right:5em;
}

.sincerly IMG {
	float:left;
}

.crumbs TD {
	text-align:center;
}

.floatRight {
	float:right;
	margin-left:2em;
}

.floatLeft {
	float:left;
	margin-right:2em;
}

.crumbs {
	border-width:0px;
	border-top-width:1px;
	border-style:solid;
	border-color:#D2D6AA;
	width:98.5%;
	font-size:11px;
}

.star {
color: #376C9C;
}

/* ID's */
#menu {
padding-left: 1px;
}

/* Links */
A {
	color:#4F4F4F;
	text-decoration:none;
	font-weight:bold;
}

A:hover {
	text-decoration:underline;
}

#nisa a, #nisa a:link, #nisa a:visited {
color: #376C9C;
text-decoration: none;
font-weight: normal;
font-size: 10pt;
}

#nisa a:hover {
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 10pt;
}

#menu a, #menu a:link, #menu a:visited {
color: #FFF;
font-family: Verdana;
text-decoration: none;
font-weight: normal;
font-size: 13px;
width: 100%;
}

#menu a:hover {
color: #FFF;
text-decoration: none;
font-weight: normal;
font-size: 13px;
width: 100%;
background-color: #FF9900;
}

img {
	border: 0px;
}