/* main*/
BODY  {
	SCROLLBAR-3DLIGHT-COLOR : #C1A771;
	SCROLLBAR-FACE-COLOR : #E0C283;
	SCROLLBAR-ARROW-COLOR : #FFFFFF;
	SCROLLBAR-BASE-COLOR : #E0C283;
	SCROLLBAR-DARKSHADOW-COLOR : #D0A141;
	SCROLLBAR-TRACK-COLOR : #EFDFBE;
	background : url('../images/website_images/gif/bg.gif') repeat-x  #FFFFFF;
}

.nav  {
	background : #FFFFFF;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-width : 1px;
	border-color : #7FA9D4;
	border-top-color : #333366;
	border-style : solid;
	height : 280px;
	width : 157px;
	padding-left : 10px;
	padding-top : 5px;
	visibility : visible;
	text-decoration : none;
	text-align : left;
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	clip : auto;
}

P  {
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
}

.psmall  {
	font-size : xx-small;
	font-family : 'Trebuchet MS';
	font-weight : normal;
	font-style : normal;
	text-align : center;
	color : Black;
}

.book  {
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-weight : normal;
	font-style : normal;
	text-align : left;
	color : Black;
}

H1  {
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : Black;
}

H2  {
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-weight : normal;
	font-style : normal;
	text-align : center;
	color : Black;
}

H3  {
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-weight : bold;
	font-style : normal;
	text-align : left;
	color : Black;
}

B  {
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-weight : bold;
	font-style : normal;
	text-align : left;
	color : Black;
}

TD  {
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
}

a  {
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-style : normal;
	color : Black;
}

UL  {
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
}

OL  {
	font-size : x-small;
	font-family : 'Trebuchet MS';
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left;
}

a:link  {
	color : #996600;
}

a:visited  {
	color : #996600;
}

a:active  {
	color : #FFCC66;
}

a:hover  {
	color : #FFCC66;
	text-decoration : underline;
}

.linkfade  {
	color : #CC9966;
}

.linknofade  {
	color : #CC9966;
}


