A.menu:Link  {
	font-size : 8pt;
	font-family : MS Sans Serif;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A.menu:Visited  {
	font-size : 8pt;
	font-family : MS Sans Serif;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A.menu:Active  {
	font-size : 8pt;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A.menu:Hover  {
	font-size : 8pt;
	font-family : MS Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	text-decoration : none;
	background : #FAEBD7;
}

.clsTextmenu:link  {
	font-size : smaller;
	font-family : Verdana, Arial, MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
	line-height : 14px;
}

.clsTextmenu:active  {
	font-size : smaller;
	font-family : Verdana, Arial, MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
	line-height : 14px;
}

.clsTextmenu:Hover  {
	font-size : smaller;
	font-family : Verdana, Arial, MS Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-decoration : underline;
	line-height : 14px;
	
}

.clsTextmenu:visited  {
	font-size : smaller;
	font-family : Verdana, Arial, MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : purple;
	text-decoration : none;
	line-height : 14px;
}

.clsSubtitle  {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	font-family : MS Sans Serif;
	color : Purple;
	text-decoration : none;
	margin-left : 20px;
}

.clsEntry  {
	font-size : medium;
	font-family : Arial, MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left : 30px;
	margin-right : 40px;
}

.clsSiteentry  {
	font-size : 13pt;
	font-family : arial, sans-serif;
	font-weight : bold;
}

.clsSubheader  {
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	font-family : Verdana;
	color : #8B0000;
	text-decoration : none;
}

.clsQuote  {
	font-size : medium;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style : normal;
	color : Navy;
   margin-left : 80px;
	margin-right : 60px;
	border-left: 2px solid #99CCFF;
	padding-left : 5px;
}

.boxQuote  {
	font-size : 12pt;
	font-family : "MS Sans Serif", Geneva, sans-serif; 
	font-style : normal;
	color : maroon;
	border-left: 2px solid ##660000;
	border-right: 2px solid ##660000;
	border-top: 2px solid ##660000;
	border-bottom: 2px solid ##660000;
	padding-left : 5px;
	background : #FFEBCD;
	max-width : 20px;
	font-weight : bold;
}

.clsReference  {
	font-size : 10pt;
	font-family : MS Sans Serif;
	font-style : normal;
	color : Teal;
	margin-left : 95px;
	margin-right : 60px;
}

.clsPageMenu {
	font-size : medium;
	font-family : Verdana;	
	font-style : normal;
	margin-left : 25px;
	margin-right : 30px;
}

.clsBooks  {
	font-size : 10pt;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left : 30px;
	margin-right : 30px;
	background-color : #FFD9EC;
}

.clsArrow  {
	text-align : right;
}

H4  {
	font-size : 13pt;
	font-family : arial,sans-serif;
	font-weight : bold;
	color : Black;
}

.clsSmallfont1  {
	font-size : 8pt;
	font-family : MS Sans Serif;
	color : Maroon;
}

.clsSmallfont2  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	color : Black;
}

.clsSmallfont3  {
	font-size : 8pt;
	font-family : Arial, sans-serif;
	color : Black;
}

.select:Hover  {
	font-size : 9pt;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-decoration : none;
	background-color : #9FFFC6;
}

.select:Link  {
	font-size : 9pt;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : navy;
}

.select:Visited  {
	font-size : 9pt;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
}

H3  {
	font-size : 14pt;
	font-weight : bold;
	font-family : MS Sans Serif;
	color : Black;
}

.clsPurple  {
	color : Purple;
}

.clsMaroon  {
	color : Maroon;
}

.clsTeal  {
	color : Teal;
}

.clsPara  {
	font-size : 10pt;
	font-family :  Arial, MS Sans Serif;
	color : Black;
	text-decoration : none;
}

BODY {
  scrollbar-face-color: #D0A9BB;
  scrollbar-track-color: #C098B0;
  scrollbar-arrow-color: purple;
  scrollbar-highlight-color: #FDFFED;
  scrollbar-shadow-color: purple;
  scrollbar-darkshadow-color: black;
  scrollbar-3dlight-color: #FDFFED;
}

.smalltable {
	float: right;
	width: 130px;
	padding: 15px;
	text-align: left;
}
.dottedline {
	BACKGROUND: #ffffcc url(graphics/singledot.gif) repeat-x 0px 2px;
}
.dottedline2 {
	BACKGROUND: #ffffcc url(graphics/singledot.gif) repeat-x 0px 2px;
}
.boxtext {
	FONT-SIZE: x-small; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bulletheadline {
	MARGIN-TOP: 2px; PADDING-LEFT: 12px; BACKGROUND-IMAGE: url(graphics/also_aro_blue.gif); MARGIN-BOTTOM: 2px; BACKGROUND-REPEAT: no-repeat
}
.bulletheadline2 {
	MARGIN-TOP: 2px; PADDING-LEFT: 12px; BACKGROUND-IMAGE: url(graphics/also_aro_blue.gif); MARGIN-BOTTOM: 2px; BACKGROUND-REPEAT: no-repeat;
}
.factbullet {
	MARGIN-TOP: 1px; PADDING-LEFT: 8px; BACKGROUND-IMAGE: url(graphics/new_bullet.gif); MARGIN-BOTTOM: 1px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.fact {
	MARGIN-TOP: 1px; PADDING-LEFT: 8px; MARGIN-BOTTOM: 1px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.smalltable2 {
	float: right;
	width: 240px;
	padding: 15px;
	text-align: left;
}

.tableheadline2 {
	background-color: #cccc99;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
        font-weight: bold;
}

.tablecontent2 {
	background-color: #FFFFCC;
}

.factbullet2 {
 MARGIN-TOP: 1px; PADDING-LEFT: 8px; BACKGROUND-IMAGE: url(graphics/new_bullet.gif); MARGIN-BOTTOM: 1px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: smaller; background-color: #FFFFCC;
}
	.navbar-link {
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 4px;
		padding-left: 4px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #ffffef;
		background: purple;
		width: 100%;
		border-bottom: 0px #FFFFEF solid;
		border-top: 0px #FFFFEF solid;
		height: 100%;
		text-align: center;
		text-decoration: none;
		Cursor: default;
	}
	.navbar-link:hover {
		background: #FFFFEF; COLOR: purple;
	}