body {
	background-image: url('../images/bg.gif');
	background-repeat: no-repeat; 
	background-position: top left;
	/*background-attachment: fixed;*/
	}

.vert {
	background-image: url('../images/line_vert.gif');
	background-repeat: repeat-y; 
	background-position: top left;
	}

.titles {
	background-image: url('../images/bg_for_titles.gif');
	background-repeat: repeat-x; 
	background-position: top left;
	color: #642200;
	font-size: 14px;
	font-weight: bold;
	font-family: Humnst777 BT, Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	line-height : normal;
	}
	
.search_bg {
	background-image: url('../images/bg_search.gif');
	background-repeat: repeat-x; 
	background-position: top left;
	height: 49 px;
	}		
	
p, .menu  {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}
	
td.imgdes  {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}

strong  {
	color: #642200;
	}	
	
.t1  {
	color: #642200;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Humnst777 BT, Arial, Verdana, helvetica, sans-serif;
	}	
	
.t2  {
	color: #642200;
	font-size: 16px;
	border-top: 0px;
    border-bottom: 0px;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    margin-bottom: 0px;
	font-family: Humnst777 BT, Arial, Verdana, helvetica, sans-serif;
	}		
	
.shadow 
{
 background-image : url('../images/shadow.gif');
 background-repeat : repeat-y;
 background-position: top left;
}
	
/*content links*/		
A         { color: #642200; font-size: 12px; font-family: Arial, Verdana, helvetica, sans-serif;}
A:link    { color: #642200;}
A:hover   { color: #642200; }
A:active  { color: #642200;}
A:visited { color: #642200;}


A.grey        { color: #666666; font-size: 12px; font-family: Arial, Verdana, helvetica, sans-serif; text-decoration: none;}
A.grey:link    { color: #666666; }
A.grey:hover   { color: #666666; text-decoration: underline;}
A.grey:active  { color: #666666; }
A.grey:visited { color: #666666; }

.directorsSel { background-color: #87C3E1; height: 27px; vertical-align: middle; padding-top: 5;}

li { margin: 2px px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	color: #642200;
	}
	
li.sm { margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	color: #642200;
	}

ul.sm { margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}